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