Cite This Page
Bibliographic details for AFF Open Source Computer Forensics Software
- Page name: AFF Open Source Computer Forensics Software
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 20 April 2021 13:34 UTC
- Date retrieved: 20 May 2026 04:57 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=AFF_Open_Source_Computer_Forensics_Software&oldid=3920
- Page Version ID: 3920
Citation styles for AFF Open Source Computer Forensics Software
APA style
AFF Open Source Computer Forensics Software. (2021, April 20). COPTR, . Retrieved 04:57, May 20, 2026 from https://coptr.digipres.org/index.php?title=AFF_Open_Source_Computer_Forensics_Software&oldid=3920.
MLA style
"AFF Open Source Computer Forensics Software." COPTR, . 20 Apr 2021, 13:34 UTC. 20 May 2026, 04:57 <https://coptr.digipres.org/index.php?title=AFF_Open_Source_Computer_Forensics_Software&oldid=3920>.
MHRA style
COPTR contributors, 'AFF Open Source Computer Forensics Software', COPTR, , 20 April 2021, 13:34 UTC, <https://coptr.digipres.org/index.php?title=AFF_Open_Source_Computer_Forensics_Software&oldid=3920> [accessed 20 May 2026]
Chicago style
COPTR contributors, "AFF Open Source Computer Forensics Software," COPTR, , https://coptr.digipres.org/index.php?title=AFF_Open_Source_Computer_Forensics_Software&oldid=3920 (accessed May 20, 2026).
CBE/CSE style
COPTR contributors. AFF Open Source Computer Forensics Software [Internet]. COPTR, ; 2021 Apr 20, 13:34 UTC [cited 2026 May 20]. Available from: https://coptr.digipres.org/index.php?title=AFF_Open_Source_Computer_Forensics_Software&oldid=3920.
Bluebook style
AFF Open Source Computer Forensics Software, https://coptr.digipres.org/index.php?title=AFF_Open_Source_Computer_Forensics_Software&oldid=3920 (last visited May 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "AFF Open Source Computer Forensics Software --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=AFF_Open_Source_Computer_Forensics_Software&oldid=3920",
note = "[Online; accessed 20-May-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 = "COPTR",
title = "AFF Open Source Computer Forensics Software --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=AFF_Open_Source_Computer_Forensics_Software&oldid=3920}",
note = "[Online; accessed 20-May-2026]"
}