Cite This Page
Bibliographic details for TI-Writer
- Page name: TI-Writer
- Author: TI-99/4A-Pedia contributors
- Publisher: TI-99/4A-Pedia, .
- Date of last revision: 27 October 2022 21:18 UTC
- Date retrieved: 22 June 2026 08:34 UTC
- Permanent URL: https://4apedia.com/index.php?title=TI-Writer&oldid=8561
- Page Version ID: 8561
Citation styles for TI-Writer
APA style
TI-Writer. (2022, October 27). TI-99/4A-Pedia, . Retrieved 08:34, June 22, 2026 from https://4apedia.com/index.php?title=TI-Writer&oldid=8561.
MLA style
"TI-Writer." TI-99/4A-Pedia, . 27 Oct 2022, 21:18 UTC. 22 Jun 2026, 08:34 <https://4apedia.com/index.php?title=TI-Writer&oldid=8561>.
MHRA style
TI-99/4A-Pedia contributors, 'TI-Writer', TI-99/4A-Pedia, , 27 October 2022, 21:18 UTC, <https://4apedia.com/index.php?title=TI-Writer&oldid=8561> [accessed 22 June 2026]
Chicago style
TI-99/4A-Pedia contributors, "TI-Writer," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=TI-Writer&oldid=8561 (accessed June 22, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. TI-Writer [Internet]. TI-99/4A-Pedia, ; 2022 Oct 27, 21:18 UTC [cited 2026 Jun 22]. Available from: https://4apedia.com/index.php?title=TI-Writer&oldid=8561.
Bluebook style
TI-Writer, https://4apedia.com/index.php?title=TI-Writer&oldid=8561 (last visited June 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TI-99/4A-Pedia",
title = "TI-Writer --- TI-99/4A-Pedia{,} ",
year = "2022",
url = "https://4apedia.com/index.php?title=TI-Writer&oldid=8561",
note = "[Online; accessed 22-June-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 = "TI-99/4A-Pedia",
title = "TI-Writer --- TI-99/4A-Pedia{,} ",
year = "2022",
url = "\url{https://4apedia.com/index.php?title=TI-Writer&oldid=8561}",
note = "[Online; accessed 22-June-2026]"
}