Cite This Page
Bibliographic details for Colloquium on 12 May 2018
- Page name: Colloquium on 12 May 2018
- Author: DH Minor Wiki contributors
- Publisher: DH Minor Wiki, .
- Date of last revision: 9 May 2018 21:31 UTC
- Date retrieved: 16 April 2026 10:46 UTC
- Permanent URL: https://wiki.dh-minor.org/index.php?title=Colloquium_on_12_May_2018&oldid=1371
- Page Version ID: 1371
Citation styles for Colloquium on 12 May 2018
APA style
Colloquium on 12 May 2018. (2018, May 9). DH Minor Wiki, . Retrieved 10:46, April 16, 2026 from https://wiki.dh-minor.org/index.php?title=Colloquium_on_12_May_2018&oldid=1371.
MLA style
"Colloquium on 12 May 2018." DH Minor Wiki, . 9 May 2018, 21:31 UTC. 16 Apr 2026, 10:46 <https://wiki.dh-minor.org/index.php?title=Colloquium_on_12_May_2018&oldid=1371>.
MHRA style
DH Minor Wiki contributors, 'Colloquium on 12 May 2018', DH Minor Wiki, , 9 May 2018, 21:31 UTC, <https://wiki.dh-minor.org/index.php?title=Colloquium_on_12_May_2018&oldid=1371> [accessed 16 April 2026]
Chicago style
DH Minor Wiki contributors, "Colloquium on 12 May 2018," DH Minor Wiki, , https://wiki.dh-minor.org/index.php?title=Colloquium_on_12_May_2018&oldid=1371 (accessed April 16, 2026).
CBE/CSE style
DH Minor Wiki contributors. Colloquium on 12 May 2018 [Internet]. DH Minor Wiki, ; 2018 May 9, 21:31 UTC [cited 2026 Apr 16]. Available from: https://wiki.dh-minor.org/index.php?title=Colloquium_on_12_May_2018&oldid=1371.
Bluebook style
Colloquium on 12 May 2018, https://wiki.dh-minor.org/index.php?title=Colloquium_on_12_May_2018&oldid=1371 (last visited April 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DH Minor Wiki",
title = "Colloquium on 12 May 2018 --- DH Minor Wiki{,} ",
year = "2018",
url = "https://wiki.dh-minor.org/index.php?title=Colloquium_on_12_May_2018&oldid=1371",
note = "[Online; accessed 16-April-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 = "DH Minor Wiki",
title = "Colloquium on 12 May 2018 --- DH Minor Wiki{,} ",
year = "2018",
url = "\url{https://wiki.dh-minor.org/index.php?title=Colloquium_on_12_May_2018&oldid=1371}",
note = "[Online; accessed 16-April-2026]"
}