|
|
Cite This Page
Bibliographic details for STeX
- Page name: STeX
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 8 July 2019 15:09 UTC
- Date retrieved: 15 May 2026 10:02 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=STeX&oldid=6696
- Page Version ID: 6696
Citation styles for STeX
APA style
STeX. (2019, July 8). zaoniao, . Retrieved 10:02, May 15, 2026 from http://en.zaoniao.it/index.php?title=STeX&oldid=6696.
MLA style
"STeX." zaoniao, . 8 Jul 2019, 15:09 UTC. 15 May 2026, 10:02 <http://en.zaoniao.it/index.php?title=STeX&oldid=6696>.
MHRA style
zaoniao contributors, 'STeX', zaoniao, , 8 July 2019, 15:09 UTC, <http://en.zaoniao.it/index.php?title=STeX&oldid=6696> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "STeX," zaoniao, , http://en.zaoniao.it/index.php?title=STeX&oldid=6696 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. STeX [Internet]. zaoniao, ; 2019 Jul 8, 15:09 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=STeX&oldid=6696.
Bluebook style
STeX, http://en.zaoniao.it/index.php?title=STeX&oldid=6696 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "STeX --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=STeX&oldid=6696",
note = "[Online; accessed 15-May-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 = "zaoniao",
title = "STeX --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=STeX&oldid=6696}",
note = "[Online; accessed 15-May-2026]"
}