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