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