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 17:45 UTC
- Date retrieved: 3 March 2026 04:57 UTC
- Permanent URL: https://4apedia.com/index.php?title=TI-Writer&oldid=8552
- Page Version ID: 8552
Citation styles for TI-Writer
APA style
TI-Writer. (2022, October 27). TI-99/4A-Pedia, . Retrieved 04:57, March 3, 2026 from https://4apedia.com/index.php?title=TI-Writer&oldid=8552.
MLA style
"TI-Writer." TI-99/4A-Pedia, . 27 Oct 2022, 17:45 UTC. 3 Mar 2026, 04:57 <https://4apedia.com/index.php?title=TI-Writer&oldid=8552>.
MHRA style
TI-99/4A-Pedia contributors, 'TI-Writer', TI-99/4A-Pedia, , 27 October 2022, 17:45 UTC, <https://4apedia.com/index.php?title=TI-Writer&oldid=8552> [accessed 3 March 2026]
Chicago style
TI-99/4A-Pedia contributors, "TI-Writer," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=TI-Writer&oldid=8552 (accessed March 3, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. TI-Writer [Internet]. TI-99/4A-Pedia, ; 2022 Oct 27, 17:45 UTC [cited 2026 Mar 3]. Available from: https://4apedia.com/index.php?title=TI-Writer&oldid=8552.
Bluebook style
TI-Writer, https://4apedia.com/index.php?title=TI-Writer&oldid=8552 (last visited March 3, 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=8552",
note = "[Online; accessed 3-March-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=8552}",
note = "[Online; accessed 3-March-2026]"
}