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: 29 April 2026 19:38 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 19:38, April 29, 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. 29 Apr 2026, 19:38 <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 29 April 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 April 29, 2026).
CBE/CSE style
Fixme.ch contributors. Project Meetings/2011-09-28 [Internet]. Fixme.ch, ; 2013 Feb 18, 20:04 UTC [cited 2026 Apr 29]. 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 April 29, 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 29-April-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 29-April-2026]"
}