Cite This Page
Bibliographic details for Semantic Versioning
- Page name: Semantic Versioning
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 9 May 2023 21:20 UTC
- Date retrieved: 4 December 2023 21:56 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Semantic_Versioning&oldid=96516
- Page Version ID: 96516
Citation styles for Semantic Versioning
APA style
Semantic Versioning. (2023, May 9). NovaOrdis Knowledge Base, . Retrieved 21:56, December 4, 2023 from https://kb.novaordis.com/index.php?title=Semantic_Versioning&oldid=96516.
MLA style
"Semantic Versioning." NovaOrdis Knowledge Base, . 9 May 2023, 21:20 UTC. 4 Dec 2023, 21:56 <https://kb.novaordis.com/index.php?title=Semantic_Versioning&oldid=96516>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Semantic Versioning', NovaOrdis Knowledge Base, , 9 May 2023, 21:20 UTC, <https://kb.novaordis.com/index.php?title=Semantic_Versioning&oldid=96516> [accessed 4 December 2023]
Chicago style
NovaOrdis Knowledge Base contributors, "Semantic Versioning," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=Semantic_Versioning&oldid=96516 (accessed December 4, 2023).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Semantic Versioning [Internet]. NovaOrdis Knowledge Base, ; 2023 May 9, 21:20 UTC [cited 2023 Dec 4]. Available from: https://kb.novaordis.com/index.php?title=Semantic_Versioning&oldid=96516.
Bluebook style
Semantic Versioning, https://kb.novaordis.com/index.php?title=Semantic_Versioning&oldid=96516 (last visited December 4, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "Semantic Versioning --- NovaOrdis Knowledge Base{,} ", year = "2023", url = "https://kb.novaordis.com/index.php?title=Semantic_Versioning&oldid=96516", note = "[Online; accessed 4-December-2023]" }
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 = "NovaOrdis Knowledge Base", title = "Semantic Versioning --- NovaOrdis Knowledge Base{,} ", year = "2023", url = "\url{https://kb.novaordis.com/index.php?title=Semantic_Versioning&oldid=96516}", note = "[Online; accessed 4-December-2023]" }