|
|
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: 17 August 2026 09:22 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 09:22, August 17, 2026 from http://en.zaoniao.it/index.php?title=Proof_Suite&oldid=6421.
MLA style
"Proof Suite." zaoniao, . 29 Jun 2019, 09:00 UTC. 17 Aug 2026, 09:22 <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 17 August 2026]
Chicago style
zaoniao contributors, "Proof Suite," zaoniao, , http://en.zaoniao.it/index.php?title=Proof_Suite&oldid=6421 (accessed August 17, 2026).
CBE/CSE style
zaoniao contributors. Proof Suite [Internet]. zaoniao, ; 2019 Jun 29, 09:00 UTC [cited 2026 Aug 17]. 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 August 17, 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 17-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 = "zaoniao",
title = "Proof Suite --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Proof_Suite&oldid=6421}",
note = "[Online; accessed 17-August-2026]"
}