Cite This Page
Bibliographic details for Colloquium on 15 and 22 December 2018
- Page name: Colloquium on 15 and 22 December 2018
- Author: DH Minor Wiki contributors
- Publisher: DH Minor Wiki, .
- Date of last revision: 8 December 2018 11:41 UTC
- Date retrieved: 25 June 2026 06:57 UTC
- Permanent URL: https://wiki.dh-minor.org/index.php?title=Colloquium_on_15_and_22_December_2018&oldid=10406
- Page Version ID: 10406
Citation styles for Colloquium on 15 and 22 December 2018
APA style
Colloquium on 15 and 22 December 2018. (2018, December 8). DH Minor Wiki, . Retrieved 06:57, June 25, 2026 from https://wiki.dh-minor.org/index.php?title=Colloquium_on_15_and_22_December_2018&oldid=10406.
MLA style
"Colloquium on 15 and 22 December 2018." DH Minor Wiki, . 8 Dec 2018, 11:41 UTC. 25 Jun 2026, 06:57 <https://wiki.dh-minor.org/index.php?title=Colloquium_on_15_and_22_December_2018&oldid=10406>.
MHRA style
DH Minor Wiki contributors, 'Colloquium on 15 and 22 December 2018', DH Minor Wiki, , 8 December 2018, 11:41 UTC, <https://wiki.dh-minor.org/index.php?title=Colloquium_on_15_and_22_December_2018&oldid=10406> [accessed 25 June 2026]
Chicago style
DH Minor Wiki contributors, "Colloquium on 15 and 22 December 2018," DH Minor Wiki, , https://wiki.dh-minor.org/index.php?title=Colloquium_on_15_and_22_December_2018&oldid=10406 (accessed June 25, 2026).
CBE/CSE style
DH Minor Wiki contributors. Colloquium on 15 and 22 December 2018 [Internet]. DH Minor Wiki, ; 2018 Dec 8, 11:41 UTC [cited 2026 Jun 25]. Available from: https://wiki.dh-minor.org/index.php?title=Colloquium_on_15_and_22_December_2018&oldid=10406.
Bluebook style
Colloquium on 15 and 22 December 2018, https://wiki.dh-minor.org/index.php?title=Colloquium_on_15_and_22_December_2018&oldid=10406 (last visited June 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DH Minor Wiki",
title = "Colloquium on 15 and 22 December 2018 --- DH Minor Wiki{,} ",
year = "2018",
url = "https://wiki.dh-minor.org/index.php?title=Colloquium_on_15_and_22_December_2018&oldid=10406",
note = "[Online; accessed 25-June-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 15 and 22 December 2018 --- DH Minor Wiki{,} ",
year = "2018",
url = "\url{https://wiki.dh-minor.org/index.php?title=Colloquium_on_15_and_22_December_2018&oldid=10406}",
note = "[Online; accessed 25-June-2026]"
}