Cite This Page
Bibliographic details for Hacking
- Page name: Hacking
- Author: miniLAC contributors
- Publisher: miniLAC, .
- Date of last revision: 1 May 2016 19:55 UTC
- Date retrieved: 18 January 2021 20:09 UTC
- Permanent URL: http://minilac.linuxaudio.org/index.php?title=Hacking&oldid=1409
- Page Version ID: 1409
Citation styles for Hacking
APA style
Hacking. (2016, May 1). miniLAC, . Retrieved 20:09, January 18, 2021 from http://minilac.linuxaudio.org/index.php?title=Hacking&oldid=1409.
MLA style
"Hacking." miniLAC, . 1 May 2016, 19:55 UTC. 18 Jan 2021, 20:09 <http://minilac.linuxaudio.org/index.php?title=Hacking&oldid=1409>.
MHRA style
miniLAC contributors, 'Hacking', miniLAC, , 1 May 2016, 19:55 UTC, <http://minilac.linuxaudio.org/index.php?title=Hacking&oldid=1409> [accessed 18 January 2021]
Chicago style
miniLAC contributors, "Hacking," miniLAC, , http://minilac.linuxaudio.org/index.php?title=Hacking&oldid=1409 (accessed January 18, 2021).
CBE/CSE style
miniLAC contributors. Hacking [Internet]. miniLAC, ; 2016 May 1, 19:55 UTC [cited 2021 Jan 18]. Available from: http://minilac.linuxaudio.org/index.php?title=Hacking&oldid=1409.
Bluebook style
Hacking, http://minilac.linuxaudio.org/index.php?title=Hacking&oldid=1409 (last visited January 18, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "miniLAC", title = "Hacking --- miniLAC{,} ", year = "2016", url = "http://minilac.linuxaudio.org/index.php?title=Hacking&oldid=1409", note = "[Online; accessed 18-January-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 = "miniLAC", title = "Hacking --- miniLAC{,} ", year = "2016", url = "\url{http://minilac.linuxaudio.org/index.php?title=Hacking&oldid=1409}", note = "[Online; accessed 18-January-2021]" }