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