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