Cite This Page
Bibliographic details for A better way to send large attachments
- Page name: A better way to send large attachments
- Author: UW-Math Wiki contributors
- Publisher: UW-Math Wiki, .
- Date of last revision: 3 June 2015 16:37 UTC
- Date retrieved: 1 July 2025 04:32 UTC
- Permanent URL: https://wiki.math.wisc.edu/index.php?title=A_better_way_to_send_large_attachments&oldid=9753
- Page Version ID: 9753
Citation styles for A better way to send large attachments
APA style
A better way to send large attachments. (2015, June 3). UW-Math Wiki, . Retrieved 04:32, July 1, 2025 from https://wiki.math.wisc.edu/index.php?title=A_better_way_to_send_large_attachments&oldid=9753.
MLA style
"A better way to send large attachments." UW-Math Wiki, . 3 Jun 2015, 16:37 UTC. 1 Jul 2025, 04:32 <https://wiki.math.wisc.edu/index.php?title=A_better_way_to_send_large_attachments&oldid=9753>.
MHRA style
UW-Math Wiki contributors, 'A better way to send large attachments', UW-Math Wiki, , 3 June 2015, 16:37 UTC, <https://wiki.math.wisc.edu/index.php?title=A_better_way_to_send_large_attachments&oldid=9753> [accessed 1 July 2025]
Chicago style
UW-Math Wiki contributors, "A better way to send large attachments," UW-Math Wiki, , https://wiki.math.wisc.edu/index.php?title=A_better_way_to_send_large_attachments&oldid=9753 (accessed July 1, 2025).
CBE/CSE style
UW-Math Wiki contributors. A better way to send large attachments [Internet]. UW-Math Wiki, ; 2015 Jun 3, 16:37 UTC [cited 2025 Jul 1]. Available from: https://wiki.math.wisc.edu/index.php?title=A_better_way_to_send_large_attachments&oldid=9753.
Bluebook style
A better way to send large attachments, https://wiki.math.wisc.edu/index.php?title=A_better_way_to_send_large_attachments&oldid=9753 (last visited July 1, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "UW-Math Wiki", title = "A better way to send large attachments --- UW-Math Wiki{,} ", year = "2015", url = "https://wiki.math.wisc.edu/index.php?title=A_better_way_to_send_large_attachments&oldid=9753", note = "[Online; accessed 1-July-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 = "UW-Math Wiki", title = "A better way to send large attachments --- UW-Math Wiki{,} ", year = "2015", url = "\url{https://wiki.math.wisc.edu/index.php?title=A_better_way_to_send_large_attachments&oldid=9753}", note = "[Online; accessed 1-July-2025]" }