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: 20 October 2022 10:16 UTC
- Date retrieved: 24 September 2023 10:20 UTC
- Permanent URL: https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=2542
- Page Version ID: 2542
Citation styles for How to write an article
APA style
How to write an article. (2022, October 20). VSI OpenVMS Wiki, . Retrieved 10:20, September 24, 2023 from https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=2542.
MLA style
"How to write an article." VSI OpenVMS Wiki, . 20 Oct 2022, 10:16 UTC. 24 Sep 2023, 10:20 <https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=2542>.
MHRA style
VSI OpenVMS Wiki contributors, 'How to write an article', VSI OpenVMS Wiki, , 20 October 2022, 10:16 UTC, <https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=2542> [accessed 24 September 2023]
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=2542 (accessed September 24, 2023).
CBE/CSE style
VSI OpenVMS Wiki contributors. How to write an article [Internet]. VSI OpenVMS Wiki, ; 2022 Oct 20, 10:16 UTC [cited 2023 Sep 24]. Available from: https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=2542.
Bluebook style
How to write an article, https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=2542 (last visited September 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "VSI OpenVMS Wiki", title = "How to write an article --- VSI OpenVMS Wiki{,} ", year = "2022", url = "https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=2542", note = "[Online; accessed 24-September-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 = "VSI OpenVMS Wiki", title = "How to write an article --- VSI OpenVMS Wiki{,} ", year = "2022", url = "\url{https://wiki.vmssoftware.com/index.php?title=How_to_write_an_article&oldid=2542}", note = "[Online; accessed 24-September-2023]" }