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