Cite This Page
Bibliographic details for HTML presentation with Reveal.js[edit | edit source]
- Page name: HTML presentation with Reveal.js
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 24 February 2026 15:57 UTC
- Date retrieved: 8 March 2026 06:41 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=14714
- Page Version ID: 14714
Citation styles for HTML presentation with Reveal.js[edit | edit source]
APA style[edit | edit source]
HTML presentation with Reveal.js. (2026, February 24). Sinfronteras, . Retrieved06:41, March 8, 2026
from http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=14714.
MLA style[edit | edit source]
"HTML presentation with Reveal.js." Sinfronteras, . 24 Feb 2026, 15:57 UTC.8 Mar 2026, 06:41
<http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=14714>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'HTML presentation with Reveal.js', Sinfronteras, , 24 February 2026, 15:57 UTC, <http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=14714> [accessed8 March 2026
]
Chicago style[edit | edit source]
Sinfronteras contributors, "HTML presentation with Reveal.js," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=14714 (accessedMarch 8, 2026
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. HTML presentation with Reveal.js [Internet]. Sinfronteras, ; 2026 Feb 24, 15:57 UTC [cited2026 Mar 8
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=14714.
Bluebook style[edit | edit source]
HTML presentation with Reveal.js, http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=14714 (last visitedMarch 8, 2026
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "HTML presentation with Reveal.js --- Sinfronteras{,} ",
year = "2026",
url = "http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=14714",
note = "[Online; accessed 8-March-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 = "Sinfronteras",
title = "HTML presentation with Reveal.js --- Sinfronteras{,} ",
year = "2026",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=14714}",
note = "[Online; accessed 8-March-2026
]"
}