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: 21 June 2020 16:08 UTC
- Date retrieved: 8 December 2025 17:15 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=8672
- Page Version ID: 8672
Citation styles for Object Orientation with Design Patterns[edit | edit source]
APA style[edit | edit source]
Object Orientation with Design Patterns. (2020, June 21). Sinfronteras, . Retrieved17:15, December 8, 2025
from http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=8672.
MLA style[edit | edit source]
"Object Orientation with Design Patterns." Sinfronteras, . 21 Jun 2020, 16:08 UTC.8 Dec 2025, 17:15
<http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=8672>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Object Orientation with Design Patterns', Sinfronteras, , 21 June 2020, 16:08 UTC, <http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=8672> [accessed8 December 2025
]
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=8672 (accessedDecember 8, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Object Orientation with Design Patterns [Internet]. Sinfronteras, ; 2020 Jun 21, 16:08 UTC [cited2025 Dec 8
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=8672.
Bluebook style[edit | edit source]
Object Orientation with Design Patterns, http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=8672 (last visitedDecember 8, 2025
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "Object Orientation with Design Patterns --- Sinfronteras{,} ",
year = "2020",
url = "http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=8672",
note = "[Online; accessed 8-December-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 = "Sinfronteras",
title = "Object Orientation with Design Patterns --- Sinfronteras{,} ",
year = "2020",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=8672}",
note = "[Online; accessed 8-December-2025
]"
}