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