Cite This Page
Bibliographic details for Simple pom.xml Example
- Page name: Simple pom.xml Example
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 7 November 2016 21:14 UTC
- Date retrieved: 30 January 2023 09:17 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Simple_pom.xml_Example&oldid=13178
- Page Version ID: 13178
Citation styles for Simple pom.xml Example
APA style
Simple pom.xml Example. (2016, November 7). NovaOrdis Knowledge Base, . Retrieved 09:17, January 30, 2023 from https://kb.novaordis.com/index.php?title=Simple_pom.xml_Example&oldid=13178.
MLA style
"Simple pom.xml Example." NovaOrdis Knowledge Base, . 7 Nov 2016, 21:14 UTC. 30 Jan 2023, 09:17 <https://kb.novaordis.com/index.php?title=Simple_pom.xml_Example&oldid=13178>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Simple pom.xml Example', NovaOrdis Knowledge Base, , 7 November 2016, 21:14 UTC, <https://kb.novaordis.com/index.php?title=Simple_pom.xml_Example&oldid=13178> [accessed 30 January 2023]
Chicago style
NovaOrdis Knowledge Base contributors, "Simple pom.xml Example," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=Simple_pom.xml_Example&oldid=13178 (accessed January 30, 2023).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Simple pom.xml Example [Internet]. NovaOrdis Knowledge Base, ; 2016 Nov 7, 21:14 UTC [cited 2023 Jan 30]. Available from: https://kb.novaordis.com/index.php?title=Simple_pom.xml_Example&oldid=13178.
Bluebook style
Simple pom.xml Example, https://kb.novaordis.com/index.php?title=Simple_pom.xml_Example&oldid=13178 (last visited January 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "Simple pom.xml Example --- NovaOrdis Knowledge Base{,} ", year = "2016", url = "https://kb.novaordis.com/index.php?title=Simple_pom.xml_Example&oldid=13178", note = "[Online; accessed 30-January-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 = "Simple pom.xml Example --- NovaOrdis Knowledge Base{,} ", year = "2016", url = "\url{https://kb.novaordis.com/index.php?title=Simple_pom.xml_Example&oldid=13178}", note = "[Online; accessed 30-January-2023]" }