Cite This Page
Bibliographic details for Correctness Tools
- Page name: Correctness Tools
- Author: Modelado Foundation contributors
- Publisher: Modelado Foundation.
- Date of last revision: 20 May 2014 02:53 UTC
- Date retrieved: 19 May 2026 16:29 UTC
- Permanent URL: https://modelado.org/index.php?title=Correctness_Tools&oldid=3653
- Page Version ID: 3653
Citation styles for Correctness Tools
APA style
Correctness Tools. (2014, May 20). Modelado Foundation. Retrieved 16:29, May 19, 2026 from https://modelado.org/index.php?title=Correctness_Tools&oldid=3653.
MLA style
"Correctness Tools." Modelado Foundation. 20 May 2014, 02:53 UTC. 19 May 2026, 16:29 <https://modelado.org/index.php?title=Correctness_Tools&oldid=3653>.
MHRA style
Modelado Foundation contributors, 'Correctness Tools', Modelado Foundation, 20 May 2014, 02:53 UTC, <https://modelado.org/index.php?title=Correctness_Tools&oldid=3653> [accessed 19 May 2026]
Chicago style
Modelado Foundation contributors, "Correctness Tools," Modelado Foundation, https://modelado.org/index.php?title=Correctness_Tools&oldid=3653 (accessed May 19, 2026).
CBE/CSE style
Modelado Foundation contributors. Correctness Tools [Internet]. Modelado Foundation; 2014 May 20, 02:53 UTC [cited 2026 May 19]. Available from: https://modelado.org/index.php?title=Correctness_Tools&oldid=3653.
Bluebook style
Correctness Tools, https://modelado.org/index.php?title=Correctness_Tools&oldid=3653 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Modelado Foundation",
title = "Correctness Tools --- Modelado Foundation{,} ",
year = "2014",
url = "https://modelado.org/index.php?title=Correctness_Tools&oldid=3653",
note = "[Online; accessed 19-May-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 = "Correctness Tools --- Modelado Foundation{,} ",
year = "2014",
url = "\url{https://modelado.org/index.php?title=Correctness_Tools&oldid=3653}",
note = "[Online; accessed 19-May-2026]"
}