Cite This Page
Bibliographic details for LinuxDojo1
- Page name: LinuxDojo1
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 25 April 2017 10:25 UTC
- Date retrieved: 13 November 2025 06:47 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=LinuxDojo1&oldid=13357
- Page Version ID: 13357
Citation styles for LinuxDojo1
APA style
LinuxDojo1. (2017, April 25). Fixme.ch, . Retrieved 06:47, November 13, 2025 from http://fixme.ch/w/index.php?title=LinuxDojo1&oldid=13357.
MLA style
"LinuxDojo1." Fixme.ch, . 25 Apr 2017, 10:25 UTC. 13 Nov 2025, 06:47 <http://fixme.ch/w/index.php?title=LinuxDojo1&oldid=13357>.
MHRA style
Fixme.ch contributors, 'LinuxDojo1', Fixme.ch, , 25 April 2017, 10:25 UTC, <http://fixme.ch/w/index.php?title=LinuxDojo1&oldid=13357> [accessed 13 November 2025]
Chicago style
Fixme.ch contributors, "LinuxDojo1," Fixme.ch, , http://fixme.ch/w/index.php?title=LinuxDojo1&oldid=13357 (accessed November 13, 2025).
CBE/CSE style
Fixme.ch contributors. LinuxDojo1 [Internet]. Fixme.ch, ; 2017 Apr 25, 10:25 UTC [cited 2025 Nov 13]. Available from: http://fixme.ch/w/index.php?title=LinuxDojo1&oldid=13357.
Bluebook style
LinuxDojo1, http://fixme.ch/w/index.php?title=LinuxDojo1&oldid=13357 (last visited November 13, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "LinuxDojo1 --- Fixme.ch{,} ",
year = "2017",
url = "http://fixme.ch/w/index.php?title=LinuxDojo1&oldid=13357",
note = "[Online; accessed 13-November-2025]"
}
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 = "Fixme.ch",
title = "LinuxDojo1 --- Fixme.ch{,} ",
year = "2017",
url = "\url{http://fixme.ch/w/index.php?title=LinuxDojo1&oldid=13357}",
note = "[Online; accessed 13-November-2025]"
}