Cite This Page
Bibliographic details for Object Orientation with Design Patterns[edit | edit source]
- Page name: Object Orientation with Design Patterns
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 25 February 2026 12:55 UTC
- Date retrieved: 8 March 2026 00:09 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=26293
- Page Version ID: 26293
Citation styles for Object Orientation with Design Patterns[edit | edit source]
APA style[edit | edit source]
Object Orientation with Design Patterns. (2026, February 25). Sinfronteras, . Retrieved00:09, March 8, 2026
from http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=26293.
MLA style[edit | edit source]
"Object Orientation with Design Patterns." Sinfronteras, . 25 Feb 2026, 12:55 UTC.8 Mar 2026, 00:09
<http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=26293>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Object Orientation with Design Patterns', Sinfronteras, , 25 February 2026, 12:55 UTC, <http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=26293> [accessed8 March 2026
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Object Orientation with Design Patterns," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=26293 (accessedMarch 8, 2026
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Object Orientation with Design Patterns [Internet]. Sinfronteras, ; 2026 Feb 25, 12:55 UTC [cited2026 Mar 8
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=26293.
Bluebook style[edit | edit source]
Object Orientation with Design Patterns, http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=26293 (last visitedMarch 8, 2026
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "Object Orientation with Design Patterns --- Sinfronteras{,} ",
year = "2026",
url = "http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=26293",
note = "[Online; accessed 8-March-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 = "Sinfronteras",
title = "Object Orientation with Design Patterns --- Sinfronteras{,} ",
year = "2026",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=26293}",
note = "[Online; accessed 8-March-2026
]"
}