Cite This Page
Bibliographic details for Agenda for 13 January 2018
- Page name: Agenda for 13 January 2018
- Author: DH Minor Wiki contributors
- Publisher: DH Minor Wiki, .
- Date of last revision: 11 January 2018 13:19 UTC
- Date retrieved: 23 March 2026 23:02 UTC
- Permanent URL: https://wiki.dh-minor.org/index.php?title=Agenda_for_13_January_2018&oldid=1336
- Page Version ID: 1336
Citation styles for Agenda for 13 January 2018
APA style
Agenda for 13 January 2018. (2018, January 11). DH Minor Wiki, . Retrieved 23:02, March 23, 2026 from https://wiki.dh-minor.org/index.php?title=Agenda_for_13_January_2018&oldid=1336.
MLA style
"Agenda for 13 January 2018." DH Minor Wiki, . 11 Jan 2018, 13:19 UTC. 23 Mar 2026, 23:02 <https://wiki.dh-minor.org/index.php?title=Agenda_for_13_January_2018&oldid=1336>.
MHRA style
DH Minor Wiki contributors, 'Agenda for 13 January 2018', DH Minor Wiki, , 11 January 2018, 13:19 UTC, <https://wiki.dh-minor.org/index.php?title=Agenda_for_13_January_2018&oldid=1336> [accessed 23 March 2026]
Chicago style
DH Minor Wiki contributors, "Agenda for 13 January 2018," DH Minor Wiki, , https://wiki.dh-minor.org/index.php?title=Agenda_for_13_January_2018&oldid=1336 (accessed March 23, 2026).
CBE/CSE style
DH Minor Wiki contributors. Agenda for 13 January 2018 [Internet]. DH Minor Wiki, ; 2018 Jan 11, 13:19 UTC [cited 2026 Mar 23]. Available from: https://wiki.dh-minor.org/index.php?title=Agenda_for_13_January_2018&oldid=1336.
Bluebook style
Agenda for 13 January 2018, https://wiki.dh-minor.org/index.php?title=Agenda_for_13_January_2018&oldid=1336 (last visited March 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DH Minor Wiki",
title = "Agenda for 13 January 2018 --- DH Minor Wiki{,} ",
year = "2018",
url = "https://wiki.dh-minor.org/index.php?title=Agenda_for_13_January_2018&oldid=1336",
note = "[Online; accessed 23-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 = "DH Minor Wiki",
title = "Agenda for 13 January 2018 --- DH Minor Wiki{,} ",
year = "2018",
url = "\url{https://wiki.dh-minor.org/index.php?title=Agenda_for_13_January_2018&oldid=1336}",
note = "[Online; accessed 23-March-2026]"
}