Cite This Page
Bibliographic details for In a Nutshell
- Page name: In a Nutshell
- Author: DLF Wiki contributors
- Publisher: DLF Wiki, .
- Date of last revision: 28 August 2018 14:55 UTC
- Date retrieved: 11 September 2021 07:12 UTC
- Permanent URL: https://wiki.diglib.org/index.php?title=In_a_Nutshell&oldid=14213
- Page Version ID: 14213
Citation styles for In a Nutshell
APA style
In a Nutshell. (2018, August 28). DLF Wiki, . Retrieved 07:12, September 11, 2021 from https://wiki.diglib.org/index.php?title=In_a_Nutshell&oldid=14213.
MLA style
"In a Nutshell." DLF Wiki, . 28 Aug 2018, 14:55 UTC. 11 Sep 2021, 07:12 <https://wiki.diglib.org/index.php?title=In_a_Nutshell&oldid=14213>.
MHRA style
DLF Wiki contributors, 'In a Nutshell', DLF Wiki, , 28 August 2018, 14:55 UTC, <https://wiki.diglib.org/index.php?title=In_a_Nutshell&oldid=14213> [accessed 11 September 2021]
Chicago style
DLF Wiki contributors, "In a Nutshell," DLF Wiki, , https://wiki.diglib.org/index.php?title=In_a_Nutshell&oldid=14213 (accessed September 11, 2021).
CBE/CSE style
DLF Wiki contributors. In a Nutshell [Internet]. DLF Wiki, ; 2018 Aug 28, 14:55 UTC [cited 2021 Sep 11]. Available from: https://wiki.diglib.org/index.php?title=In_a_Nutshell&oldid=14213.
Bluebook style
In a Nutshell, https://wiki.diglib.org/index.php?title=In_a_Nutshell&oldid=14213 (last visited September 11, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "DLF Wiki",
title = "In a Nutshell --- DLF Wiki{,} ",
year = "2018",
url = "https://wiki.diglib.org/index.php?title=In_a_Nutshell&oldid=14213",
note = "[Online; accessed 11-September-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 = "In a Nutshell --- DLF Wiki{,} ",
year = "2018",
url = "\url{https://wiki.diglib.org/index.php?title=In_a_Nutshell&oldid=14213}",
note = "[Online; accessed 11-September-2021]"
}