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