Cite This Page
Bibliographic details for Library/org.xml.sax/helpers/DefaultHandler
- Page name: Library/org.xml.sax/helpers/DefaultHandler
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 21 November 2010 04:28 UTC
- Date retrieved: 26 March 2023 05:33 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Library/org.xml.sax/helpers/DefaultHandler&oldid=165450
- Page Version ID: 165450
Citation styles for Library/org.xml.sax/helpers/DefaultHandler
APA style
Library/org.xml.sax/helpers/DefaultHandler. (2010, November 21). Rosetta Code, . Retrieved 05:33, March 26, 2023 from https://rosettacode.org/w/index.php?title=Library/org.xml.sax/helpers/DefaultHandler&oldid=165450.
MLA style
"Library/org.xml.sax/helpers/DefaultHandler." Rosetta Code, . 21 Nov 2010, 04:28 UTC. 26 Mar 2023, 05:33 <https://rosettacode.org/w/index.php?title=Library/org.xml.sax/helpers/DefaultHandler&oldid=165450>.
MHRA style
Rosetta Code contributors, 'Library/org.xml.sax/helpers/DefaultHandler', Rosetta Code, , 21 November 2010, 04:28 UTC, <https://rosettacode.org/w/index.php?title=Library/org.xml.sax/helpers/DefaultHandler&oldid=165450> [accessed 26 March 2023]
Chicago style
Rosetta Code contributors, "Library/org.xml.sax/helpers/DefaultHandler," Rosetta Code, , https://rosettacode.org/w/index.php?title=Library/org.xml.sax/helpers/DefaultHandler&oldid=165450 (accessed March 26, 2023).
CBE/CSE style
Rosetta Code contributors. Library/org.xml.sax/helpers/DefaultHandler [Internet]. Rosetta Code, ; 2010 Nov 21, 04:28 UTC [cited 2023 Mar 26]. Available from: https://rosettacode.org/w/index.php?title=Library/org.xml.sax/helpers/DefaultHandler&oldid=165450.
Bluebook style
Library/org.xml.sax/helpers/DefaultHandler, https://rosettacode.org/w/index.php?title=Library/org.xml.sax/helpers/DefaultHandler&oldid=165450 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Library/org.xml.sax/helpers/DefaultHandler --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/w/index.php?title=Library/org.xml.sax/helpers/DefaultHandler&oldid=165450", note = "[Online; accessed 26-March-2023]" }
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 = "Rosetta Code", title = "Library/org.xml.sax/helpers/DefaultHandler --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/w/index.php?title=Library/org.xml.sax/helpers/DefaultHandler&oldid=165450}", note = "[Online; accessed 26-March-2023]" }