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 15:45 UTC
- Date retrieved: 8 November 2025 11:12 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6346
- Page Version ID: 6346
Citation styles for R expression analysis
APA style
R expression analysis. (2013, February 9). "A B C", . Retrieved 11:12, November 8, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6346.
MLA style
"R expression analysis." "A B C", . 9 Feb 2013, 15:45 UTC. 8 Nov 2025, 11:12 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6346>.
MHRA style
"A B C" contributors, 'R expression analysis', "A B C", , 9 February 2013, 15:45 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6346> [accessed 8 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=6346 (accessed November 8, 2025).
CBE/CSE style
"A B C" contributors. R expression analysis [Internet]. "A B C", ; 2013 Feb 9, 15:45 UTC [cited 2025 Nov 8]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6346.
Bluebook style
R expression analysis, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=R_expression_analysis&oldid=6346 (last visited November 8, 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=6346",
note = "[Online; accessed 8-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=6346}",
note = "[Online; accessed 8-November-2025]"
}