Cite This Page
Bibliographic details for CNF Tools
- Page name: CNF Tools
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 4 March 2020 22:02 UTC
- Date retrieved: 29 October 2025 22:05 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=CNF_Tools&oldid=5211
- Page Version ID: 5211
Citation styles for CNF Tools
APA style
CNF Tools. (2020, March 4). crtc.cs.odu.edu, . Retrieved 22:05, October 29, 2025 from https://crtc.cs.odu.edu/index.php?title=CNF_Tools&oldid=5211.
MLA style
"CNF Tools." crtc.cs.odu.edu, . 4 Mar 2020, 22:02 UTC. 29 Oct 2025, 22:05 <https://crtc.cs.odu.edu/index.php?title=CNF_Tools&oldid=5211>.
MHRA style
crtc.cs.odu.edu contributors, 'CNF Tools', crtc.cs.odu.edu, , 4 March 2020, 22:02 UTC, <https://crtc.cs.odu.edu/index.php?title=CNF_Tools&oldid=5211> [accessed 29 October 2025]
Chicago style
crtc.cs.odu.edu contributors, "CNF Tools," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=CNF_Tools&oldid=5211 (accessed October 29, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. CNF Tools [Internet]. crtc.cs.odu.edu, ; 2020 Mar 4, 22:02 UTC [cited 2025 Oct 29]. Available from: https://crtc.cs.odu.edu/index.php?title=CNF_Tools&oldid=5211.
Bluebook style
CNF Tools, https://crtc.cs.odu.edu/index.php?title=CNF_Tools&oldid=5211 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "CNF Tools --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "https://crtc.cs.odu.edu/index.php?title=CNF_Tools&oldid=5211",
note = "[Online; accessed 29-October-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 Tools --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "\url{https://crtc.cs.odu.edu/index.php?title=CNF_Tools&oldid=5211}",
note = "[Online; accessed 29-October-2025]"
}