Cite This Page
Bibliographic details for Publications
- Page name: Publications
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 11 April 2025 20:35 UTC
- Date retrieved: 3 November 2025 18:48 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4624
- Page Version ID: 4624
Citation styles for Publications
APA style
Publications. (2025, April 11). crtc.cs.odu.edu, . Retrieved 18:48, November 3, 2025 from https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4624.
MLA style
"Publications." crtc.cs.odu.edu, . 11 Apr 2025, 20:35 UTC. 3 Nov 2025, 18:48 <https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4624>.
MHRA style
crtc.cs.odu.edu contributors, 'Publications', crtc.cs.odu.edu, , 11 April 2025, 20:35 UTC, <https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4624> [accessed 3 November 2025]
Chicago style
crtc.cs.odu.edu contributors, "Publications," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4624 (accessed November 3, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. Publications [Internet]. crtc.cs.odu.edu, ; 2025 Apr 11, 20:35 UTC [cited 2025 Nov 3]. Available from: https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4624.
Bluebook style
Publications, https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4624 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "Publications --- crtc.cs.odu.edu{,} ",
year = "2025",
url = "https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4624",
note = "[Online; accessed 3-November-2025]"
}
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 = "Publications --- crtc.cs.odu.edu{,} ",
year = "2025",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4624}",
note = "[Online; accessed 3-November-2025]"
}