Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: DLF Wiki contributors
- Publisher: DLF Wiki, .
- Date of last revision: 1 June 2018 20:20 UTC
- Date retrieved: 6 August 2021 18:41 UTC
- Permanent URL: https://wiki.diglib.org/index.php?title=Main_Page&oldid=13610
- Page Version ID: 13610
Citation styles for Main Page
APA style
Main Page. (2018, June 1). DLF Wiki, . Retrieved 18:41, August 6, 2021 from https://wiki.diglib.org/index.php?title=Main_Page&oldid=13610.
MLA style
"Main Page." DLF Wiki, . 1 Jun 2018, 20:20 UTC. 6 Aug 2021, 18:41 <https://wiki.diglib.org/index.php?title=Main_Page&oldid=13610>.
MHRA style
DLF Wiki contributors, 'Main Page', DLF Wiki, , 1 June 2018, 20:20 UTC, <https://wiki.diglib.org/index.php?title=Main_Page&oldid=13610> [accessed 6 August 2021]
Chicago style
DLF Wiki contributors, "Main Page," DLF Wiki, , https://wiki.diglib.org/index.php?title=Main_Page&oldid=13610 (accessed August 6, 2021).
CBE/CSE style
DLF Wiki contributors. Main Page [Internet]. DLF Wiki, ; 2018 Jun 1, 20:20 UTC [cited 2021 Aug 6]. Available from: https://wiki.diglib.org/index.php?title=Main_Page&oldid=13610.
Bluebook style
Main Page, https://wiki.diglib.org/index.php?title=Main_Page&oldid=13610 (last visited August 6, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "DLF Wiki",
title = "Main Page --- DLF Wiki{,} ",
year = "2018",
url = "https://wiki.diglib.org/index.php?title=Main_Page&oldid=13610",
note = "[Online; accessed 6-August-2021]"
}
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 = "DLF Wiki",
title = "Main Page --- DLF Wiki{,} ",
year = "2018",
url = "\url{https://wiki.diglib.org/index.php?title=Main_Page&oldid=13610}",
note = "[Online; accessed 6-August-2021]"
}