Cite This Page
Bibliographic details for Pattern
- Page name: Pattern
- Author: FasciPedia contributors
- Publisher: FasciPedia, .
- Date of last revision: 7 March 2023 19:20 UTC
- Date retrieved: 16 July 2026 16:37 UTC
- Permanent URL: http:///index.php?title=Pattern&oldid=21109
- Page Version ID: 21109
Citation styles for Pattern
APA style
Pattern. (2023, March 7). FasciPedia, . Retrieved 16:37, July 16, 2026 from http:///index.php?title=Pattern&oldid=21109.
MLA style
"Pattern." FasciPedia, . 7 Mar 2023, 19:20 UTC. 16 Jul 2026, 16:37 <http:///index.php?title=Pattern&oldid=21109>.
MHRA style
FasciPedia contributors, 'Pattern', FasciPedia, , 7 March 2023, 19:20 UTC, <http:///index.php?title=Pattern&oldid=21109> [accessed 16 July 2026]
Chicago style
FasciPedia contributors, "Pattern," FasciPedia, , http:///index.php?title=Pattern&oldid=21109 (accessed July 16, 2026).
CBE/CSE style
FasciPedia contributors. Pattern [Internet]. FasciPedia, ; 2023 Mar 7, 19:20 UTC [cited 2026 Jul 16]. Available from: http:///index.php?title=Pattern&oldid=21109.
Bluebook style
Pattern, http:///index.php?title=Pattern&oldid=21109 (last visited July 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "FasciPedia",
title = "Pattern --- FasciPedia{,} ",
year = "2023",
url = "http:///index.php?title=Pattern&oldid=21109",
note = "[Online; accessed 16-July-2026]"
}
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 = "FasciPedia",
title = "Pattern --- FasciPedia{,} ",
year = "2023",
url = "\url{http:///index.php?title=Pattern&oldid=21109}",
note = "[Online; accessed 16-July-2026]"
}