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: 10 September 2026 19:25 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 19:25, September 10, 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. 10 Sep 2026, 19:25 <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 10 September 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 September 10, 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 Sep 10]. 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 September 10, 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 10-September-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 10-September-2026]"
}