Cite This Page
Bibliographic details for IVM
- Page name: IVM
- Author: IMAGE contributors
- Publisher: IMAGE, .
- Date of last revision: 21 May 2014 07:40 UTC
- Date retrieved: 7 December 2025 00:37 UTC
- Permanent URL: https://models.pbl.nl/index.php?title=IVM&oldid=23164
- Page Version ID: 23164
Citation styles for IVM
APA style
IVM. (2014, May 21). IMAGE, . Retrieved 00:37, December 7, 2025 from https://models.pbl.nl/index.php?title=IVM&oldid=23164.
MLA style
"IVM." IMAGE, . 21 May 2014, 07:40 UTC. 7 Dec 2025, 00:37 <https://models.pbl.nl/index.php?title=IVM&oldid=23164>.
MHRA style
IMAGE contributors, 'IVM', IMAGE, , 21 May 2014, 07:40 UTC, <https://models.pbl.nl/index.php?title=IVM&oldid=23164> [accessed 7 December 2025]
Chicago style
IMAGE contributors, "IVM," IMAGE, , https://models.pbl.nl/index.php?title=IVM&oldid=23164 (accessed December 7, 2025).
CBE/CSE style
IMAGE contributors. IVM [Internet]. IMAGE, ; 2014 May 21, 07:40 UTC [cited 2025 Dec 7]. Available from: https://models.pbl.nl/index.php?title=IVM&oldid=23164.
Bluebook style
IVM, https://models.pbl.nl/index.php?title=IVM&oldid=23164 (last visited December 7, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "IMAGE",
title = "IVM --- IMAGE{,} ",
year = "2014",
url = "https://models.pbl.nl/index.php?title=IVM&oldid=23164",
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 = "IVM --- IMAGE{,} ",
year = "2014",
url = "\url{https://models.pbl.nl/index.php?title=IVM&oldid=23164}",
note = "[Online; accessed 7-December-2025]"
}