Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: DLF Wiki contributors
- Publisher: DLF Wiki, .
- Date of last revision: 23 May 2018 20:14 UTC
- Date retrieved: 6 August 2021 18:42 UTC
- Permanent URL: https://wiki.diglib.org/index.php?title=Main_Page&oldid=13603
- Page Version ID: 13603
Citation styles for Main Page
APA style
Main Page. (2018, May 23). DLF Wiki, . Retrieved 18:42, August 6, 2021 from https://wiki.diglib.org/index.php?title=Main_Page&oldid=13603.
MLA style
"Main Page." DLF Wiki, . 23 May 2018, 20:14 UTC. 6 Aug 2021, 18:42 <https://wiki.diglib.org/index.php?title=Main_Page&oldid=13603>.
MHRA style
DLF Wiki contributors, 'Main Page', DLF Wiki, , 23 May 2018, 20:14 UTC, <https://wiki.diglib.org/index.php?title=Main_Page&oldid=13603> [accessed 6 August 2021]
Chicago style
DLF Wiki contributors, "Main Page," DLF Wiki, , https://wiki.diglib.org/index.php?title=Main_Page&oldid=13603 (accessed August 6, 2021).
CBE/CSE style
DLF Wiki contributors. Main Page [Internet]. DLF Wiki, ; 2018 May 23, 20:14 UTC [cited 2021 Aug 6]. Available from: https://wiki.diglib.org/index.php?title=Main_Page&oldid=13603.
Bluebook style
Main Page, https://wiki.diglib.org/index.php?title=Main_Page&oldid=13603 (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=13603",
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=13603}",
note = "[Online; accessed 6-August-2021]"
}