Cite This Page
Bibliographic details for Simple Factory Pattern
- Page name: Simple Factory Pattern
- Author: JholJhapata contributors
- Publisher: JholJhapata, .
- Date of last revision: 23 February 2020 13:03 UTC
- Date retrieved: 16 October 2025 16:54 UTC
- Permanent URL: https://jholjhapata.com/index.php?title=Simple_Factory_Pattern&oldid=132
- Page Version ID: 132
Citation styles for Simple Factory Pattern
APA style
Simple Factory Pattern. (2020, February 23). JholJhapata, . Retrieved 16:54, October 16, 2025 from https://jholjhapata.com/index.php?title=Simple_Factory_Pattern&oldid=132.
MLA style
"Simple Factory Pattern." JholJhapata, . 23 Feb 2020, 13:03 UTC. 16 Oct 2025, 16:54 <https://jholjhapata.com/index.php?title=Simple_Factory_Pattern&oldid=132>.
MHRA style
JholJhapata contributors, 'Simple Factory Pattern', JholJhapata, , 23 February 2020, 13:03 UTC, <https://jholjhapata.com/index.php?title=Simple_Factory_Pattern&oldid=132> [accessed 16 October 2025]
Chicago style
JholJhapata contributors, "Simple Factory Pattern," JholJhapata, , https://jholjhapata.com/index.php?title=Simple_Factory_Pattern&oldid=132 (accessed October 16, 2025).
CBE/CSE style
JholJhapata contributors. Simple Factory Pattern [Internet]. JholJhapata, ; 2020 Feb 23, 13:03 UTC [cited 2025 Oct 16]. Available from: https://jholjhapata.com/index.php?title=Simple_Factory_Pattern&oldid=132.
Bluebook style
Simple Factory Pattern, https://jholjhapata.com/index.php?title=Simple_Factory_Pattern&oldid=132 (last visited October 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "JholJhapata", title = "Simple Factory Pattern --- JholJhapata{,} ", year = "2020", url = "https://jholjhapata.com/index.php?title=Simple_Factory_Pattern&oldid=132", note = "[Online; accessed 16-October-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 = "JholJhapata", title = "Simple Factory Pattern --- JholJhapata{,} ", year = "2020", url = "\url{https://jholjhapata.com/index.php?title=Simple_Factory_Pattern&oldid=132}", note = "[Online; accessed 16-October-2025]" }