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: 12 May 2025 15:23 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=15551
- Page Version ID: 15551
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, . Retrieved15:23, May 12, 2025
from http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=15551.
MLA style[edit | edit source]
"Object Orientation with Design Patterns." Sinfronteras, . 21 Jun 2020, 16:08 UTC.12 May 2025, 15:23
<http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=15551>.
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=15551> [accessed12 May 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=15551 (accessedMay 12, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Object Orientation with Design Patterns [Internet]. Sinfronteras, ; 2020 Jun 21, 16:08 UTC [cited2025 May 12
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=15551.
Bluebook style[edit | edit source]
Object Orientation with Design Patterns, http://wiki.sinfronteras.ws/index.php?title=Object_Orientation_with_Design_Patterns&oldid=15551 (last visitedMay 12, 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=15551",note = "[Online; accessed
12-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 = "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=15551}",note = "[Online; accessed
12-May-2025
]"
}