Cite This Page
Bibliographic details for Bug Reporting
- Page name: Bug Reporting
- Author: JimboWiki contributors
- Publisher: JimboWiki, .
- Date of last revision: 12 November 2012 21:46 UTC
- Date retrieved: 16 April 2026 02:20 UTC
- Permanent URL: http://www.jimbodude.net/w/index.php?title=Bug_Reporting&oldid=4614
- Page Version ID: 4614
Citation styles for Bug Reporting
APA style
Bug Reporting. (2012, November 12). JimboWiki, . Retrieved 02:20, April 16, 2026 from http://www.jimbodude.net/w/index.php?title=Bug_Reporting&oldid=4614.
MLA style
"Bug Reporting." JimboWiki, . 12 Nov 2012, 21:46 UTC. 16 Apr 2026, 02:20 <http://www.jimbodude.net/w/index.php?title=Bug_Reporting&oldid=4614>.
MHRA style
JimboWiki contributors, 'Bug Reporting', JimboWiki, , 12 November 2012, 21:46 UTC, <http://www.jimbodude.net/w/index.php?title=Bug_Reporting&oldid=4614> [accessed 16 April 2026]
Chicago style
JimboWiki contributors, "Bug Reporting," JimboWiki, , http://www.jimbodude.net/w/index.php?title=Bug_Reporting&oldid=4614 (accessed April 16, 2026).
CBE/CSE style
JimboWiki contributors. Bug Reporting [Internet]. JimboWiki, ; 2012 Nov 12, 21:46 UTC [cited 2026 Apr 16]. Available from: http://www.jimbodude.net/w/index.php?title=Bug_Reporting&oldid=4614.
Bluebook style
Bug Reporting, http://www.jimbodude.net/w/index.php?title=Bug_Reporting&oldid=4614 (last visited April 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JimboWiki",
title = "Bug Reporting --- JimboWiki{,} ",
year = "2012",
url = "http://www.jimbodude.net/w/index.php?title=Bug_Reporting&oldid=4614",
note = "[Online; accessed 16-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 = "JimboWiki",
title = "Bug Reporting --- JimboWiki{,} ",
year = "2012",
url = "\url{http://www.jimbodude.net/w/index.php?title=Bug_Reporting&oldid=4614}",
note = "[Online; accessed 16-April-2026]"
}