Cite This Page
Bibliographic details for Remote agent/Simulation
- Page name: Remote agent/Simulation
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 2 February 2024 11:34 UTC
- Date retrieved: 26 April 2025 14:00 UTC
- Permanent URL: https://rosettacode.org/wiki/Remote_agent/Simulation?oldid=350027
- Page Version ID: 350027
Citation styles for Remote agent/Simulation
APA style
Remote agent/Simulation. (2024, February 2). Rosetta Code. Retrieved 14:00, April 26, 2025 from https://rosettacode.org/wiki/Remote_agent/Simulation?oldid=350027.
MLA style
"Remote agent/Simulation." Rosetta Code. 2 Feb 2024, 11:34 UTC. 26 Apr 2025, 14:00 <https://rosettacode.org/wiki/Remote_agent/Simulation?oldid=350027>.
MHRA style
Rosetta Code contributors, 'Remote agent/Simulation', Rosetta Code, 2 February 2024, 11:34 UTC, <https://rosettacode.org/wiki/Remote_agent/Simulation?oldid=350027> [accessed 26 April 2025]
Chicago style
Rosetta Code contributors, "Remote agent/Simulation," Rosetta Code, https://rosettacode.org/wiki/Remote_agent/Simulation?oldid=350027 (accessed April 26, 2025).
CBE/CSE style
Rosetta Code contributors. Remote agent/Simulation [Internet]. Rosetta Code; 2024 Feb 2, 11:34 UTC [cited 2025 Apr 26]. Available from: https://rosettacode.org/wiki/Remote_agent/Simulation?oldid=350027.
Bluebook style
Remote agent/Simulation, https://rosettacode.org/wiki/Remote_agent/Simulation?oldid=350027 (last visited April 26, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Remote agent/Simulation --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Remote_agent/Simulation?oldid=350027", note = "[Online; accessed 26-April-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/Simulation --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Remote_agent/Simulation?oldid=350027}", note = "[Online; accessed 26-April-2025]" }