Cite This Page
Bibliographic details for Project Meetings/2011-09-28
- Page name: Project Meetings/2011-09-28
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 18 February 2013 20:04 UTC
- Date retrieved: 28 June 2026 09:00 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Project_Meetings/2011-09-28&oldid=3966
- Page Version ID: 3966
Citation styles for Project Meetings/2011-09-28
APA style
Project Meetings/2011-09-28. (2013, February 18). Fixme.ch, . Retrieved 09:00, June 28, 2026 from https://fixme.ch/w/index.php?title=Project_Meetings/2011-09-28&oldid=3966.
MLA style
"Project Meetings/2011-09-28." Fixme.ch, . 18 Feb 2013, 20:04 UTC. 28 Jun 2026, 09:00 <https://fixme.ch/w/index.php?title=Project_Meetings/2011-09-28&oldid=3966>.
MHRA style
Fixme.ch contributors, 'Project Meetings/2011-09-28', Fixme.ch, , 18 February 2013, 20:04 UTC, <https://fixme.ch/w/index.php?title=Project_Meetings/2011-09-28&oldid=3966> [accessed 28 June 2026]
Chicago style
Fixme.ch contributors, "Project Meetings/2011-09-28," Fixme.ch, , https://fixme.ch/w/index.php?title=Project_Meetings/2011-09-28&oldid=3966 (accessed June 28, 2026).
CBE/CSE style
Fixme.ch contributors. Project Meetings/2011-09-28 [Internet]. Fixme.ch, ; 2013 Feb 18, 20:04 UTC [cited 2026 Jun 28]. Available from: https://fixme.ch/w/index.php?title=Project_Meetings/2011-09-28&oldid=3966.
Bluebook style
Project Meetings/2011-09-28, https://fixme.ch/w/index.php?title=Project_Meetings/2011-09-28&oldid=3966 (last visited June 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Project Meetings/2011-09-28 --- Fixme.ch{,} ",
year = "2013",
url = "https://fixme.ch/w/index.php?title=Project_Meetings/2011-09-28&oldid=3966",
note = "[Online; accessed 28-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 = "Project Meetings/2011-09-28 --- Fixme.ch{,} ",
year = "2013",
url = "\url{https://fixme.ch/w/index.php?title=Project_Meetings/2011-09-28&oldid=3966}",
note = "[Online; accessed 28-June-2026]"
}