Cite This Page
Bibliographic details for Functions
- Page name: Functions
- Author: Department of Mathematics at UTSA contributors
- Publisher: Department of Mathematics at UTSA, .
- Date of last revision: 11 June 2020 14:23 UTC
- Date retrieved: 8 March 2026 07:57 UTC
- Permanent URL: https://mathresearch.utsa.edu/wiki/index.php?title=Functions&oldid=18
- Page Version ID: 18
Citation styles for Functions
APA style
Functions. (2020, June 11). Department of Mathematics at UTSA, . Retrieved 07:57, March 8, 2026 from https://mathresearch.utsa.edu/wiki/index.php?title=Functions&oldid=18.
MLA style
"Functions." Department of Mathematics at UTSA, . 11 Jun 2020, 14:23 UTC. 8 Mar 2026, 07:57 <https://mathresearch.utsa.edu/wiki/index.php?title=Functions&oldid=18>.
MHRA style
Department of Mathematics at UTSA contributors, 'Functions', Department of Mathematics at UTSA, , 11 June 2020, 14:23 UTC, <https://mathresearch.utsa.edu/wiki/index.php?title=Functions&oldid=18> [accessed 8 March 2026]
Chicago style
Department of Mathematics at UTSA contributors, "Functions," Department of Mathematics at UTSA, , https://mathresearch.utsa.edu/wiki/index.php?title=Functions&oldid=18 (accessed March 8, 2026).
CBE/CSE style
Department of Mathematics at UTSA contributors. Functions [Internet]. Department of Mathematics at UTSA, ; 2020 Jun 11, 14:23 UTC [cited 2026 Mar 8]. Available from: https://mathresearch.utsa.edu/wiki/index.php?title=Functions&oldid=18.
Bluebook style
Functions, https://mathresearch.utsa.edu/wiki/index.php?title=Functions&oldid=18 (last visited March 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Department of Mathematics at UTSA",
title = "Functions --- Department of Mathematics at UTSA{,} ",
year = "2020",
url = "https://mathresearch.utsa.edu/wiki/index.php?title=Functions&oldid=18",
note = "[Online; accessed 8-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 = "Department of Mathematics at UTSA",
title = "Functions --- Department of Mathematics at UTSA{,} ",
year = "2020",
url = "\url{https://mathresearch.utsa.edu/wiki/index.php?title=Functions&oldid=18}",
note = "[Online; accessed 8-March-2026]"
}