|
|
Cite This Page
Bibliographic details for LFSR
- Page name: LFSR
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 8 June 2019 14:10 UTC
- Date retrieved: 15 May 2026 12:49 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=LFSR&oldid=5662
- Page Version ID: 5662
Citation styles for LFSR
APA style
LFSR. (2019, June 8). zaoniao, . Retrieved 12:49, May 15, 2026 from http://en.zaoniao.it/index.php?title=LFSR&oldid=5662.
MLA style
"LFSR." zaoniao, . 8 Jun 2019, 14:10 UTC. 15 May 2026, 12:49 <http://en.zaoniao.it/index.php?title=LFSR&oldid=5662>.
MHRA style
zaoniao contributors, 'LFSR', zaoniao, , 8 June 2019, 14:10 UTC, <http://en.zaoniao.it/index.php?title=LFSR&oldid=5662> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "LFSR," zaoniao, , http://en.zaoniao.it/index.php?title=LFSR&oldid=5662 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. LFSR [Internet]. zaoniao, ; 2019 Jun 8, 14:10 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=LFSR&oldid=5662.
Bluebook style
LFSR, http://en.zaoniao.it/index.php?title=LFSR&oldid=5662 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "LFSR --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=LFSR&oldid=5662",
note = "[Online; accessed 15-May-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 = "zaoniao",
title = "LFSR --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=LFSR&oldid=5662}",
note = "[Online; accessed 15-May-2026]"
}