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 13:58 UTC
- Date retrieved: 19 March 2026 05:31 UTC
- Permanent URL: http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=5
- Page Version ID: 5
Citation styles for User Expressions
APA style
User Expressions. (2020, October 7). TTA Help System, . Retrieved 05:31, March 19, 2026 from http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=5.
MLA style
"User Expressions." TTA Help System, . 7 Oct 2020, 13:58 UTC. 19 Mar 2026, 05:31 <http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=5>.
MHRA style
TTA Help System contributors, 'User Expressions', TTA Help System, , 7 October 2020, 13:58 UTC, <http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=5> [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=5 (accessed March 19, 2026).
CBE/CSE style
TTA Help System contributors. User Expressions [Internet]. TTA Help System, ; 2020 Oct 7, 13:58 UTC [cited 2026 Mar 19]. Available from: http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=5.
Bluebook style
User Expressions, http://bioinfweb.info/TTA/Help/w/index.php?title=User_Expressions&oldid=5 (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=5",
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=5}",
note = "[Online; accessed 19-March-2026]"
}