Cite This Page
Bibliographic details for Software Programmer
- Page name: Software Programmer
- Author: TI-99/4A-Pedia contributors
- Publisher: TI-99/4A-Pedia, .
- Date of last revision: 24 July 2018 14:49 UTC
- Date retrieved: 26 February 2026 07:50 UTC
- Permanent URL: https://4apedia.com/index.php?title=Software_Programmer&oldid=1197
- Page Version ID: 1197
Citation styles for Software Programmer
APA style
Software Programmer. (2018, July 24). TI-99/4A-Pedia, . Retrieved 07:50, February 26, 2026 from https://4apedia.com/index.php?title=Software_Programmer&oldid=1197.
MLA style
"Software Programmer." TI-99/4A-Pedia, . 24 Jul 2018, 14:49 UTC. 26 Feb 2026, 07:50 <https://4apedia.com/index.php?title=Software_Programmer&oldid=1197>.
MHRA style
TI-99/4A-Pedia contributors, 'Software Programmer', TI-99/4A-Pedia, , 24 July 2018, 14:49 UTC, <https://4apedia.com/index.php?title=Software_Programmer&oldid=1197> [accessed 26 February 2026]
Chicago style
TI-99/4A-Pedia contributors, "Software Programmer," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=Software_Programmer&oldid=1197 (accessed February 26, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. Software Programmer [Internet]. TI-99/4A-Pedia, ; 2018 Jul 24, 14:49 UTC [cited 2026 Feb 26]. Available from: https://4apedia.com/index.php?title=Software_Programmer&oldid=1197.
Bluebook style
Software Programmer, https://4apedia.com/index.php?title=Software_Programmer&oldid=1197 (last visited February 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TI-99/4A-Pedia",
title = "Software Programmer --- TI-99/4A-Pedia{,} ",
year = "2018",
url = "https://4apedia.com/index.php?title=Software_Programmer&oldid=1197",
note = "[Online; accessed 26-February-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 = "Software Programmer --- TI-99/4A-Pedia{,} ",
year = "2018",
url = "\url{https://4apedia.com/index.php?title=Software_Programmer&oldid=1197}",
note = "[Online; accessed 26-February-2026]"
}