Cite This Page
Bibliographic details for XSLT for compound documents tutorial
- Page name: XSLT for compound documents tutorial
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki.
- Date of last revision: 4 October 2015 12:42 UTC
- Date retrieved: 8 August 2026 13:24 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=XSLT_for_compound_documents_tutorial&oldid=56406
- Page Version ID: 56406
Citation styles for XSLT for compound documents tutorial
APA style
XSLT for compound documents tutorial. (2015, October 4). EduTech Wiki. Retrieved 13:24, August 8, 2026 from https://edutechwiki.unige.ch/mediawiki/index.php?title=XSLT_for_compound_documents_tutorial&oldid=56406.
MLA style
"XSLT for compound documents tutorial." EduTech Wiki. 4 Oct 2015, 12:42 UTC. 8 Aug 2026, 13:24 <https://edutechwiki.unige.ch/mediawiki/index.php?title=XSLT_for_compound_documents_tutorial&oldid=56406>.
MHRA style
EduTech Wiki contributors, 'XSLT for compound documents tutorial', EduTech Wiki, 4 October 2015, 12:42 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=XSLT_for_compound_documents_tutorial&oldid=56406> [accessed 8 August 2026]
Chicago style
EduTech Wiki contributors, "XSLT for compound documents tutorial," EduTech Wiki, https://edutechwiki.unige.ch/mediawiki/index.php?title=XSLT_for_compound_documents_tutorial&oldid=56406 (accessed August 8, 2026).
CBE/CSE style
EduTech Wiki contributors. XSLT for compound documents tutorial [Internet]. EduTech Wiki; 2015 Oct 4, 12:42 UTC [cited 2026 Aug 8]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=XSLT_for_compound_documents_tutorial&oldid=56406.
Bluebook style
XSLT for compound documents tutorial, https://edutechwiki.unige.ch/mediawiki/index.php?title=XSLT_for_compound_documents_tutorial&oldid=56406 (last visited August 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EduTech Wiki",
title = "XSLT for compound documents tutorial --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2015",
url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=XSLT_for_compound_documents_tutorial&oldid=56406",
note = "[Online; accessed 8-August-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 = "EduTech Wiki",
title = "XSLT for compound documents tutorial --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2015",
url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=XSLT_for_compound_documents_tutorial&oldid=56406}",
note = "[Online; accessed 8-August-2026]"
}