Cite This Page
Bibliographic details for Improve quality of access
- Page name: Improve quality of access
- Author: IMAGE contributors
- Publisher: IMAGE, .
- Date of last revision: 8 April 2014 21:01 UTC
- Date retrieved: 15 August 2026 17:34 UTC
- Permanent URL: https://models.pbl.nl/index.php?title=Improve_quality_of_access&oldid=20213
- Page Version ID: 20213
Citation styles for Improve quality of access
APA style
Improve quality of access. (2014, April 8). IMAGE, . Retrieved 17:34, August 15, 2026 from https://models.pbl.nl/index.php?title=Improve_quality_of_access&oldid=20213.
MLA style
"Improve quality of access." IMAGE, . 8 Apr 2014, 21:01 UTC. 15 Aug 2026, 17:34 <https://models.pbl.nl/index.php?title=Improve_quality_of_access&oldid=20213>.
MHRA style
IMAGE contributors, 'Improve quality of access', IMAGE, , 8 April 2014, 21:01 UTC, <https://models.pbl.nl/index.php?title=Improve_quality_of_access&oldid=20213> [accessed 15 August 2026]
Chicago style
IMAGE contributors, "Improve quality of access," IMAGE, , https://models.pbl.nl/index.php?title=Improve_quality_of_access&oldid=20213 (accessed August 15, 2026).
CBE/CSE style
IMAGE contributors. Improve quality of access [Internet]. IMAGE, ; 2014 Apr 8, 21:01 UTC [cited 2026 Aug 15]. Available from: https://models.pbl.nl/index.php?title=Improve_quality_of_access&oldid=20213.
Bluebook style
Improve quality of access, https://models.pbl.nl/index.php?title=Improve_quality_of_access&oldid=20213 (last visited August 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IMAGE",
title = "Improve quality of access --- IMAGE{,} ",
year = "2014",
url = "https://models.pbl.nl/index.php?title=Improve_quality_of_access&oldid=20213",
note = "[Online; accessed 15-August-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "IMAGE",
title = "Improve quality of access --- IMAGE{,} ",
year = "2014",
url = "\url{https://models.pbl.nl/index.php?title=Improve_quality_of_access&oldid=20213}",
note = "[Online; accessed 15-August-2026]"
}