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