|
|
Cite This Page
Bibliographic details for Software versions
- Page name: Software versions
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 16 July 2019 08:54 UTC
- Date retrieved: 15 May 2026 09:47 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Software_versions&oldid=6849
- Page Version ID: 6849
Citation styles for Software versions
APA style
Software versions. (2019, July 16). zaoniao, . Retrieved 09:47, May 15, 2026 from http://en.zaoniao.it/index.php?title=Software_versions&oldid=6849.
MLA style
"Software versions." zaoniao, . 16 Jul 2019, 08:54 UTC. 15 May 2026, 09:47 <http://en.zaoniao.it/index.php?title=Software_versions&oldid=6849>.
MHRA style
zaoniao contributors, 'Software versions', zaoniao, , 16 July 2019, 08:54 UTC, <http://en.zaoniao.it/index.php?title=Software_versions&oldid=6849> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Software versions," zaoniao, , http://en.zaoniao.it/index.php?title=Software_versions&oldid=6849 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Software versions [Internet]. zaoniao, ; 2019 Jul 16, 08:54 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Software_versions&oldid=6849.
Bluebook style
Software versions, http://en.zaoniao.it/index.php?title=Software_versions&oldid=6849 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Software versions --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Software_versions&oldid=6849",
note = "[Online; accessed 15-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 = "zaoniao",
title = "Software versions --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Software_versions&oldid=6849}",
note = "[Online; accessed 15-May-2026]"
}