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