Cite This Page
Bibliographic details for HowTos
- Page name: HowTos
- Author: NST Wiki contributors
- Publisher: NST Wiki, .
- Date of last revision: 22 October 2016 14:53 UTC
- Date retrieved: 13 December 2019 05:28 UTC
- Permanent URL: http://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTos&oldid=8512
- Page Version ID: 8512
Citation styles for HowTos
APA style
HowTos. (2016, October 22). NST Wiki, . Retrieved 05:28, December 13, 2019 from http://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTos&oldid=8512.
MLA style
"HowTos." NST Wiki, . 22 Oct 2016, 14:53 UTC. 13 Dec 2019, 05:28 <http://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTos&oldid=8512>.
MHRA style
NST Wiki contributors, 'HowTos', NST Wiki, , 22 October 2016, 14:53 UTC, <http://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTos&oldid=8512> [accessed 13 December 2019]
Chicago style
NST Wiki contributors, "HowTos," NST Wiki, , http://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTos&oldid=8512 (accessed December 13, 2019).
CBE/CSE style
NST Wiki contributors. HowTos [Internet]. NST Wiki, ; 2016 Oct 22, 14:53 UTC [cited 2019 Dec 13]. Available from: http://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTos&oldid=8512.
Bluebook style
HowTos, http://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTos&oldid=8512 (last visited December 13, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "NST Wiki", title = "HowTos --- NST Wiki{,} ", year = "2016", url = "http://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTos&oldid=8512", note = "[Online; accessed 13-December-2019]" }
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 = "NST Wiki", title = "HowTos --- NST Wiki{,} ", year = "2016", url = "\url{http://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTos&oldid=8512}", note = "[Online; accessed 13-December-2019]" }