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