Cite This Page
Bibliographic details for Reverse-engineering algorithms benchmarks
- Page name: Reverse-engineering algorithms benchmarks
- Author: Ilya Nemenman: Theoretical Biophysics @ Emory contributors
- Publisher: Ilya Nemenman: Theoretical Biophysics @ Emory, .
- Date of last revision: 4 July 2018 16:28 UTC
- Date retrieved: 11 January 2026 22:28 UTC
- Permanent URL: https://nemenmanlab.org/~ilya/index.php?title=Reverse-engineering_algorithms_benchmarks&oldid=779
- Page Version ID: 779
Citation styles for Reverse-engineering algorithms benchmarks
APA style
Reverse-engineering algorithms benchmarks. (2018, July 4). Ilya Nemenman: Theoretical Biophysics @ Emory, . Retrieved 22:28, January 11, 2026 from https://nemenmanlab.org/~ilya/index.php?title=Reverse-engineering_algorithms_benchmarks&oldid=779.
MLA style
"Reverse-engineering algorithms benchmarks." Ilya Nemenman: Theoretical Biophysics @ Emory, . 4 Jul 2018, 16:28 UTC. 11 Jan 2026, 22:28 <https://nemenmanlab.org/~ilya/index.php?title=Reverse-engineering_algorithms_benchmarks&oldid=779>.
MHRA style
Ilya Nemenman: Theoretical Biophysics @ Emory contributors, 'Reverse-engineering algorithms benchmarks', Ilya Nemenman: Theoretical Biophysics @ Emory, , 4 July 2018, 16:28 UTC, <https://nemenmanlab.org/~ilya/index.php?title=Reverse-engineering_algorithms_benchmarks&oldid=779> [accessed 11 January 2026]
Chicago style
Ilya Nemenman: Theoretical Biophysics @ Emory contributors, "Reverse-engineering algorithms benchmarks," Ilya Nemenman: Theoretical Biophysics @ Emory, , https://nemenmanlab.org/~ilya/index.php?title=Reverse-engineering_algorithms_benchmarks&oldid=779 (accessed January 11, 2026).
CBE/CSE style
Ilya Nemenman: Theoretical Biophysics @ Emory contributors. Reverse-engineering algorithms benchmarks [Internet]. Ilya Nemenman: Theoretical Biophysics @ Emory, ; 2018 Jul 4, 16:28 UTC [cited 2026 Jan 11]. Available from: https://nemenmanlab.org/~ilya/index.php?title=Reverse-engineering_algorithms_benchmarks&oldid=779.
Bluebook style
Reverse-engineering algorithms benchmarks, https://nemenmanlab.org/~ilya/index.php?title=Reverse-engineering_algorithms_benchmarks&oldid=779 (last visited January 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Ilya Nemenman: Theoretical Biophysics @ Emory",
title = "Reverse-engineering algorithms benchmarks --- Ilya Nemenman: Theoretical Biophysics @ Emory{,} ",
year = "2018",
url = "https://nemenmanlab.org/~ilya/index.php?title=Reverse-engineering_algorithms_benchmarks&oldid=779",
note = "[Online; accessed 11-January-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 = "Ilya Nemenman: Theoretical Biophysics @ Emory",
title = "Reverse-engineering algorithms benchmarks --- Ilya Nemenman: Theoretical Biophysics @ Emory{,} ",
year = "2018",
url = "\url{https://nemenmanlab.org/~ilya/index.php?title=Reverse-engineering_algorithms_benchmarks&oldid=779}",
note = "[Online; accessed 11-January-2026]"
}