Cite This Page
Bibliographic details for Drivers
- Page name: Drivers
- Author: IMAGE contributors
- Publisher: IMAGE, .
- Date of last revision: 8 October 2021 09:46 UTC
- Date retrieved: 17 January 2026 21:40 UTC
- Permanent URL: https://models.pbl.nl/index.php?title=Drivers&oldid=36607
- Page Version ID: 36607
Citation styles for Drivers
APA style
Drivers. (2021, October 8). IMAGE, . Retrieved 21:40, January 17, 2026 from https://models.pbl.nl/index.php?title=Drivers&oldid=36607.
MLA style
"Drivers." IMAGE, . 8 Oct 2021, 09:46 UTC. 17 Jan 2026, 21:40 <https://models.pbl.nl/index.php?title=Drivers&oldid=36607>.
MHRA style
IMAGE contributors, 'Drivers', IMAGE, , 8 October 2021, 09:46 UTC, <https://models.pbl.nl/index.php?title=Drivers&oldid=36607> [accessed 17 January 2026]
Chicago style
IMAGE contributors, "Drivers," IMAGE, , https://models.pbl.nl/index.php?title=Drivers&oldid=36607 (accessed January 17, 2026).
CBE/CSE style
IMAGE contributors. Drivers [Internet]. IMAGE, ; 2021 Oct 8, 09:46 UTC [cited 2026 Jan 17]. Available from: https://models.pbl.nl/index.php?title=Drivers&oldid=36607.
Bluebook style
Drivers, https://models.pbl.nl/index.php?title=Drivers&oldid=36607 (last visited January 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IMAGE",
title = "Drivers --- IMAGE{,} ",
year = "2021",
url = "https://models.pbl.nl/index.php?title=Drivers&oldid=36607",
note = "[Online; accessed 17-January-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 = "Drivers --- IMAGE{,} ",
year = "2021",
url = "\url{https://models.pbl.nl/index.php?title=Drivers&oldid=36607}",
note = "[Online; accessed 17-January-2026]"
}