Cite This Page
Bibliographic details for Presence status
- Page name: Presence status
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 17 August 2013 13:32 UTC
- Date retrieved: 5 November 2025 04:16 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Presence_status&oldid=4599
- Page Version ID: 4599
Citation styles for Presence status
APA style
Presence status. (2013, August 17). Fixme.ch, . Retrieved 04:16, November 5, 2025 from http://fixme.ch/w/index.php?title=Presence_status&oldid=4599.
MLA style
"Presence status." Fixme.ch, . 17 Aug 2013, 13:32 UTC. 5 Nov 2025, 04:16 <http://fixme.ch/w/index.php?title=Presence_status&oldid=4599>.
MHRA style
Fixme.ch contributors, 'Presence status', Fixme.ch, , 17 August 2013, 13:32 UTC, <http://fixme.ch/w/index.php?title=Presence_status&oldid=4599> [accessed 5 November 2025]
Chicago style
Fixme.ch contributors, "Presence status," Fixme.ch, , http://fixme.ch/w/index.php?title=Presence_status&oldid=4599 (accessed November 5, 2025).
CBE/CSE style
Fixme.ch contributors. Presence status [Internet]. Fixme.ch, ; 2013 Aug 17, 13:32 UTC [cited 2025 Nov 5]. Available from: http://fixme.ch/w/index.php?title=Presence_status&oldid=4599.
Bluebook style
Presence status, http://fixme.ch/w/index.php?title=Presence_status&oldid=4599 (last visited November 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Presence status --- Fixme.ch{,} ",
year = "2013",
url = "http://fixme.ch/w/index.php?title=Presence_status&oldid=4599",
note = "[Online; accessed 5-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 = "Presence status --- Fixme.ch{,} ",
year = "2013",
url = "\url{http://fixme.ch/w/index.php?title=Presence_status&oldid=4599}",
note = "[Online; accessed 5-November-2025]"
}