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: 19 May 2020 12:45 UTC
- Date retrieved: 17 March 2026 02:16 UTC
- Permanent URL: https://4apedia.com/index.php?title=Software_Publisher&oldid=4963
- Page Version ID: 4963
Citation styles for Software Publisher
APA style
Software Publisher. (2020, May 19). TI-99/4A-Pedia, . Retrieved 02:16, March 17, 2026 from https://4apedia.com/index.php?title=Software_Publisher&oldid=4963.
MLA style
"Software Publisher." TI-99/4A-Pedia, . 19 May 2020, 12:45 UTC. 17 Mar 2026, 02:16 <https://4apedia.com/index.php?title=Software_Publisher&oldid=4963>.
MHRA style
TI-99/4A-Pedia contributors, 'Software Publisher', TI-99/4A-Pedia, , 19 May 2020, 12:45 UTC, <https://4apedia.com/index.php?title=Software_Publisher&oldid=4963> [accessed 17 March 2026]
Chicago style
TI-99/4A-Pedia contributors, "Software Publisher," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=Software_Publisher&oldid=4963 (accessed March 17, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. Software Publisher [Internet]. TI-99/4A-Pedia, ; 2020 May 19, 12:45 UTC [cited 2026 Mar 17]. Available from: https://4apedia.com/index.php?title=Software_Publisher&oldid=4963.
Bluebook style
Software Publisher, https://4apedia.com/index.php?title=Software_Publisher&oldid=4963 (last visited March 17, 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=4963",
note = "[Online; accessed 17-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 = "Software Publisher --- TI-99/4A-Pedia{,} ",
year = "2020",
url = "\url{https://4apedia.com/index.php?title=Software_Publisher&oldid=4963}",
note = "[Online; accessed 17-March-2026]"
}