Cite This Page
Bibliographic details for R expression analysis
- Page name: R expression analysis
- Author: "A B C" contributors
- Publisher: "A B C", .
- Date of last revision: 9 February 2013 18:35 UTC
- Date retrieved: 9 November 2025 07:53 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6349
- Page Version ID: 6349
Citation styles for R expression analysis
APA style
R expression analysis. (2013, February 9). "A B C", . Retrieved 07:53, November 9, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6349.
MLA style
"R expression analysis." "A B C", . 9 Feb 2013, 18:35 UTC. 9 Nov 2025, 07:53 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6349>.
MHRA style
"A B C" contributors, 'R expression analysis', "A B C", , 9 February 2013, 18:35 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6349> [accessed 9 November 2025]
Chicago style
"A B C" contributors, "R expression analysis," "A B C", , http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6349 (accessed November 9, 2025).
CBE/CSE style
"A B C" contributors. R expression analysis [Internet]. "A B C", ; 2013 Feb 9, 18:35 UTC [cited 2025 Nov 9]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6349.
Bluebook style
R expression analysis, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6349 (last visited November 9, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = ""A B C"",
title = "R expression analysis --- "A B C"{,} ",
year = "2013",
url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6349",
note = "[Online; accessed 9-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 = ""A B C"",
title = "R expression analysis --- "A B C"{,} ",
year = "2013",
url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6349}",
note = "[Online; accessed 9-November-2025]"
}