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