Bibliographic details for BlockShell
- Page name: BlockShell
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 16 January 2015 15:42 UTC
- Date retrieved: 31 October 2025 14:14 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=BlockShell&oldid=6222
- Page Version ID: 6222
Citation styles for BlockShell
APA style
BlockShell. (2015, January 16). Fixme.ch, . Retrieved 14:14, October 31, 2025 from http://fixme.ch/w/index.php?title=BlockShell&oldid=6222.
MLA style
"BlockShell." Fixme.ch, . 16 Jan 2015, 15:42 UTC. 31 Oct 2025, 14:14 <http://fixme.ch/w/index.php?title=BlockShell&oldid=6222>.
MHRA style
Fixme.ch contributors, 'BlockShell', Fixme.ch, , 16 January 2015, 15:42 UTC, <http://fixme.ch/w/index.php?title=BlockShell&oldid=6222> [accessed 31 October 2025]
Chicago style
Fixme.ch contributors, "BlockShell," Fixme.ch, , http://fixme.ch/w/index.php?title=BlockShell&oldid=6222 (accessed October 31, 2025).
CBE/CSE style
Fixme.ch contributors. BlockShell [Internet]. Fixme.ch, ; 2015 Jan 16, 15:42 UTC [cited 2025 Oct 31]. Available from: http://fixme.ch/w/index.php?title=BlockShell&oldid=6222.
Bluebook style
BlockShell, http://fixme.ch/w/index.php?title=BlockShell&oldid=6222 (last visited October 31, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Fixme.ch",
   title = "BlockShell --- Fixme.ch{,} ",
   year = "2015",
   url = "http://fixme.ch/w/index.php?title=BlockShell&oldid=6222",
   note = "[Online; accessed 31-October-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 = "BlockShell --- Fixme.ch{,} ",
   year = "2015",
   url = "\url{http://fixme.ch/w/index.php?title=BlockShell&oldid=6222}",
   note = "[Online; accessed 31-October-2025]"
 }