Cite This Page
Bibliographic details for Software Publisher
- Page name: Software Publisher
- Author: TI-99/4A-Pedia contributors
- Publisher: TI-99/4A-Pedia, .
- Date of last revision: 11 April 2020 19:43 UTC
- Date retrieved: 3 May 2026 07:21 UTC
- Permanent URL: https://4apedia.com/index.php?title=Software_Publisher&oldid=3943
- Page Version ID: 3943
Citation styles for Software Publisher
APA style
Software Publisher. (2020, April 11). TI-99/4A-Pedia, . Retrieved 07:21, May 3, 2026 from https://4apedia.com/index.php?title=Software_Publisher&oldid=3943.
MLA style
"Software Publisher." TI-99/4A-Pedia, . 11 Apr 2020, 19:43 UTC. 3 May 2026, 07:21 <https://4apedia.com/index.php?title=Software_Publisher&oldid=3943>.
MHRA style
TI-99/4A-Pedia contributors, 'Software Publisher', TI-99/4A-Pedia, , 11 April 2020, 19:43 UTC, <https://4apedia.com/index.php?title=Software_Publisher&oldid=3943> [accessed 3 May 2026]
Chicago style
TI-99/4A-Pedia contributors, "Software Publisher," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=Software_Publisher&oldid=3943 (accessed May 3, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. Software Publisher [Internet]. TI-99/4A-Pedia, ; 2020 Apr 11, 19:43 UTC [cited 2026 May 3]. Available from: https://4apedia.com/index.php?title=Software_Publisher&oldid=3943.
Bluebook style
Software Publisher, https://4apedia.com/index.php?title=Software_Publisher&oldid=3943 (last visited May 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TI-99/4A-Pedia",
title = "Software Publisher --- TI-99/4A-Pedia{,} ",
year = "2020",
url = "https://4apedia.com/index.php?title=Software_Publisher&oldid=3943",
note = "[Online; accessed 3-May-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 Publisher --- TI-99/4A-Pedia{,} ",
year = "2020",
url = "\url{https://4apedia.com/index.php?title=Software_Publisher&oldid=3943}",
note = "[Online; accessed 3-May-2026]"
}