Cite This Page
Bibliographic details for Libxml2
- Page name: Libxml2
- Author: Wicri Tools contributors
- Publisher: Wicri Tools, .
- Date of last revision: 18 May 2010 09:43 UTC
- Date retrieved: 19 April 2026 18:43 UTC
- Permanent URL: https://wicri-demo.istex.fr/Wicri/Outils/en/index.php?title=Libxml2&oldid=678
- Page Version ID: 678
Citation styles for Libxml2
APA style
Libxml2. (2010, May 18). Wicri Tools, . Retrieved 18:43, April 19, 2026 from https://wicri-demo.istex.fr/Wicri/Outils/en/index.php?title=Libxml2&oldid=678.
MLA style
"Libxml2." Wicri Tools, . 18 May 2010, 09:43 UTC. 19 Apr 2026, 18:43 <https://wicri-demo.istex.fr/Wicri/Outils/en/index.php?title=Libxml2&oldid=678>.
MHRA style
Wicri Tools contributors, 'Libxml2', Wicri Tools, , 18 May 2010, 09:43 UTC, <https://wicri-demo.istex.fr/Wicri/Outils/en/index.php?title=Libxml2&oldid=678> [accessed 19 April 2026]
Chicago style
Wicri Tools contributors, "Libxml2," Wicri Tools, , https://wicri-demo.istex.fr/Wicri/Outils/en/index.php?title=Libxml2&oldid=678 (accessed April 19, 2026).
CBE/CSE style
Wicri Tools contributors. Libxml2 [Internet]. Wicri Tools, ; 2010 May 18, 09:43 UTC [cited 2026 Apr 19]. Available from: https://wicri-demo.istex.fr/Wicri/Outils/en/index.php?title=Libxml2&oldid=678.
Bluebook style
Libxml2, https://wicri-demo.istex.fr/Wicri/Outils/en/index.php?title=Libxml2&oldid=678 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wicri Tools",
title = "Libxml2 --- Wicri Tools{,} ",
year = "2010",
url = "https://wicri-demo.istex.fr/Wicri/Outils/en/index.php?title=Libxml2&oldid=678",
note = "[Online; accessed 19-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 = "Wicri Tools",
title = "Libxml2 --- Wicri Tools{,} ",
year = "2010",
url = "\url{https://wicri-demo.istex.fr/Wicri/Outils/en/index.php?title=Libxml2&oldid=678}",
note = "[Online; accessed 19-April-2026]"
}