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