Cite This Page
- Page name: Navigate the IMAGE 3.3 website
- Author: IMAGE contributors
- Publisher: IMAGE, .
- Date of last revision: 22 November 2022 11:57 UTC
- Date retrieved: 18 February 2026 14:33 UTC
- Permanent URL: https://models.pbl.nl/index.php?title=Navigate_the_IMAGE_3.3_website&oldid=37088
- Page Version ID: 37088
APA style
Navigate the IMAGE 3.3 website. (2022, November 22). IMAGE, . Retrieved 14:33, February 18, 2026 from https://models.pbl.nl/index.php?title=Navigate_the_IMAGE_3.3_website&oldid=37088.
MLA style
"Navigate the IMAGE 3.3 website." IMAGE, . 22 Nov 2022, 11:57 UTC. 18 Feb 2026, 14:33 <https://models.pbl.nl/index.php?title=Navigate_the_IMAGE_3.3_website&oldid=37088>.
MHRA style
IMAGE contributors, 'Navigate the IMAGE 3.3 website', IMAGE, , 22 November 2022, 11:57 UTC, <https://models.pbl.nl/index.php?title=Navigate_the_IMAGE_3.3_website&oldid=37088> [accessed 18 February 2026]
Chicago style
IMAGE contributors, "Navigate the IMAGE 3.3 website," IMAGE, , https://models.pbl.nl/index.php?title=Navigate_the_IMAGE_3.3_website&oldid=37088 (accessed February 18, 2026).
CBE/CSE style
IMAGE contributors. Navigate the IMAGE 3.3 website [Internet]. IMAGE, ; 2022 Nov 22, 11:57 UTC [cited 2026 Feb 18]. Available from: https://models.pbl.nl/index.php?title=Navigate_the_IMAGE_3.3_website&oldid=37088.
Bluebook style
Navigate the IMAGE 3.3 website, https://models.pbl.nl/index.php?title=Navigate_the_IMAGE_3.3_website&oldid=37088 (last visited February 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IMAGE",
title = "Navigate the IMAGE 3.3 website --- IMAGE{,} ",
year = "2022",
url = "https://models.pbl.nl/index.php?title=Navigate_the_IMAGE_3.3_website&oldid=37088",
note = "[Online; accessed 18-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 = "Navigate the IMAGE 3.3 website --- IMAGE{,} ",
year = "2022",
url = "\url{https://models.pbl.nl/index.php?title=Navigate_the_IMAGE_3.3_website&oldid=37088}",
note = "[Online; accessed 18-February-2026]"
}