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: 24 June 2026 16:23 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Resources&oldid=2757
- Page Version ID: 2757
Citation styles for Resources
APA style
Resources. (2021, March 10). Fixme.ch, . Retrieved 16:23, June 24, 2026 from http://fixme.ch/w/index.php?title=Resources&oldid=2757.
MLA style
"Resources." Fixme.ch, . 10 Mar 2021, 09:30 UTC. 24 Jun 2026, 16:23 <http://fixme.ch/w/index.php?title=Resources&oldid=2757>.
MHRA style
Fixme.ch contributors, 'Resources', Fixme.ch, , 10 March 2021, 09:30 UTC, <http://fixme.ch/w/index.php?title=Resources&oldid=2757> [accessed 24 June 2026]
Chicago style
Fixme.ch contributors, "Resources," Fixme.ch, , http://fixme.ch/w/index.php?title=Resources&oldid=2757 (accessed June 24, 2026).
CBE/CSE style
Fixme.ch contributors. Resources [Internet]. Fixme.ch, ; 2021 Mar 10, 09:30 UTC [cited 2026 Jun 24]. Available from: http://fixme.ch/w/index.php?title=Resources&oldid=2757.
Bluebook style
Resources, http://fixme.ch/w/index.php?title=Resources&oldid=2757 (last visited June 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Resources --- Fixme.ch{,} ",
year = "2021",
url = "http://fixme.ch/w/index.php?title=Resources&oldid=2757",
note = "[Online; accessed 24-June-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 = "Resources --- Fixme.ch{,} ",
year = "2021",
url = "\url{http://fixme.ch/w/index.php?title=Resources&oldid=2757}",
note = "[Online; accessed 24-June-2026]"
}