You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cited-by.md
+22-4Lines changed: 22 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,20 +45,30 @@ Ehlenbroker J., Lohweg V. (2016) "System for simple coding, authentication and c
45
45
46
46
Berisso, K. (2018) "DotCode Damage Testing," Journal of Computer Sciences and Applications, Volume 6, Number 1. pp. 43-47. <http://pubs.sciepub.com/jcsa/6/1/6>
47
47
48
-
West, M., Campbell C. (2018) "barcOwned: Popping Shells with Your Cereal Box," DEF CON 26. <https://www.youtube.com/watch?v=Wy79TLkqArg>
48
+
West, M., Campbell C. (2018) "barcOwned: Popping Shells with Your Cereal Box," DEF CON 26. <https://www.youtube.com/watch?v=Wy79TLkqArg><https://media.defcon.org/DEF%20CON%2026/DEF%20CON%2026%20presentations/Michael%20West%20and%20Colin%20Campbell%20-%20Updated/>
49
49
50
50
Wells, R. (2018) "British newspaper barcodes explained - and automated," <https://www.robjwells.com/2018/02/british-newspaper-barcodes-explained-and-automated/>
51
51
52
-
Neubert, Jonas. (2019) "The Best Python Packages for Generating Barcodes," <https://blog.jonasneubert.com/2019/01/23/barcode-generation-python/>
Russell, Robert. (2020) "How to Print QRcodes, Data Matrix, Aztec Codes, Maxi Code and Han Xin Barcodes in SAP," <https://www.rjruss.info/2020/04/how-to-print-qrcodes-data-matrix-aztec.html>
55
55
56
56
Smith, Roland. (2020) "Generating barcodes with BWIPP," <https://rsmith.home.xs4all.nl/software/generating-barcodes-with-bwipp.html>
57
57
58
-
Garcia, Greg. (2021) "Generating barcodes using Python - much more than you wanted to know," <https://garcia.casa/posts/generating-barcodes-using-python/>
59
-
60
58
Nyström, Rikard. (2021) "A Machine Vision System for Robotic Operations Quality Control in an Automated Biological Lab," Thesis. <https://umu.diva-portal.org/smash/get/diva2:1584678/FULLTEXT01.pdf>
Neubert, Jonas. (2019) "The Best Python Packages for Generating Barcodes," <https://blog.jonasneubert.com/2019/01/23/barcode-generation-python/>
69
+
70
+
Garcia, Greg. (2021) "Generating barcodes using Python - much more than you wanted to know," <https://garcia.casa/posts/generating-barcodes-using-python/>
71
+
62
72
Hrekov, Serhii. (2025) "Generating Data Matrix and PDF417 in Python," <https://hrekov.com/blog/generating-data-matrix-pdf417-python>
63
73
64
74
@@ -97,8 +107,16 @@ Barcode Writer in Pure JavaScript
97
107
98
108
Russell, Robert. (2015) "Barcodes in SAP with the Barcode Writer in Pure Postscript Updated and Also Available in JavaScript," <https://community.sap.com/t5/technology-blog-posts-by-members/barcodes-in-sap-with-the-barcode-writer-in-pure-postscript-updated-and-also/ba-p/13157063>
99
109
110
+
Vaneyghen, Roel. (2018) "Generate Barcode PDF's with Feathers.js," <https://medium.com/@roel_v/generate-barcode-pdfs-with-feathers-js-7ee2450d9259>
Dynamsoft. (2024) "How to Build an Online Shipping Label Generator," <https://www.dynamsoft.com/codepool/online-shipping-label-generator.html>
101
115
116
+
Dynamsoft. (2024) "How to Insert Barcodes into a PDF Document with HTML5 and JavaScript," <https://www.dynamsoft.com/codepool/html5-javascript-insert-barcode-into-pdf.html>
117
+
118
+
Dynamsoft. (2025) "How to Build a Chrome Extension for Barcode & QR Code Generation from Scratch," <https://www.dynamsoft.com/codepool/chrome-extension-barcode-qr-code-generator.html>
0 commit comments