Cite This Page
Bibliographic details for Repair cafe
- Page name: Repair cafe
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 28 August 2020 18:28 UTC
- Date retrieved: 15 April 2026 19:04 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Repair_cafe&oldid=13696
- Page Version ID: 13696
Citation styles for Repair cafe
APA style
Repair cafe. (2020, August 28). Fixme.ch, . Retrieved 19:04, April 15, 2026 from http://fixme.ch/w/index.php?title=Repair_cafe&oldid=13696.
MLA style
"Repair cafe." Fixme.ch, . 28 Aug 2020, 18:28 UTC. 15 Apr 2026, 19:04 <http://fixme.ch/w/index.php?title=Repair_cafe&oldid=13696>.
MHRA style
Fixme.ch contributors, 'Repair cafe', Fixme.ch, , 28 August 2020, 18:28 UTC, <http://fixme.ch/w/index.php?title=Repair_cafe&oldid=13696> [accessed 15 April 2026]
Chicago style
Fixme.ch contributors, "Repair cafe," Fixme.ch, , http://fixme.ch/w/index.php?title=Repair_cafe&oldid=13696 (accessed April 15, 2026).
CBE/CSE style
Fixme.ch contributors. Repair cafe [Internet]. Fixme.ch, ; 2020 Aug 28, 18:28 UTC [cited 2026 Apr 15]. Available from: http://fixme.ch/w/index.php?title=Repair_cafe&oldid=13696.
Bluebook style
Repair cafe, http://fixme.ch/w/index.php?title=Repair_cafe&oldid=13696 (last visited April 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Repair cafe --- Fixme.ch{,} ",
year = "2020",
url = "http://fixme.ch/w/index.php?title=Repair_cafe&oldid=13696",
note = "[Online; accessed 15-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 = "Fixme.ch",
title = "Repair cafe --- Fixme.ch{,} ",
year = "2020",
url = "\url{http://fixme.ch/w/index.php?title=Repair_cafe&oldid=13696}",
note = "[Online; accessed 15-April-2026]"
}