Cite This Page
Bibliographic details for IText
- Page name: IText
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 22 April 2021 15:23 UTC
- Date retrieved: 10 August 2026 07:58 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=IText&oldid=4358
- Page Version ID: 4358
Citation styles for IText
APA style
IText. (2021, April 22). COPTR, . Retrieved 07:58, August 10, 2026 from https://coptr.digipres.org/index.php?title=IText&oldid=4358.
MLA style
"IText." COPTR, . 22 Apr 2021, 15:23 UTC. 10 Aug 2026, 07:58 <https://coptr.digipres.org/index.php?title=IText&oldid=4358>.
MHRA style
COPTR contributors, 'IText', COPTR, , 22 April 2021, 15:23 UTC, <https://coptr.digipres.org/index.php?title=IText&oldid=4358> [accessed 10 August 2026]
Chicago style
COPTR contributors, "IText," COPTR, , https://coptr.digipres.org/index.php?title=IText&oldid=4358 (accessed August 10, 2026).
CBE/CSE style
COPTR contributors. IText [Internet]. COPTR, ; 2021 Apr 22, 15:23 UTC [cited 2026 Aug 10]. Available from: https://coptr.digipres.org/index.php?title=IText&oldid=4358.
Bluebook style
IText, https://coptr.digipres.org/index.php?title=IText&oldid=4358 (last visited August 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "IText --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=IText&oldid=4358",
note = "[Online; accessed 10-August-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 = "IText --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=IText&oldid=4358}",
note = "[Online; accessed 10-August-2026]"
}