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