Cite This Page
Bibliographic details for B-ASIC: a framework for simulation and implementation of static DSP algorithms
- Page name: B-ASIC: a framework for simulation and implementation of static DSP algorithms
- Author: F-Si wiki contributors
- Publisher: F-Si wiki.
- Date of last revision: 2 June 2025 09:18 UTC
- Date retrieved: 15 March 2026 14:25 UTC
- Permanent URL: https://wiki.f-si.org/index.php?title=B-ASIC:_a_framework_for_simulation_and_implementation_of_static_DSP_algorithms&oldid=3719
- Page Version ID: 3719
Citation styles for B-ASIC: a framework for simulation and implementation of static DSP algorithms
APA style
B-ASIC: a framework for simulation and implementation of static DSP algorithms. (2025, June 2). F-Si wiki. Retrieved 14:25, March 15, 2026 from https://wiki.f-si.org/index.php?title=B-ASIC:_a_framework_for_simulation_and_implementation_of_static_DSP_algorithms&oldid=3719.
MLA style
"B-ASIC: a framework for simulation and implementation of static DSP algorithms." F-Si wiki. 2 Jun 2025, 09:18 UTC. 15 Mar 2026, 14:25 <https://wiki.f-si.org/index.php?title=B-ASIC:_a_framework_for_simulation_and_implementation_of_static_DSP_algorithms&oldid=3719>.
MHRA style
F-Si wiki contributors, 'B-ASIC: a framework for simulation and implementation of static DSP algorithms', F-Si wiki, 2 June 2025, 09:18 UTC, <https://wiki.f-si.org/index.php?title=B-ASIC:_a_framework_for_simulation_and_implementation_of_static_DSP_algorithms&oldid=3719> [accessed 15 March 2026]
Chicago style
F-Si wiki contributors, "B-ASIC: a framework for simulation and implementation of static DSP algorithms," F-Si wiki, https://wiki.f-si.org/index.php?title=B-ASIC:_a_framework_for_simulation_and_implementation_of_static_DSP_algorithms&oldid=3719 (accessed March 15, 2026).
CBE/CSE style
F-Si wiki contributors. B-ASIC: a framework for simulation and implementation of static DSP algorithms [Internet]. F-Si wiki; 2025 Jun 2, 09:18 UTC [cited 2026 Mar 15]. Available from: https://wiki.f-si.org/index.php?title=B-ASIC:_a_framework_for_simulation_and_implementation_of_static_DSP_algorithms&oldid=3719.
Bluebook style
B-ASIC: a framework for simulation and implementation of static DSP algorithms, https://wiki.f-si.org/index.php?title=B-ASIC:_a_framework_for_simulation_and_implementation_of_static_DSP_algorithms&oldid=3719 (last visited March 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "F-Si wiki",
title = "B-ASIC: a framework for simulation and implementation of static DSP algorithms --- F-Si wiki{,} ",
year = "2025",
url = "https://wiki.f-si.org/index.php?title=B-ASIC:_a_framework_for_simulation_and_implementation_of_static_DSP_algorithms&oldid=3719",
note = "[Online; accessed 15-March-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 = "F-Si wiki",
title = "B-ASIC: a framework for simulation and implementation of static DSP algorithms --- F-Si wiki{,} ",
year = "2025",
url = "\url{https://wiki.f-si.org/index.php?title=B-ASIC:_a_framework_for_simulation_and_implementation_of_static_DSP_algorithms&oldid=3719}",
note = "[Online; accessed 15-March-2026]"
}