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: 22 June 2026 17:46 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=PublicationsOther&oldid=495
- Page Version ID: 495
Citation styles for PublicationsOther
APA style
PublicationsOther. (2020, January 30). crtc.cs.odu.edu, . Retrieved 17:46, June 22, 2026 from https://crtc.cs.odu.edu/index.php?title=PublicationsOther&oldid=495.
MLA style
"PublicationsOther." crtc.cs.odu.edu, . 30 Jan 2020, 16:35 UTC. 22 Jun 2026, 17:46 <https://crtc.cs.odu.edu/index.php?title=PublicationsOther&oldid=495>.
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=495> [accessed 22 June 2026]
Chicago style
crtc.cs.odu.edu contributors, "PublicationsOther," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=PublicationsOther&oldid=495 (accessed June 22, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. PublicationsOther [Internet]. crtc.cs.odu.edu, ; 2020 Jan 30, 16:35 UTC [cited 2026 Jun 22]. Available from: https://crtc.cs.odu.edu/index.php?title=PublicationsOther&oldid=495.
Bluebook style
PublicationsOther, https://crtc.cs.odu.edu/index.php?title=PublicationsOther&oldid=495 (last visited June 22, 2026).
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=495",
note = "[Online; accessed 22-June-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 = "PublicationsOther --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "\url{https://crtc.cs.odu.edu/index.php?title=PublicationsOther&oldid=495}",
note = "[Online; accessed 22-June-2026]"
}