Cite This Page
Bibliographic details for Recommended Tools
- Page name: Recommended Tools
- Author: RetroTechCollection contributors
- Publisher: RetroTechCollection.
- Date of last revision: 9 August 2025 20:26 UTC
- Date retrieved: 17 May 2026 02:12 UTC
- Permanent URL: https://wiki.retrotechcollection.com/index.php?title=Recommended_Tools&oldid=4497
- Page Version ID: 4497
Citation styles for Recommended Tools
Recommended Tools. (2025, August 9). RetroTechCollection. Retrieved May 17, 2026, from https://wiki.retrotechcollection.com/index.php?title=Recommended_Tools&oldid=4497.
"Recommended Tools." RetroTechCollection. 9 Aug 2025, 20:26 UTC. <https://wiki.retrotechcollection.com/index.php?title=Recommended_Tools&oldid=4497> 17 May 2026, 02:12.
RetroTechCollection contributors, 'Recommended Tools', RetroTechCollection, 9 August 2025, 20:26 UTC, <https://wiki.retrotechcollection.com/index.php?title=Recommended_Tools&oldid=4497> [accessed 17 May 2026]
RetroTechCollection contributors, "Recommended Tools," RetroTechCollection, https://wiki.retrotechcollection.com/index.php?title=Recommended_Tools&oldid=4497 (accessed May 17, 2026).
RetroTechCollection contributors. Recommended Tools [Internet]. RetroTechCollection; 2025 Aug 9, 20:26 UTC [cited 2026 May 17]. Available from: https://wiki.retrotechcollection.com/index.php?title=Recommended_Tools&oldid=4497.
Recommended Tools, https://wiki.retrotechcollection.com/index.php?title=Recommended_Tools&oldid=4497 (last visited May 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RetroTechCollection",
title = "Recommended Tools --- RetroTechCollection{,} ",
year = "2025",
url = "https://wiki.retrotechcollection.com/index.php?title=Recommended_Tools&oldid=4497",
note = "[Online; accessed 17-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 = "RetroTechCollection",
title = "Recommended Tools --- RetroTechCollection{,} ",
year = "2025",
url = "\url{https://wiki.retrotechcollection.com/index.php?title=Recommended_Tools&oldid=4497}",
note = "[Online; accessed 17-May-2026]"
}