Cite This Page
Bibliographic details for Remote agent
- Page name: Remote agent
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 27 July 2021 22:56 UTC
- Date retrieved: 16 January 2025 13:07 UTC
- Permanent URL: https://rosettacode.org/wiki/Remote_agent?oldid=139093
- Page Version ID: 139093
Citation styles for Remote agent
APA style
Remote agent. (2021, July 27). Rosetta Code. Retrieved 13:07, January 16, 2025 from https://rosettacode.org/wiki/Remote_agent?oldid=139093.
MLA style
"Remote agent." Rosetta Code. 27 Jul 2021, 22:56 UTC. 16 Jan 2025, 13:07 <https://rosettacode.org/wiki/Remote_agent?oldid=139093>.
MHRA style
Rosetta Code contributors, 'Remote agent', Rosetta Code, 27 July 2021, 22:56 UTC, <https://rosettacode.org/wiki/Remote_agent?oldid=139093> [accessed 16 January 2025]
Chicago style
Rosetta Code contributors, "Remote agent," Rosetta Code, https://rosettacode.org/wiki/Remote_agent?oldid=139093 (accessed January 16, 2025).
CBE/CSE style
Rosetta Code contributors. Remote agent [Internet]. Rosetta Code; 2021 Jul 27, 22:56 UTC [cited 2025 Jan 16]. Available from: https://rosettacode.org/wiki/Remote_agent?oldid=139093.
Bluebook style
Remote agent, https://rosettacode.org/wiki/Remote_agent?oldid=139093 (last visited January 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Remote agent --- Rosetta Code{,} ", year = "2021", url = "https://rosettacode.org/wiki/Remote_agent?oldid=139093", note = "[Online; accessed 16-January-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 = "Rosetta Code", title = "Remote agent --- Rosetta Code{,} ", year = "2021", url = "\url{https://rosettacode.org/wiki/Remote_agent?oldid=139093}", note = "[Online; accessed 16-January-2025]" }