Cite This Page
Bibliographic details for ALTO (Analyzed Layout and Text Object)
- Page name: ALTO (Analyzed Layout and Text Object)
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 8 June 2021 15:03 UTC
- Date retrieved: 19 May 2026 22:47 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=ALTO_(Analyzed_Layout_and_Text_Object)&oldid=5053
- Page Version ID: 5053
Citation styles for ALTO (Analyzed Layout and Text Object)
APA style
ALTO (Analyzed Layout and Text Object). (2021, June 8). COPTR, . Retrieved 22:47, May 19, 2026 from https://coptr.digipres.org/index.php?title=ALTO_(Analyzed_Layout_and_Text_Object)&oldid=5053.
MLA style
"ALTO (Analyzed Layout and Text Object)." COPTR, . 8 Jun 2021, 15:03 UTC. 19 May 2026, 22:47 <https://coptr.digipres.org/index.php?title=ALTO_(Analyzed_Layout_and_Text_Object)&oldid=5053>.
MHRA style
COPTR contributors, 'ALTO (Analyzed Layout and Text Object)', COPTR, , 8 June 2021, 15:03 UTC, <https://coptr.digipres.org/index.php?title=ALTO_(Analyzed_Layout_and_Text_Object)&oldid=5053> [accessed 19 May 2026]
Chicago style
COPTR contributors, "ALTO (Analyzed Layout and Text Object)," COPTR, , https://coptr.digipres.org/index.php?title=ALTO_(Analyzed_Layout_and_Text_Object)&oldid=5053 (accessed May 19, 2026).
CBE/CSE style
COPTR contributors. ALTO (Analyzed Layout and Text Object) [Internet]. COPTR, ; 2021 Jun 8, 15:03 UTC [cited 2026 May 19]. Available from: https://coptr.digipres.org/index.php?title=ALTO_(Analyzed_Layout_and_Text_Object)&oldid=5053.
Bluebook style
ALTO (Analyzed Layout and Text Object), https://coptr.digipres.org/index.php?title=ALTO_(Analyzed_Layout_and_Text_Object)&oldid=5053 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "ALTO (Analyzed Layout and Text Object) --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=ALTO_(Analyzed_Layout_and_Text_Object)&oldid=5053",
note = "[Online; accessed 19-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 = "ALTO (Analyzed Layout and Text Object) --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=ALTO_(Analyzed_Layout_and_Text_Object)&oldid=5053}",
note = "[Online; accessed 19-May-2026]"
}