Cite This Page
Bibliographic details for Ircbot
- Page name: Ircbot
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 28 August 2014 12:48 UTC
- Date retrieved: 9 March 2026 10:36 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Ircbot&oldid=5883
- Page Version ID: 5883
Citation styles for Ircbot
APA style
Ircbot. (2014, August 28). Fixme.ch, . Retrieved 10:36, March 9, 2026 from http://fixme.ch/w/index.php?title=Ircbot&oldid=5883.
MLA style
"Ircbot." Fixme.ch, . 28 Aug 2014, 12:48 UTC. 9 Mar 2026, 10:36 <http://fixme.ch/w/index.php?title=Ircbot&oldid=5883>.
MHRA style
Fixme.ch contributors, 'Ircbot', Fixme.ch, , 28 August 2014, 12:48 UTC, <http://fixme.ch/w/index.php?title=Ircbot&oldid=5883> [accessed 9 March 2026]
Chicago style
Fixme.ch contributors, "Ircbot," Fixme.ch, , http://fixme.ch/w/index.php?title=Ircbot&oldid=5883 (accessed March 9, 2026).
CBE/CSE style
Fixme.ch contributors. Ircbot [Internet]. Fixme.ch, ; 2014 Aug 28, 12:48 UTC [cited 2026 Mar 9]. Available from: http://fixme.ch/w/index.php?title=Ircbot&oldid=5883.
Bluebook style
Ircbot, http://fixme.ch/w/index.php?title=Ircbot&oldid=5883 (last visited March 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Ircbot --- Fixme.ch{,} ",
year = "2014",
url = "http://fixme.ch/w/index.php?title=Ircbot&oldid=5883",
note = "[Online; accessed 9-March-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 = "Ircbot --- Fixme.ch{,} ",
year = "2014",
url = "\url{http://fixme.ch/w/index.php?title=Ircbot&oldid=5883}",
note = "[Online; accessed 9-March-2026]"
}