Cite This Page
Bibliographic details for STL
- Page name: STL
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 24 February 2022 07:49 UTC
- Date retrieved: 9 May 2026 16:34 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=STL&oldid=5830
- Page Version ID: 5830
Citation styles for STL
APA style
STL. (2022, February 24). COPTR, . Retrieved 16:34, May 9, 2026 from https://coptr.digipres.org/index.php?title=STL&oldid=5830.
MLA style
"STL." COPTR, . 24 Feb 2022, 07:49 UTC. 9 May 2026, 16:34 <https://coptr.digipres.org/index.php?title=STL&oldid=5830>.
MHRA style
COPTR contributors, 'STL', COPTR, , 24 February 2022, 07:49 UTC, <https://coptr.digipres.org/index.php?title=STL&oldid=5830> [accessed 9 May 2026]
Chicago style
COPTR contributors, "STL," COPTR, , https://coptr.digipres.org/index.php?title=STL&oldid=5830 (accessed May 9, 2026).
CBE/CSE style
COPTR contributors. STL [Internet]. COPTR, ; 2022 Feb 24, 07:49 UTC [cited 2026 May 9]. Available from: https://coptr.digipres.org/index.php?title=STL&oldid=5830.
Bluebook style
STL, https://coptr.digipres.org/index.php?title=STL&oldid=5830 (last visited May 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "STL --- COPTR{,} ",
year = "2022",
url = "https://coptr.digipres.org/index.php?title=STL&oldid=5830",
note = "[Online; accessed 9-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 = "COPTR",
title = "STL --- COPTR{,} ",
year = "2022",
url = "\url{https://coptr.digipres.org/index.php?title=STL&oldid=5830}",
note = "[Online; accessed 9-May-2026]"
}