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: 28 October 2025 10:07 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Ircbot&oldid=4547
- Page Version ID: 4547
Citation styles for Ircbot
APA style
Ircbot. (2014, August 28). Fixme.ch, . Retrieved 10:07, October 28, 2025 from https://fixme.ch/w/index.php?title=Ircbot&oldid=4547.
MLA style
"Ircbot." Fixme.ch, . 28 Aug 2014, 12:48 UTC. 28 Oct 2025, 10:07 <https://fixme.ch/w/index.php?title=Ircbot&oldid=4547>.
MHRA style
Fixme.ch contributors, 'Ircbot', Fixme.ch, , 28 August 2014, 12:48 UTC, <https://fixme.ch/w/index.php?title=Ircbot&oldid=4547> [accessed 28 October 2025]
Chicago style
Fixme.ch contributors, "Ircbot," Fixme.ch, , https://fixme.ch/w/index.php?title=Ircbot&oldid=4547 (accessed October 28, 2025).
CBE/CSE style
Fixme.ch contributors. Ircbot [Internet]. Fixme.ch, ; 2014 Aug 28, 12:48 UTC [cited 2025 Oct 28]. Available from: https://fixme.ch/w/index.php?title=Ircbot&oldid=4547.
Bluebook style
Ircbot, https://fixme.ch/w/index.php?title=Ircbot&oldid=4547 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Ircbot --- Fixme.ch{,} ",
year = "2014",
url = "https://fixme.ch/w/index.php?title=Ircbot&oldid=4547",
note = "[Online; accessed 28-October-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 = "Ircbot --- Fixme.ch{,} ",
year = "2014",
url = "\url{https://fixme.ch/w/index.php?title=Ircbot&oldid=4547}",
note = "[Online; accessed 28-October-2025]"
}