|
|
Cite This Page
Bibliographic details for Proof Suite
- Page name: Proof Suite
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 29 June 2019 09:00 UTC
- Date retrieved: 2 July 2026 11:02 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Proof_Suite&oldid=6421
- Page Version ID: 6421
Citation styles for Proof Suite
APA style
Proof Suite. (2019, June 29). zaoniao, . Retrieved 11:02, July 2, 2026 from http://en.zaoniao.it/index.php?title=Proof_Suite&oldid=6421.
MLA style
"Proof Suite." zaoniao, . 29 Jun 2019, 09:00 UTC. 2 Jul 2026, 11:02 <http://en.zaoniao.it/index.php?title=Proof_Suite&oldid=6421>.
MHRA style
zaoniao contributors, 'Proof Suite', zaoniao, , 29 June 2019, 09:00 UTC, <http://en.zaoniao.it/index.php?title=Proof_Suite&oldid=6421> [accessed 2 July 2026]
Chicago style
zaoniao contributors, "Proof Suite," zaoniao, , http://en.zaoniao.it/index.php?title=Proof_Suite&oldid=6421 (accessed July 2, 2026).
CBE/CSE style
zaoniao contributors. Proof Suite [Internet]. zaoniao, ; 2019 Jun 29, 09:00 UTC [cited 2026 Jul 2]. Available from: http://en.zaoniao.it/index.php?title=Proof_Suite&oldid=6421.
Bluebook style
Proof Suite, http://en.zaoniao.it/index.php?title=Proof_Suite&oldid=6421 (last visited July 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Proof Suite --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Proof_Suite&oldid=6421",
note = "[Online; accessed 2-July-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 = "zaoniao",
title = "Proof Suite --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Proof_Suite&oldid=6421}",
note = "[Online; accessed 2-July-2026]"
}