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: 14 May 2026 08:18 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 08:18, May 14, 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. 14 May 2026, 08:18 <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 14 May 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 May 14, 2026).
CBE/CSE style
IMAGE contributors. Welcome to IMAGE 3.3 Documentation [Internet]. IMAGE, ; 2024 Jun 21, 12:59 UTC [cited 2026 May 14]. 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 May 14, 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 14-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 = "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 14-May-2026]"
}