Bibliographic details for Projects Ideas
- Page name: Projects Ideas
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 3 October 2020 17:59 UTC
- Date retrieved: 20 November 2025 16:09 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Projects_Ideas&oldid=2859
- Page Version ID: 2859
Citation styles for Projects Ideas
APA style
Projects Ideas. (2020, October 3). Fixme.ch, . Retrieved 16:09, November 20, 2025 from http://fixme.ch/w/index.php?title=Projects_Ideas&oldid=2859.
MLA style
"Projects Ideas." Fixme.ch, . 3 Oct 2020, 17:59 UTC. 20 Nov 2025, 16:09 <http://fixme.ch/w/index.php?title=Projects_Ideas&oldid=2859>.
MHRA style
Fixme.ch contributors, 'Projects Ideas', Fixme.ch, , 3 October 2020, 17:59 UTC, <http://fixme.ch/w/index.php?title=Projects_Ideas&oldid=2859> [accessed 20 November 2025]
Chicago style
Fixme.ch contributors, "Projects Ideas," Fixme.ch, , http://fixme.ch/w/index.php?title=Projects_Ideas&oldid=2859 (accessed November 20, 2025).
CBE/CSE style
Fixme.ch contributors. Projects Ideas [Internet]. Fixme.ch, ; 2020 Oct 3, 17:59 UTC [cited 2025 Nov 20]. Available from: http://fixme.ch/w/index.php?title=Projects_Ideas&oldid=2859.
Bluebook style
Projects Ideas, http://fixme.ch/w/index.php?title=Projects_Ideas&oldid=2859 (last visited November 20, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Projects Ideas --- Fixme.ch{,} ",
year = "2020",
url = "http://fixme.ch/w/index.php?title=Projects_Ideas&oldid=2859",
note = "[Online; accessed 20-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 = "Projects Ideas --- Fixme.ch{,} ",
year = "2020",
url = "\url{http://fixme.ch/w/index.php?title=Projects_Ideas&oldid=2859}",
note = "[Online; accessed 20-November-2025]"
}