Cite This Page
Bibliographic details for How to write an article
- Page name: How to write an article
- Author: VSI OpenVMS Wiki contributors
- Publisher: VSI OpenVMS Wiki, .
- Date of last revision: 15 February 2019 08:13 UTC
- Date retrieved: 21 November 2024 19:38 UTC
- Permanent URL: https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=275
- Page Version ID: 275
Citation styles for How to write an article
APA style
How to write an article. (2019, February 15). VSI OpenVMS Wiki, . Retrieved 19:38, November 21, 2024 from https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=275.
MLA style
"How to write an article." VSI OpenVMS Wiki, . 15 Feb 2019, 08:13 UTC. 21 Nov 2024, 19:38 <https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=275>.
MHRA style
VSI OpenVMS Wiki contributors, 'How to write an article', VSI OpenVMS Wiki, , 15 February 2019, 08:13 UTC, <https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=275> [accessed 21 November 2024]
Chicago style
VSI OpenVMS Wiki contributors, "How to write an article," VSI OpenVMS Wiki, , https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=275 (accessed November 21, 2024).
CBE/CSE style
VSI OpenVMS Wiki contributors. How to write an article [Internet]. VSI OpenVMS Wiki, ; 2019 Feb 15, 08:13 UTC [cited 2024 Nov 21]. Available from: https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=275.
Bluebook style
How to write an article, https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=275 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "VSI OpenVMS Wiki", title = "How to write an article --- VSI OpenVMS Wiki{,} ", year = "2019", url = "https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=275", note = "[Online; accessed 21-November-2024]" }
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 = "VSI OpenVMS Wiki", title = "How to write an article --- VSI OpenVMS Wiki{,} ", year = "2019", url = "\url{https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=275}", note = "[Online; accessed 21-November-2024]" }