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: 12 February 2026 07:44 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 07:44, February 12, 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. 12 Feb 2026, 07:44 <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 12 February 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 February 12, 2026).
CBE/CSE style
IMAGE contributors. Welcome to IMAGE 3.2 Documentation [Internet]. IMAGE, ; 2022 Nov 22, 12:11 UTC [cited 2026 Feb 12]. 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 February 12, 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 12-February-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 12-February-2026]"
}