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