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: 28 February 2026 13:20 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=26282
- Page Version ID: 26282
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, . Retrieved13:20, February 28, 2026
from http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=26282.
MLA style[edit | edit source]
"HTML presentation with Reveal.js." Sinfronteras, . 24 Feb 2026, 15:57 UTC.28 Feb 2026, 13:20
<http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=26282>.
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=26282> [accessed28 February 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=26282 (accessedFebruary 28, 2026
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. HTML presentation with Reveal.js [Internet]. Sinfronteras, ; 2026 Feb 24, 15:57 UTC [cited2026 Feb 28
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=26282.
Bluebook style[edit | edit source]
HTML presentation with Reveal.js, http://wiki.sinfronteras.ws/index.php?title=HTML_presentation_with_Reveal.js&oldid=26282 (last visitedFebruary 28, 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=26282",
note = "[Online; accessed 28-February-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=26282}",
note = "[Online; accessed 28-February-2026
]"
}