Cite This Page
Bibliographic details for Library/Qt/QDomDocument
- Page name: Library/Qt/QDomDocument
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 21 November 2010 04:01 UTC
- Date retrieved: 12 May 2025 07:44 UTC
- Permanent URL: https://rosettacode.org/wiki/Library/Qt/QDomDocument?oldid=165446
- Page Version ID: 165446
Citation styles for Library/Qt/QDomDocument
APA style
Library/Qt/QDomDocument. (2010, November 21). Rosetta Code. Retrieved 07:44, May 12, 2025 from https://rosettacode.org/wiki/Library/Qt/QDomDocument?oldid=165446.
MLA style
"Library/Qt/QDomDocument." Rosetta Code. 21 Nov 2010, 04:01 UTC. 12 May 2025, 07:44 <https://rosettacode.org/wiki/Library/Qt/QDomDocument?oldid=165446>.
MHRA style
Rosetta Code contributors, 'Library/Qt/QDomDocument', Rosetta Code, 21 November 2010, 04:01 UTC, <https://rosettacode.org/wiki/Library/Qt/QDomDocument?oldid=165446> [accessed 12 May 2025]
Chicago style
Rosetta Code contributors, "Library/Qt/QDomDocument," Rosetta Code, https://rosettacode.org/wiki/Library/Qt/QDomDocument?oldid=165446 (accessed May 12, 2025).
CBE/CSE style
Rosetta Code contributors. Library/Qt/QDomDocument [Internet]. Rosetta Code; 2010 Nov 21, 04:01 UTC [cited 2025 May 12]. Available from: https://rosettacode.org/wiki/Library/Qt/QDomDocument?oldid=165446.
Bluebook style
Library/Qt/QDomDocument, https://rosettacode.org/wiki/Library/Qt/QDomDocument?oldid=165446 (last visited May 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Library/Qt/QDomDocument --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/Library/Qt/QDomDocument?oldid=165446", note = "[Online; accessed 12-May-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 = "Rosetta Code", title = "Library/Qt/QDomDocument --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/Library/Qt/QDomDocument?oldid=165446}", note = "[Online; accessed 12-May-2025]" }