Cite This Page
Bibliographic details for Object oriented programming
- Page name: Object oriented programming
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 14 June 2013 01:06 UTC
- Date retrieved: 11 February 2026 07:39 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Object_oriented_programming&oldid=820
- Page Version ID: 820
Citation styles for Object oriented programming
APA style
Object oriented programming. (2013, June 14). Spherical wiki, . Retrieved 07:39, February 11, 2026 from http://wiki.spheredev.org/index.php?title=Object_oriented_programming&oldid=820.
MLA style
"Object oriented programming." Spherical wiki, . 14 Jun 2013, 01:06 UTC. 11 Feb 2026, 07:39 <http://wiki.spheredev.org/index.php?title=Object_oriented_programming&oldid=820>.
MHRA style
Spherical wiki contributors, 'Object oriented programming', Spherical wiki, , 14 June 2013, 01:06 UTC, <http://wiki.spheredev.org/index.php?title=Object_oriented_programming&oldid=820> [accessed 11 February 2026]
Chicago style
Spherical wiki contributors, "Object oriented programming," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Object_oriented_programming&oldid=820 (accessed February 11, 2026).
CBE/CSE style
Spherical wiki contributors. Object oriented programming [Internet]. Spherical wiki, ; 2013 Jun 14, 01:06 UTC [cited 2026 Feb 11]. Available from: http://wiki.spheredev.org/index.php?title=Object_oriented_programming&oldid=820.
Bluebook style
Object oriented programming, http://wiki.spheredev.org/index.php?title=Object_oriented_programming&oldid=820 (last visited February 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Object oriented programming --- Spherical wiki{,} ",
year = "2013",
url = "http://wiki.spheredev.org/index.php?title=Object_oriented_programming&oldid=820",
note = "[Online; accessed 11-February-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 = "Spherical wiki",
title = "Object oriented programming --- Spherical wiki{,} ",
year = "2013",
url = "\url{http://wiki.spheredev.org/index.php?title=Object_oriented_programming&oldid=820}",
note = "[Online; accessed 11-February-2026]"
}