Cite This Page
Bibliographic details for XML
- Page name: XML
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 17 June 2021 00:51 UTC
- Date retrieved: 15 January 2025 09:40 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=XML&oldid=64461
- Page Version ID: 64461
Citation styles for XML
APA style
XML. (2021, June 17). HaskellWiki. Retrieved 09:40, January 15, 2025 from https://wiki.haskell.org/index.php?title=XML&oldid=64461.
MLA style
"XML." HaskellWiki. 17 Jun 2021, 00:51 UTC. 15 Jan 2025, 09:40 <https://wiki.haskell.org/index.php?title=XML&oldid=64461>.
MHRA style
HaskellWiki contributors, 'XML', HaskellWiki, 17 June 2021, 00:51 UTC, <https://wiki.haskell.org/index.php?title=XML&oldid=64461> [accessed 15 January 2025]
Chicago style
HaskellWiki contributors, "XML," HaskellWiki, https://wiki.haskell.org/index.php?title=XML&oldid=64461 (accessed January 15, 2025).
CBE/CSE style
HaskellWiki contributors. XML [Internet]. HaskellWiki; 2021 Jun 17, 00:51 UTC [cited 2025 Jan 15]. Available from: https://wiki.haskell.org/index.php?title=XML&oldid=64461.
Bluebook style
XML, https://wiki.haskell.org/index.php?title=XML&oldid=64461 (last visited January 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "XML --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=XML&oldid=64461", note = "[Online; accessed 15-January-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 = "HaskellWiki", title = "XML --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=XML&oldid=64461}", note = "[Online; accessed 15-January-2025]" }