Cite This Page
Bibliographic details for How to update publications page
- Page name: How to update publications page
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 10 February 2023 00:39 UTC
- Date retrieved: 21 November 2024 15:17 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=How_to_update_publications_page&oldid=8713
- Page Version ID: 8713
Citation styles for How to update publications page
APA style
How to update publications page. (2023, February 10). crtc.cs.odu.edu, . Retrieved 15:17, November 21, 2024 from https://crtc.cs.odu.edu/index.php?title=How_to_update_publications_page&oldid=8713.
MLA style
"How to update publications page." crtc.cs.odu.edu, . 10 Feb 2023, 00:39 UTC. 21 Nov 2024, 15:17 <https://crtc.cs.odu.edu/index.php?title=How_to_update_publications_page&oldid=8713>.
MHRA style
crtc.cs.odu.edu contributors, 'How to update publications page', crtc.cs.odu.edu, , 10 February 2023, 00:39 UTC, <https://crtc.cs.odu.edu/index.php?title=How_to_update_publications_page&oldid=8713> [accessed 21 November 2024]
Chicago style
crtc.cs.odu.edu contributors, "How to update publications page," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=How_to_update_publications_page&oldid=8713 (accessed November 21, 2024).
CBE/CSE style
crtc.cs.odu.edu contributors. How to update publications page [Internet]. crtc.cs.odu.edu, ; 2023 Feb 10, 00:39 UTC [cited 2024 Nov 21]. Available from: https://crtc.cs.odu.edu/index.php?title=How_to_update_publications_page&oldid=8713.
Bluebook style
How to update publications page, https://crtc.cs.odu.edu/index.php?title=How_to_update_publications_page&oldid=8713 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "crtc.cs.odu.edu", title = "How to update publications page --- crtc.cs.odu.edu{,} ", year = "2023", url = "https://crtc.cs.odu.edu/index.php?title=How_to_update_publications_page&oldid=8713", 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 = "crtc.cs.odu.edu", title = "How to update publications page --- crtc.cs.odu.edu{,} ", year = "2023", url = "\url{https://crtc.cs.odu.edu/index.php?title=How_to_update_publications_page&oldid=8713}", note = "[Online; accessed 21-November-2024]" }