Cite This Page
Bibliographic details for Linux Notes (certification)
- Page name: Linux Notes (certification)
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 4 March 2016 17:30 UTC
- Date retrieved: 27 April 2026 17:52 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Linux_Notes_(certification)&oldid=241
- Page Version ID: 241
Citation styles for Linux Notes (certification)
APA style
Linux Notes (certification). (2016, March 4). TheBeard Science Project Wiki, . Retrieved 17:52, April 27, 2026 from https://beardedmaker.com/wiki/index.php?title=Linux_Notes_(certification)&oldid=241.
MLA style
"Linux Notes (certification)." TheBeard Science Project Wiki, . 4 Mar 2016, 17:30 UTC. 27 Apr 2026, 17:52 <https://beardedmaker.com/wiki/index.php?title=Linux_Notes_(certification)&oldid=241>.
MHRA style
TheBeard Science Project Wiki contributors, 'Linux Notes (certification)', TheBeard Science Project Wiki, , 4 March 2016, 17:30 UTC, <https://beardedmaker.com/wiki/index.php?title=Linux_Notes_(certification)&oldid=241> [accessed 27 April 2026]
Chicago style
TheBeard Science Project Wiki contributors, "Linux Notes (certification)," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Linux_Notes_(certification)&oldid=241 (accessed April 27, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. Linux Notes (certification) [Internet]. TheBeard Science Project Wiki, ; 2016 Mar 4, 17:30 UTC [cited 2026 Apr 27]. Available from: https://beardedmaker.com/wiki/index.php?title=Linux_Notes_(certification)&oldid=241.
Bluebook style
Linux Notes (certification), https://beardedmaker.com/wiki/index.php?title=Linux_Notes_(certification)&oldid=241 (last visited April 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "Linux Notes (certification) --- TheBeard Science Project Wiki{,} ",
year = "2016",
url = "https://beardedmaker.com/wiki/index.php?title=Linux_Notes_(certification)&oldid=241",
note = "[Online; accessed 27-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 Notes (certification) --- TheBeard Science Project Wiki{,} ",
year = "2016",
url = "\url{https://beardedmaker.com/wiki/index.php?title=Linux_Notes_(certification)&oldid=241}",
note = "[Online; accessed 27-April-2026]"
}