Help - Cite This Page
Bibliographic details for User Expressions
- Page name: User Expressions
- Author: TTA Help System contributors
- Publisher: TTA Help System, .
- Date of last revision: 7 October 2020 14:04 UTC
- Date retrieved: 19 March 2026 05:35 UTC
- Permanent URL: http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=10
- Page Version ID: 10
Citation styles for User Expressions
APA style
User Expressions. (2020, October 7). TTA Help System, . Retrieved 05:35, March 19, 2026 from http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=10.
MLA style
"User Expressions." TTA Help System, . 7 Oct 2020, 14:04 UTC. 19 Mar 2026, 05:35 <http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=10>.
MHRA style
TTA Help System contributors, 'User Expressions', TTA Help System, , 7 October 2020, 14:04 UTC, <http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=10> [accessed 19 March 2026]
Chicago style
TTA Help System contributors, "User Expressions," TTA Help System, , http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=10 (accessed March 19, 2026).
CBE/CSE style
TTA Help System contributors. User Expressions [Internet]. TTA Help System, ; 2020 Oct 7, 14:04 UTC [cited 2026 Mar 19]. Available from: http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=10.
Bluebook style
User Expressions, http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=10 (last visited March 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TTA Help System",
title = "User Expressions --- TTA Help System{,} ",
year = "2020",
url = "http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=10",
note = "[Online; accessed 19-March-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 = "TTA Help System",
title = "User Expressions --- TTA Help System{,} ",
year = "2020",
url = "\url{http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=10}",
note = "[Online; accessed 19-March-2026]"
}