Cite This Page
Bibliographic details for Welcome to IMAGE 3.2 Documentation
- Page name: Welcome to IMAGE 3.2 Documentation
- Author: IMAGE contributors
- Publisher: IMAGE, .
- Date of last revision: 22 November 2022 12:11 UTC
- Date retrieved: 17 July 2026 05:59 UTC
- Permanent URL: https://models.pbl.nl/index.php?title=Welcome_to_IMAGE_3.2_Documentation&oldid=37092
- Page Version ID: 37092
Citation styles for Welcome to IMAGE 3.2 Documentation
APA style
Welcome to IMAGE 3.2 Documentation. (2022, November 22). IMAGE, . Retrieved 05:59, July 17, 2026 from https://models.pbl.nl/index.php?title=Welcome_to_IMAGE_3.2_Documentation&oldid=37092.
MLA style
"Welcome to IMAGE 3.2 Documentation." IMAGE, . 22 Nov 2022, 12:11 UTC. 17 Jul 2026, 05:59 <https://models.pbl.nl/index.php?title=Welcome_to_IMAGE_3.2_Documentation&oldid=37092>.
MHRA style
IMAGE contributors, 'Welcome to IMAGE 3.2 Documentation', IMAGE, , 22 November 2022, 12:11 UTC, <https://models.pbl.nl/index.php?title=Welcome_to_IMAGE_3.2_Documentation&oldid=37092> [accessed 17 July 2026]
Chicago style
IMAGE contributors, "Welcome to IMAGE 3.2 Documentation," IMAGE, , https://models.pbl.nl/index.php?title=Welcome_to_IMAGE_3.2_Documentation&oldid=37092 (accessed July 17, 2026).
CBE/CSE style
IMAGE contributors. Welcome to IMAGE 3.2 Documentation [Internet]. IMAGE, ; 2022 Nov 22, 12:11 UTC [cited 2026 Jul 17]. Available from: https://models.pbl.nl/index.php?title=Welcome_to_IMAGE_3.2_Documentation&oldid=37092.
Bluebook style
Welcome to IMAGE 3.2 Documentation, https://models.pbl.nl/index.php?title=Welcome_to_IMAGE_3.2_Documentation&oldid=37092 (last visited July 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IMAGE",
title = "Welcome to IMAGE 3.2 Documentation --- IMAGE{,} ",
year = "2022",
url = "https://models.pbl.nl/index.php?title=Welcome_to_IMAGE_3.2_Documentation&oldid=37092",
note = "[Online; accessed 17-July-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 = "Welcome to IMAGE 3.2 Documentation --- IMAGE{,} ",
year = "2022",
url = "\url{https://models.pbl.nl/index.php?title=Welcome_to_IMAGE_3.2_Documentation&oldid=37092}",
note = "[Online; accessed 17-July-2026]"
}