Cite This Page
Bibliographic details for Building UHD from Source
- Page name: Building UHD from Source
- Author: Ettus KB QA contributors
- Publisher: Ettus KB QA, .
- Date of last revision: 15 March 2016 21:49 UTC
- Date retrieved: 27 October 2025 07:11 UTC
- Permanent URL: http://kbqa.ettus.com/index.php?title=Building_UHD_from_Source&oldid=407
- Page Version ID: 407
Citation styles for Building UHD from Source
APA style
Building UHD from Source. (2016, March 15). Ettus KB QA, . Retrieved 07:11, October 27, 2025 from http://kbqa.ettus.com/index.php?title=Building_UHD_from_Source&oldid=407.
MLA style
"Building UHD from Source." Ettus KB QA, . 15 Mar 2016, 21:49 UTC. 27 Oct 2025, 07:11 <http://kbqa.ettus.com/index.php?title=Building_UHD_from_Source&oldid=407>.
MHRA style
Ettus KB QA contributors, 'Building UHD from Source', Ettus KB QA, , 15 March 2016, 21:49 UTC, <http://kbqa.ettus.com/index.php?title=Building_UHD_from_Source&oldid=407> [accessed 27 October 2025]
Chicago style
Ettus KB QA contributors, "Building UHD from Source," Ettus KB QA, , http://kbqa.ettus.com/index.php?title=Building_UHD_from_Source&oldid=407 (accessed October 27, 2025).
CBE/CSE style
Ettus KB QA contributors. Building UHD from Source [Internet]. Ettus KB QA, ; 2016 Mar 15, 21:49 UTC [cited 2025 Oct 27]. Available from: http://kbqa.ettus.com/index.php?title=Building_UHD_from_Source&oldid=407.
Bluebook style
Building UHD from Source, http://kbqa.ettus.com/index.php?title=Building_UHD_from_Source&oldid=407 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Ettus KB QA",
title = "Building UHD from Source --- Ettus KB QA{,} ",
year = "2016",
url = "http://kbqa.ettus.com/index.php?title=Building_UHD_from_Source&oldid=407",
note = "[Online; accessed 27-October-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 KB QA",
title = "Building UHD from Source --- Ettus KB QA{,} ",
year = "2016",
url = "\url{http://kbqa.ettus.com/index.php?title=Building_UHD_from_Source&oldid=407}",
note = "[Online; accessed 27-October-2025]"
}