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