Cite This Page
Bibliographic details for XML/XPath
- Page name: XML/XPath
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 27 March 2024 20:44 UTC
- Date retrieved: 3 October 2024 16:29 UTC
- Permanent URL: https://rosettacode.org/wiki/XML/XPath?oldid=362981
- Page Version ID: 362981
Citation styles for XML/XPath
APA style
XML/XPath. (2024, March 27). Rosetta Code. Retrieved 16:29, October 3, 2024 from https://rosettacode.org/wiki/XML/XPath?oldid=362981.
MLA style
"XML/XPath." Rosetta Code. 27 Mar 2024, 20:44 UTC. 3 Oct 2024, 16:29 <https://rosettacode.org/wiki/XML/XPath?oldid=362981>.
MHRA style
Rosetta Code contributors, 'XML/XPath', Rosetta Code, 27 March 2024, 20:44 UTC, <https://rosettacode.org/wiki/XML/XPath?oldid=362981> [accessed 3 October 2024]
Chicago style
Rosetta Code contributors, "XML/XPath," Rosetta Code, https://rosettacode.org/wiki/XML/XPath?oldid=362981 (accessed October 3, 2024).
CBE/CSE style
Rosetta Code contributors. XML/XPath [Internet]. Rosetta Code; 2024 Mar 27, 20:44 UTC [cited 2024 Oct 3]. Available from: https://rosettacode.org/wiki/XML/XPath?oldid=362981.
Bluebook style
XML/XPath, https://rosettacode.org/wiki/XML/XPath?oldid=362981 (last visited October 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "XML/XPath --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/XML/XPath?oldid=362981", note = "[Online; accessed 3-October-2024]" }
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 = "XML/XPath --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/XML/XPath?oldid=362981}", note = "[Online; accessed 3-October-2024]" }