Cite This Page
Bibliographic details for Contact
- Page name: Contact
- Author: IMAGE contributors
- Publisher: IMAGE, .
- Date of last revision: 13 November 2018 09:26 UTC
- Date retrieved: 7 March 2026 12:47 UTC
- Permanent URL: https://models.pbl.nl/index.php?title=Contact&oldid=33439
- Page Version ID: 33439
Citation styles for Contact
APA style
Contact. (2018, November 13). IMAGE, . Retrieved 12:47, March 7, 2026 from https://models.pbl.nl/index.php?title=Contact&oldid=33439.
MLA style
"Contact." IMAGE, . 13 Nov 2018, 09:26 UTC. 7 Mar 2026, 12:47 <https://models.pbl.nl/index.php?title=Contact&oldid=33439>.
MHRA style
IMAGE contributors, 'Contact', IMAGE, , 13 November 2018, 09:26 UTC, <https://models.pbl.nl/index.php?title=Contact&oldid=33439> [accessed 7 March 2026]
Chicago style
IMAGE contributors, "Contact," IMAGE, , https://models.pbl.nl/index.php?title=Contact&oldid=33439 (accessed March 7, 2026).
CBE/CSE style
IMAGE contributors. Contact [Internet]. IMAGE, ; 2018 Nov 13, 09:26 UTC [cited 2026 Mar 7]. Available from: https://models.pbl.nl/index.php?title=Contact&oldid=33439.
Bluebook style
Contact, https://models.pbl.nl/index.php?title=Contact&oldid=33439 (last visited March 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IMAGE",
title = "Contact --- IMAGE{,} ",
year = "2018",
url = "https://models.pbl.nl/index.php?title=Contact&oldid=33439",
note = "[Online; accessed 7-March-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 = "Contact --- IMAGE{,} ",
year = "2018",
url = "\url{https://models.pbl.nl/index.php?title=Contact&oldid=33439}",
note = "[Online; accessed 7-March-2026]"
}