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