Cite This Page
Bibliographic details for Linux Security (random notes)
- Page name: Linux Security (random notes)
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 29 February 2016 21:35 UTC
- Date retrieved: 26 April 2026 23:14 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Linux_Security_(random_notes)&oldid=156
- Page Version ID: 156
Citation styles for Linux Security (random notes)
APA style
Linux Security (random notes). (2016, February 29). TheBeard Science Project Wiki, . Retrieved 23:14, April 26, 2026 from https://beardedmaker.com/wiki/index.php?title=Linux_Security_(random_notes)&oldid=156.
MLA style
"Linux Security (random notes)." TheBeard Science Project Wiki, . 29 Feb 2016, 21:35 UTC. 26 Apr 2026, 23:14 <https://beardedmaker.com/wiki/index.php?title=Linux_Security_(random_notes)&oldid=156>.
MHRA style
TheBeard Science Project Wiki contributors, 'Linux Security (random notes)', TheBeard Science Project Wiki, , 29 February 2016, 21:35 UTC, <https://beardedmaker.com/wiki/index.php?title=Linux_Security_(random_notes)&oldid=156> [accessed 26 April 2026]
Chicago style
TheBeard Science Project Wiki contributors, "Linux Security (random notes)," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Linux_Security_(random_notes)&oldid=156 (accessed April 26, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. Linux Security (random notes) [Internet]. TheBeard Science Project Wiki, ; 2016 Feb 29, 21:35 UTC [cited 2026 Apr 26]. Available from: https://beardedmaker.com/wiki/index.php?title=Linux_Security_(random_notes)&oldid=156.
Bluebook style
Linux Security (random notes), https://beardedmaker.com/wiki/index.php?title=Linux_Security_(random_notes)&oldid=156 (last visited April 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "Linux Security (random notes) --- TheBeard Science Project Wiki{,} ",
year = "2016",
url = "https://beardedmaker.com/wiki/index.php?title=Linux_Security_(random_notes)&oldid=156",
note = "[Online; accessed 26-April-2026]"
}
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 = "TheBeard Science Project Wiki",
title = "Linux Security (random notes) --- TheBeard Science Project Wiki{,} ",
year = "2016",
url = "\url{https://beardedmaker.com/wiki/index.php?title=Linux_Security_(random_notes)&oldid=156}",
note = "[Online; accessed 26-April-2026]"
}