Cite This Page
Bibliographic details for International resources
- Page name: International resources
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 28 January 2014 13:54 UTC
- Date retrieved: 14 November 2025 14:00 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=International_resources&oldid=5284
- Page Version ID: 5284
Citation styles for International resources
APA style
International resources. (2014, January 28). Fixme.ch, . Retrieved 14:00, November 14, 2025 from http://fixme.ch/w/index.php?title=International_resources&oldid=5284.
MLA style
"International resources." Fixme.ch, . 28 Jan 2014, 13:54 UTC. 14 Nov 2025, 14:00 <http://fixme.ch/w/index.php?title=International_resources&oldid=5284>.
MHRA style
Fixme.ch contributors, 'International resources', Fixme.ch, , 28 January 2014, 13:54 UTC, <http://fixme.ch/w/index.php?title=International_resources&oldid=5284> [accessed 14 November 2025]
Chicago style
Fixme.ch contributors, "International resources," Fixme.ch, , http://fixme.ch/w/index.php?title=International_resources&oldid=5284 (accessed November 14, 2025).
CBE/CSE style
Fixme.ch contributors. International resources [Internet]. Fixme.ch, ; 2014 Jan 28, 13:54 UTC [cited 2025 Nov 14]. Available from: http://fixme.ch/w/index.php?title=International_resources&oldid=5284.
Bluebook style
International resources, http://fixme.ch/w/index.php?title=International_resources&oldid=5284 (last visited November 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "International resources --- Fixme.ch{,} ",
year = "2014",
url = "http://fixme.ch/w/index.php?title=International_resources&oldid=5284",
note = "[Online; accessed 14-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 = "International resources --- Fixme.ch{,} ",
year = "2014",
url = "\url{http://fixme.ch/w/index.php?title=International_resources&oldid=5284}",
note = "[Online; accessed 14-November-2025]"
}