Cite This Page
Bibliographic details for IMAGE framework/IMAGE 3.0 in a nutshell
- Page name: IMAGE framework/IMAGE 3.0 in a nutshell
- Author: IMAGE contributors
- Publisher: IMAGE, .
- Date of last revision: 7 October 2021 14:58 UTC
- Date retrieved: 7 December 2025 00:26 UTC
- Permanent URL: https://models.pbl.nl/index.php?title=IMAGE_framework/IMAGE_3.0_in_a_nutshell&oldid=36604
- Page Version ID: 36604
Citation styles for IMAGE framework/IMAGE 3.0 in a nutshell
APA style
IMAGE framework/IMAGE 3.0 in a nutshell. (2021, October 7). IMAGE, . Retrieved 00:26, December 7, 2025 from https://models.pbl.nl/index.php?title=IMAGE_framework/IMAGE_3.0_in_a_nutshell&oldid=36604.
MLA style
"IMAGE framework/IMAGE 3.0 in a nutshell." IMAGE, . 7 Oct 2021, 14:58 UTC. 7 Dec 2025, 00:26 <https://models.pbl.nl/index.php?title=IMAGE_framework/IMAGE_3.0_in_a_nutshell&oldid=36604>.
MHRA style
IMAGE contributors, 'IMAGE framework/IMAGE 3.0 in a nutshell', IMAGE, , 7 October 2021, 14:58 UTC, <https://models.pbl.nl/index.php?title=IMAGE_framework/IMAGE_3.0_in_a_nutshell&oldid=36604> [accessed 7 December 2025]
Chicago style
IMAGE contributors, "IMAGE framework/IMAGE 3.0 in a nutshell," IMAGE, , https://models.pbl.nl/index.php?title=IMAGE_framework/IMAGE_3.0_in_a_nutshell&oldid=36604 (accessed December 7, 2025).
CBE/CSE style
IMAGE contributors. IMAGE framework/IMAGE 3.0 in a nutshell [Internet]. IMAGE, ; 2021 Oct 7, 14:58 UTC [cited 2025 Dec 7]. Available from: https://models.pbl.nl/index.php?title=IMAGE_framework/IMAGE_3.0_in_a_nutshell&oldid=36604.
Bluebook style
IMAGE framework/IMAGE 3.0 in a nutshell, https://models.pbl.nl/index.php?title=IMAGE_framework/IMAGE_3.0_in_a_nutshell&oldid=36604 (last visited December 7, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "IMAGE",
title = "IMAGE framework/IMAGE 3.0 in a nutshell --- IMAGE{,} ",
year = "2021",
url = "https://models.pbl.nl/index.php?title=IMAGE_framework/IMAGE_3.0_in_a_nutshell&oldid=36604",
note = "[Online; accessed 7-December-2025]"
}
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 = "IMAGE framework/IMAGE 3.0 in a nutshell --- IMAGE{,} ",
year = "2021",
url = "\url{https://models.pbl.nl/index.php?title=IMAGE_framework/IMAGE_3.0_in_a_nutshell&oldid=36604}",
note = "[Online; accessed 7-December-2025]"
}