Cite This Page
Bibliographic details for Implementation of a Simple FM Receiver in GNU Radio
- Page name: Implementation of a Simple FM Receiver in GNU Radio
- Author: Ettus Knowledge Base contributors
- Publisher: Ettus Knowledge Base, .
- Date of last revision: 16 May 2016 21:26 UTC
- Date retrieved: 11 February 2025 12:36 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=Implementation_of_a_Simple_FM_Receiver_in_GNU_Radio&oldid=2540
- Page Version ID: 2540
Citation styles for Implementation of a Simple FM Receiver in GNU Radio
APA style
Implementation of a Simple FM Receiver in GNU Radio. (2016, May 16). Ettus Knowledge Base, . Retrieved 12:36, February 11, 2025 from https://kb.ettus.com/index.php?title=Implementation_of_a_Simple_FM_Receiver_in_GNU_Radio&oldid=2540.
MLA style
"Implementation of a Simple FM Receiver in GNU Radio." Ettus Knowledge Base, . 16 May 2016, 21:26 UTC. 11 Feb 2025, 12:36 <https://kb.ettus.com/index.php?title=Implementation_of_a_Simple_FM_Receiver_in_GNU_Radio&oldid=2540>.
MHRA style
Ettus Knowledge Base contributors, 'Implementation of a Simple FM Receiver in GNU Radio', Ettus Knowledge Base, , 16 May 2016, 21:26 UTC, <https://kb.ettus.com/index.php?title=Implementation_of_a_Simple_FM_Receiver_in_GNU_Radio&oldid=2540> [accessed 11 February 2025]
Chicago style
Ettus Knowledge Base contributors, "Implementation of a Simple FM Receiver in GNU Radio," Ettus Knowledge Base, , https://kb.ettus.com/index.php?title=Implementation_of_a_Simple_FM_Receiver_in_GNU_Radio&oldid=2540 (accessed February 11, 2025).
CBE/CSE style
Ettus Knowledge Base contributors. Implementation of a Simple FM Receiver in GNU Radio [Internet]. Ettus Knowledge Base, ; 2016 May 16, 21:26 UTC [cited 2025 Feb 11]. Available from: https://kb.ettus.com/index.php?title=Implementation_of_a_Simple_FM_Receiver_in_GNU_Radio&oldid=2540.
Bluebook style
Implementation of a Simple FM Receiver in GNU Radio, https://kb.ettus.com/index.php?title=Implementation_of_a_Simple_FM_Receiver_in_GNU_Radio&oldid=2540 (last visited February 11, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Ettus Knowledge Base", title = "Implementation of a Simple FM Receiver in GNU Radio --- Ettus Knowledge Base{,} ", year = "2016", url = "https://kb.ettus.com/index.php?title=Implementation_of_a_Simple_FM_Receiver_in_GNU_Radio&oldid=2540", note = "[Online; accessed 11-February-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 = "Ettus Knowledge Base", title = "Implementation of a Simple FM Receiver in GNU Radio --- Ettus Knowledge Base{,} ", year = "2016", url = "\url{https://kb.ettus.com/index.php?title=Implementation_of_a_Simple_FM_Receiver_in_GNU_Radio&oldid=2540}", note = "[Online; accessed 11-February-2025]" }