remove nonfree reference, updated biblio

This commit is contained in:
2018-05-20 10:52:43 +02:00
parent 387e937ecf
commit 1c0d3a84cf
5 changed files with 23 additions and 25 deletions
+1 -2
View File
@@ -42,8 +42,7 @@
\usepackage[
style=numeric,
backend=biber,
sorting=none
backend=biber
]{biblatex}
% Uvozovky v češtině
Binary file not shown.
+5 -5
View File
@@ -9,7 +9,7 @@
% ok so this is ugly as sin, but \leftmark and \rightmark didn't work with
% the phantom sections, so we redefine leftmark manually and use it on both sides
\renewcommand{\leftmark}{Appendix A: GEX Hub Schematics, Revision 1}
\renewcommand{\leftmark}{Appendix A.1: GEX Hub Schematics, Revision 1}
\includepdf[angle=90,pagecommand={%
\phantomsection\addcontentsline{toc}{chapter}{A{\enspace}GEX Hub Schematics}%
\label{apx:gex_hub}%
@@ -17,14 +17,14 @@
\label{apx:gex_hub1}%
}]{schema/GexHubSchemRev1.pdf}
\renewcommand{\leftmark}{Appendix A: GEX Hub Schematics, Revision 2}
\renewcommand{\leftmark}{Appendix A.2: GEX Hub Schematics, Revision 2}
\includepdf[angle=90,pagecommand={%
\phantomsection\addcontentsline{toc}{section}{A.2 GEX Hub Revision 2}%
\label{apx:gex_hub2}%
}]{schema/GexHubSchemRev2.pdf}
\renewcommand{\leftmark}{Appendix B: GEX Zero Schematics, Revision 1}
\renewcommand{\leftmark}{Appendix B.1: GEX Zero Schematics, Revision 1}
\includepdf[angle=90,pagecommand={%
\phantomsection\addcontentsline{toc}{chapter}{B{\enspace}GEX Zero Schematics}%
\label{apx:gex_zero}%
@@ -32,14 +32,14 @@
\label{apx:gex_zero1}%
}]{schema/GexZeroSchemRev1.pdf}
\renewcommand{\leftmark}{Appendix B: GEX Zero Schematics, Revision 2}
\renewcommand{\leftmark}{Appendix B.2: GEX Zero Schematics, Revision 2}
\includepdf[angle=90,pagecommand={%
\phantomsection\addcontentsline{toc}{section}{B.2 GEX Zero Revision 2}%
\label{apx:gex_zero2}%
}]{schema/GexZeroSchemRev2.pdf}
\renewcommand{\leftmark}{Appendix C: Wireless Gateway Schematics, Revision 1}
\renewcommand{\leftmark}{Appendix C.1: Wireless Gateway Schematics, Revision 1}
\includepdf[angle=90,pagecommand={%
\phantomsection\addcontentsline{toc}{chapter}{C{\enspace}Wireless Gateway Schematics}%
\label{apx:gex_wgw}%
+17 -18
View File
@@ -37,8 +37,8 @@
@online{usb-tscsi-wtf,
title = {Discussion in a USB storage driver development mailing list (site defunct, archived via Archive.org)},
url = {https://web.archive.org/web/20071108121822/https://lists.one-eyed-alien.net/pipermail/usb-storage/2004-September/000795.html},
title = {Discussion in a USB storage driver development mailing list (site defunct, available via Archive.org)},
url = {https://lists.one-eyed-alien.net/pipermail/usb-storage/2004-September/000795.html},
year = {2004},
urldate = {2018-05-12}
}
@@ -53,7 +53,7 @@
@online{usb-class-list,
@techreport{usb-class-list,
title = {USB Class Codes},
author = USBIF,
url = {http://www.usb.org/developers/defined_class},
@@ -63,7 +63,7 @@
% USB specification
@online{usbif-spec,
@techreport{usbif-spec,
title = {Universal Serial Bus Specification},
author = USBIF,
url = {http://www.usb.org/developers/docs/usb20_docs/},
@@ -71,7 +71,7 @@
urldate = {2018-05-12}
}
@online{usbif-msco,
@techreport{usbif-msco,
title = {USB Mass Storage Class, Specification Overview},
author = USBIF,
url = {http://www.usb.org/developers/docs/devclass_docs/Mass_Storage_Specification_Overview_v1.4_2-19-2010.pdf},
@@ -79,7 +79,7 @@
urldate = {2018-05-12}
}
@online{usbif-bot,
@techreport{usbif-bot,
title = {USB Mass Storage Class, Bulk-Only Transport},
author = USBIF,
url = {http://www.usb.org/developers/docs/devclass_docs/usbmassbulk_10.pdf},
@@ -87,7 +87,7 @@
urldate = {2018-05-12}
}
@online{usbif-dfu,
@techreport{usbif-dfu,
title = {USB Device Class Specification for Device Firmware Upgrade},
author = USBIF,
url = {http://www.usb.org/developers/docs/devclass_docs/DFU_1.1.pdf},
@@ -103,7 +103,7 @@
urldate = {2018-05-17}
}
@online{usbif-cdc,
@techreport{usbif-cdc,
title = {Class definitions for Communication Devices 1.2},
author = USBIF,
url = {http://www.usb.org/developers/docs/devclass_docs/CDC1.2_WMC1.1_012011.zip},
@@ -111,7 +111,7 @@
urldate = {2018-05-12}
}
@online{usbif-iad,
@techreport{usbif-iad,
title = {USB Interface Association Descriptor, Device Class Code and Use Model},
author = USBIF,
url = {http://www.usb.org/developers/docs/whitepapers/iadclasscode_r10.pdf},
@@ -130,15 +130,15 @@
}
@online{os-support-table,
title = {Comparison of File Systems / OS Support},
title = {Comparison of File Systems: OS Support},
author = {{Wikipedia contributors}},
url = {https://en.wikipedia.org/wiki/Comparison_of_file_systems#OS_support},
urldate = {2018-05-12}
}
@online{daplink,
title = {Arm Mbed DAPLink source code repository},
author = {{Arm Mbed}},
title = {Arm Mbed DAPLink},
author = {{ARM Limited}},
url = {https://github.com/ARMmbed/DAPLink},
year = {2018},
urldate = {2018-05-12}
@@ -169,7 +169,7 @@
}
@online{fat-lfn,
author = {{``vinDaci''}},
author = {vinDaci},
title = {Long Filename Specification},
year = {1998},
url = {http://home.teleport.com/~brainy/lfn.htm},
@@ -220,7 +220,6 @@
@manual{freertos-rm,
title = {The FreeRTOS™ Reference Manual},
author = {{Real Time Engineers Ltd.}},
publisher= {Real Time Engineers Ltd.},
url = {https://www.freertos.org/Documentation/FreeRTOS_Reference_Manual_V10.0.0.pdf},
year = {2018},
@@ -414,21 +413,21 @@
@online{buspirate-product-page,
author = {{Seeed Technology Co.,Ltd.}},
title = {Bus Pirate v4 product page},
title = {Bus Pirate v4},
url = {https://www.seeedstudio.com/Bus-Pirate-v4-p-740.html},
urldate = {2018-05-12}
}
@online{nidevice1,
author = {{National Instruments}},
title = {I²C/SPI Interface Device product page},
title = {I²C/SPI Interface Device},
url = {https://www.ni.com/en-gb/shop/select/i2c-spi-interface-device},
urldate = {2018-05-12}
}
@online{nidevice2,
author = {{National Instruments}},
title = {USB-6008 product page},
title = {USB-6008},
url = {http://www.ni.com/en-gb/support/model.usb-6008.html},
urldate = {2018-05-12}
}
@@ -442,7 +441,7 @@
@online{arduinodtr,
author = {{``nkcelectronics''}},
author = {{NKC Electronics}},
title = {Retrofitting AutoReset feature into an old Arduino serial board},
url = {https://playground.arduino.cc/Learning/AutoResetRetrofit},
urldate = {2018-05-13}
BIN
View File
Binary file not shown.