Cite This Page
Bibliographic details for Object-Oriented Concepts and Constructs[edit | edit source]
- Page name: Object-Oriented Concepts and Constructs
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 27 March 2021 23:02 UTC
- Date retrieved: 8 December 2025 17:34 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Object-Oriented_Concepts_and_Constructs&oldid=5241
- Page Version ID: 5241
Citation styles for Object-Oriented Concepts and Constructs[edit | edit source]
APA style[edit | edit source]
Object-Oriented Concepts and Constructs. (2021, March 27). Sinfronteras, . Retrieved17:34, December 8, 2025
from http://wiki.sinfronteras.ws/index.php?title=Object-Oriented_Concepts_and_Constructs&oldid=5241.
MLA style[edit | edit source]
"Object-Oriented Concepts and Constructs." Sinfronteras, . 27 Mar 2021, 23:02 UTC.8 Dec 2025, 17:34
<http://wiki.sinfronteras.ws/index.php?title=Object-Oriented_Concepts_and_Constructs&oldid=5241>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Object-Oriented Concepts and Constructs', Sinfronteras, , 27 March 2021, 23:02 UTC, <http://wiki.sinfronteras.ws/index.php?title=Object-Oriented_Concepts_and_Constructs&oldid=5241> [accessed8 December 2025
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Object-Oriented Concepts and Constructs," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Object-Oriented_Concepts_and_Constructs&oldid=5241 (accessedDecember 8, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Object-Oriented Concepts and Constructs [Internet]. Sinfronteras, ; 2021 Mar 27, 23:02 UTC [cited2025 Dec 8
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Object-Oriented_Concepts_and_Constructs&oldid=5241.
Bluebook style[edit | edit source]
Object-Oriented Concepts and Constructs, http://wiki.sinfronteras.ws/index.php?title=Object-Oriented_Concepts_and_Constructs&oldid=5241 (last visitedDecember 8, 2025
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "Object-Oriented Concepts and Constructs --- Sinfronteras{,} ",
year = "2021",
url = "http://wiki.sinfronteras.ws/index.php?title=Object-Oriented_Concepts_and_Constructs&oldid=5241",
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-Oriented Concepts and Constructs --- Sinfronteras{,} ",
year = "2021",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=Object-Oriented_Concepts_and_Constructs&oldid=5241}",
note = "[Online; accessed 8-December-2025
]"
}