Cite This Page
Bibliographic details for OS/R Program Description
- Page name: OS/R Program Description
- Author: Modelado Foundation contributors
- Publisher: Modelado Foundation.
- Date of last revision: 18 February 2014 21:40 UTC
- Date retrieved: 9 August 2026 19:31 UTC
- Permanent URL: https://modelado.org/index.php?title=OS/R_Program_Description&oldid=3379
- Page Version ID: 3379
Citation styles for OS/R Program Description
APA style
OS/R Program Description. (2014, February 18). Modelado Foundation. Retrieved 19:31, August 9, 2026 from https://modelado.org/index.php?title=OS/R_Program_Description&oldid=3379.
MLA style
"OS/R Program Description." Modelado Foundation. 18 Feb 2014, 21:40 UTC. 9 Aug 2026, 19:31 <https://modelado.org/index.php?title=OS/R_Program_Description&oldid=3379>.
MHRA style
Modelado Foundation contributors, 'OS/R Program Description', Modelado Foundation, 18 February 2014, 21:40 UTC, <https://modelado.org/index.php?title=OS/R_Program_Description&oldid=3379> [accessed 9 August 2026]
Chicago style
Modelado Foundation contributors, "OS/R Program Description," Modelado Foundation, https://modelado.org/index.php?title=OS/R_Program_Description&oldid=3379 (accessed August 9, 2026).
CBE/CSE style
Modelado Foundation contributors. OS/R Program Description [Internet]. Modelado Foundation; 2014 Feb 18, 21:40 UTC [cited 2026 Aug 9]. Available from: https://modelado.org/index.php?title=OS/R_Program_Description&oldid=3379.
Bluebook style
OS/R Program Description, https://modelado.org/index.php?title=OS/R_Program_Description&oldid=3379 (last visited August 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Modelado Foundation",
title = "OS/R Program Description --- Modelado Foundation{,} ",
year = "2014",
url = "https://modelado.org/index.php?title=OS/R_Program_Description&oldid=3379",
note = "[Online; accessed 9-August-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 = "Modelado Foundation",
title = "OS/R Program Description --- Modelado Foundation{,} ",
year = "2014",
url = "\url{https://modelado.org/index.php?title=OS/R_Program_Description&oldid=3379}",
note = "[Online; accessed 9-August-2026]"
}