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