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: 18 March 2026 20:38 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4629
- Page Version ID: 4629
Citation styles for Publications
APA style
Publications. (2025, April 11). crtc.cs.odu.edu, . Retrieved 20:38, March 18, 2026 from https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4629.
MLA style
"Publications." crtc.cs.odu.edu, . 11 Apr 2025, 20:35 UTC. 18 Mar 2026, 20:38 <https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4629>.
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=4629> [accessed 18 March 2026]
Chicago style
crtc.cs.odu.edu contributors, "Publications," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4629 (accessed March 18, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. Publications [Internet]. crtc.cs.odu.edu, ; 2025 Apr 11, 20:35 UTC [cited 2026 Mar 18]. Available from: https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4629.
Bluebook style
Publications, https://crtc.cs.odu.edu/index.php?title=Publications&oldid=4629 (last visited March 18, 2026).
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=4629",
note = "[Online; accessed 18-March-2026]"
}
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=4629}",
note = "[Online; accessed 18-March-2026]"
}