Cite
From
Bibliographic details for Data Structures/Tree Axioms
- Page name: Data Structures/Tree Axioms
- Author: contributors
- Publisher: , .
- Date of last revision: 25 June 2006 09:51 UTC
- Date retrieved: 22 May 2025 09:34 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=Data_Structures/Tree_Axioms&oldid=734
- Page Version ID: 734
Citation styles for Data Structures/Tree Axioms
APA style
Data Structures/Tree Axioms. (2006, June 25). , . Retrieved 09:34, May 22, 2025 from http://archive.occcwiki.org/index.php?title=Data_Structures/Tree_Axioms&oldid=734.
MLA style
"Data Structures/Tree Axioms." , . 25 Jun 2006, 09:51 UTC. 22 May 2025, 09:34 <http://archive.occcwiki.org/index.php?title=Data_Structures/Tree_Axioms&oldid=734>.
MHRA style
contributors, 'Data Structures/Tree Axioms', , , 25 June 2006, 09:51 UTC, <http://archive.occcwiki.org/index.php?title=Data_Structures/Tree_Axioms&oldid=734> [accessed 22 May 2025]
Chicago style
contributors, "Data Structures/Tree Axioms," , , http://archive.occcwiki.org/index.php?title=Data_Structures/Tree_Axioms&oldid=734 (accessed May 22, 2025).
CBE/CSE style
contributors. Data Structures/Tree Axioms [Internet]. , ; 2006 Jun 25, 09:51 UTC [cited 2025 May 22]. Available from:
http://archive.occcwiki.org/index.php?title=Data_Structures/Tree_Axioms&oldid=734.
Bluebook style
Data Structures/Tree Axioms, http://archive.occcwiki.org/index.php?title=Data_Structures/Tree_Axioms&oldid=734 (last visited May 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Data Structures/Tree Axioms --- {,} ", year = "2006", url = "http://archive.occcwiki.org/index.php?title=Data_Structures/Tree_Axioms&oldid=734", note = "[Online; accessed 22-May-2025]" }
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 = "", title = "Data Structures/Tree Axioms --- {,} ", year = "2006", url = "\url{http://archive.occcwiki.org/index.php?title=Data_Structures/Tree_Axioms&oldid=734}", note = "[Online; accessed 22-May-2025]" }