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