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: 17 August 2026 16:46 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Repair_cafe&oldid=13714
- Page Version ID: 13714
Citation styles for Repair cafe
APA style
Repair cafe. (2020, August 28). Fixme.ch, . Retrieved 16:46, August 17, 2026 from https://fixme.ch/w/index.php?title=Repair_cafe&oldid=13714.
MLA style
"Repair cafe." Fixme.ch, . 28 Aug 2020, 18:28 UTC. 17 Aug 2026, 16:46 <https://fixme.ch/w/index.php?title=Repair_cafe&oldid=13714>.
MHRA style
Fixme.ch contributors, 'Repair cafe', Fixme.ch, , 28 August 2020, 18:28 UTC, <https://fixme.ch/w/index.php?title=Repair_cafe&oldid=13714> [accessed 17 August 2026]
Chicago style
Fixme.ch contributors, "Repair cafe," Fixme.ch, , https://fixme.ch/w/index.php?title=Repair_cafe&oldid=13714 (accessed August 17, 2026).
CBE/CSE style
Fixme.ch contributors. Repair cafe [Internet]. Fixme.ch, ; 2020 Aug 28, 18:28 UTC [cited 2026 Aug 17]. Available from: https://fixme.ch/w/index.php?title=Repair_cafe&oldid=13714.
Bluebook style
Repair cafe, https://fixme.ch/w/index.php?title=Repair_cafe&oldid=13714 (last visited August 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Repair cafe --- Fixme.ch{,} ",
year = "2020",
url = "https://fixme.ch/w/index.php?title=Repair_cafe&oldid=13714",
note = "[Online; accessed 17-August-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{https://fixme.ch/w/index.php?title=Repair_cafe&oldid=13714}",
note = "[Online; accessed 17-August-2026]"
}