Cite This Page
Bibliographic details for How to create an event
- Page name: How to create an event
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 1 March 2026 11:34 UTC
- Date retrieved: 11 April 2026 13:15 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=How_to_create_an_event&oldid=11040
- Page Version ID: 11040
Citation styles for How to create an event
APA style
How to create an event. (2026, March 1). Fixme.ch, . Retrieved 13:15, April 11, 2026 from http://fixme.ch/w/index.php?title=How_to_create_an_event&oldid=11040.
MLA style
"How to create an event." Fixme.ch, . 1 Mar 2026, 11:34 UTC. 11 Apr 2026, 13:15 <http://fixme.ch/w/index.php?title=How_to_create_an_event&oldid=11040>.
MHRA style
Fixme.ch contributors, 'How to create an event', Fixme.ch, , 1 March 2026, 11:34 UTC, <http://fixme.ch/w/index.php?title=How_to_create_an_event&oldid=11040> [accessed 11 April 2026]
Chicago style
Fixme.ch contributors, "How to create an event," Fixme.ch, , http://fixme.ch/w/index.php?title=How_to_create_an_event&oldid=11040 (accessed April 11, 2026).
CBE/CSE style
Fixme.ch contributors. How to create an event [Internet]. Fixme.ch, ; 2026 Mar 1, 11:34 UTC [cited 2026 Apr 11]. Available from: http://fixme.ch/w/index.php?title=How_to_create_an_event&oldid=11040.
Bluebook style
How to create an event, http://fixme.ch/w/index.php?title=How_to_create_an_event&oldid=11040 (last visited April 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "How to create an event --- Fixme.ch{,} ",
year = "2026",
url = "http://fixme.ch/w/index.php?title=How_to_create_an_event&oldid=11040",
note = "[Online; accessed 11-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 = "How to create an event --- Fixme.ch{,} ",
year = "2026",
url = "\url{http://fixme.ch/w/index.php?title=How_to_create_an_event&oldid=11040}",
note = "[Online; accessed 11-April-2026]"
}