Cite This Page
Bibliographic details for How to connect and run a program on a server
- Page name: How to connect and run a program on a server
- Author: UW-Math Wiki contributors
- Publisher: UW-Math Wiki, .
- Date of last revision: 12 July 2017 19:27 UTC
- Date retrieved: 30 September 2023 02:41 UTC
- Permanent URL: https://wiki.math.wisc.edu/index.php?title=How_to_connect_and_run_a_program_on_a_server&oldid=13823
- Page Version ID: 13823
Citation styles for How to connect and run a program on a server
APA style
How to connect and run a program on a server. (2017, July 12). UW-Math Wiki, . Retrieved 02:41, September 30, 2023 from https://wiki.math.wisc.edu/index.php?title=How_to_connect_and_run_a_program_on_a_server&oldid=13823.
MLA style
"How to connect and run a program on a server." UW-Math Wiki, . 12 Jul 2017, 19:27 UTC. 30 Sep 2023, 02:41 <https://wiki.math.wisc.edu/index.php?title=How_to_connect_and_run_a_program_on_a_server&oldid=13823>.
MHRA style
UW-Math Wiki contributors, 'How to connect and run a program on a server', UW-Math Wiki, , 12 July 2017, 19:27 UTC, <https://wiki.math.wisc.edu/index.php?title=How_to_connect_and_run_a_program_on_a_server&oldid=13823> [accessed 30 September 2023]
Chicago style
UW-Math Wiki contributors, "How to connect and run a program on a server," UW-Math Wiki, , https://wiki.math.wisc.edu/index.php?title=How_to_connect_and_run_a_program_on_a_server&oldid=13823 (accessed September 30, 2023).
CBE/CSE style
UW-Math Wiki contributors. How to connect and run a program on a server [Internet]. UW-Math Wiki, ; 2017 Jul 12, 19:27 UTC [cited 2023 Sep 30]. Available from: https://wiki.math.wisc.edu/index.php?title=How_to_connect_and_run_a_program_on_a_server&oldid=13823.
Bluebook style
How to connect and run a program on a server, https://wiki.math.wisc.edu/index.php?title=How_to_connect_and_run_a_program_on_a_server&oldid=13823 (last visited September 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "UW-Math Wiki", title = "How to connect and run a program on a server --- UW-Math Wiki{,} ", year = "2017", url = "https://wiki.math.wisc.edu/index.php?title=How_to_connect_and_run_a_program_on_a_server&oldid=13823", note = "[Online; accessed 30-September-2023]" }
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 = "How to connect and run a program on a server --- UW-Math Wiki{,} ", year = "2017", url = "\url{https://wiki.math.wisc.edu/index.php?title=How_to_connect_and_run_a_program_on_a_server&oldid=13823}", note = "[Online; accessed 30-September-2023]" }