Line 420: |
Line 420: |
| <h2>Références</h2> | | <h2>Références</h2> |
| <ol> | | <ol> |
− | <li>Diedrich, H. (2016). <i>Ethereum: Blockchains, Digital Assets, Smart Contracts, Decentralized Autonomous Organizations.</i> Scotts Valley: CreateSpace Independent Publishing Platform.</li>
| + | <li>Borak, M. (2018, janvier 3). <i>[https://technode.com/2018/01/03/worlds-top-drone-seller-dji-made-2-7-billion-2017/ World’s top drone seller DJI made $2.7 billion in 2017].</i> Récupéré de technode.</li> |
− | <li>Furlonger, D., & Kandaswamy, R. (25 juillet 2018). <i>[https://www.gartner.com/document/3883991 Hype Cycle for Blockchain Technologies].</i> Récupéré le 23 mai 2019</li>
| + | <li>Canada Gazette. (2017, juillet 15). <i>[http://www.gazette.gc.ca/rp-pr/p1/2017/2017-07-15/html/reg2-eng.html Regulations Amending the Canadian Aviation Regulations (Unmanned Aircraft Systems)]</i>. Récupéré de Gazette GC.</li> |
− | <li>Gilder, G. (2018). Life After Google: <i>The Fall of Big Data and the Rise of the Blockchain Economy.</i> New Jersey: Gateway Editions.</li>
| + | <li>Canada Gazette. (2018, décembre 20). <i>[http://www.gazette.gc.ca/rp-pr/p2/2019/2019-01-09/html/sor-dors11-eng.html Regulations Amending the Canadian Aviation Regulations (Remotely Piloted Aircraft Systems): SOR/2019-11]</i>. Récupéré de Gazette GC.</li> |
− | <li>Gupta, V. (28 février 2017). <i>[https://hbr.org/2017/02/a-brief-history-of-blockchain A Brief History of Blockchain].</i> Récupéré le 23 mai 2019</li>
| + | <li>Corrigan, F. (2019, juin 30). <i>[https://www.dronezon.com/learn-about-drones-quadcopters/what-is-drone-technology-or-how-does-drone-technology-work/ How Do Drones Work And What Is Drone Technology]</i>. Récupéré de DroneZon./</li> |
− | <li>Orcutt, M. (19 février 2019). <i>[https://www.technologyreview.com/s/612974/once-hailed-as-unhackable-blockchains-are-now-getting-hacked/ Once hailed as unhackable, blockchains are now getting hacked].</i> Récupéré le 23 mai 2019</li>
| + | <li>Goldman Sachs & Co. LLC. (2016). <i>[https://www.goldmansachs.com/insights/technology-driving-innovation/drones/ Drones]</i>. Récupéré de Goldman Sachs.</li> |
− | <li>Secretariat, T. B. (29 mars 2019). <i>[https://www.canada.ca/en/government/system/digital-government/digital-operations-strategic-plan-2018-2022.html Digital Operations Strategic Plan: 2018-2022].</i> Récupéré le 23 mai 2019</li>
| + | <li>Maxim, M., & Schiana, S. (2017, mai 30). Forrester's Guide to Drone Security Risks. Récupéré de Forrester.</li> |
− | <li>Vallée, J.-C. L. (avril 2018). <i>[https://www.conferenceboard.ca/temp/7dc77c07-7e5a-4be6-ad6d-7d1070f9ac20/9591_Cautious%20Optimism_BR.pdf Adopting Blockchain to Improve Canadian Government Digital Services].</i> Récupéré le 23 mai 2019</li>
| + | <li>McNabb, M. (2017, juillet 13). <i>[https://dronelife.com/2017/07/13/business-insiders-latest-drone-industry-analysis/ Business Insider’s Latest Drone Industry Analysis]</i>. Récupéré de dronelife.</li> |
− | </ol> | + | <li>Präsentiert, S. (2019). <i>[https://www.dibbern.biz/drones-as-a-service-a-professional-it-service-provision/ Drones As A Service]. Récupéré de Dibbern Consulting.</li> |
| + | <li>Wang, B. (2018, juillet 18). <i>[https://www.gartner.com/en/documents/3883167/hype-cycle-for-drones-and-mobile-robots-2018 Hype Cycle for Drones and Mobile Robots, 2018]</i>. Récupéré de Gartner.</li> |
| + | </ol> |
| | | |
| {{#css: | | {{#css: |
| + | |
| + | div>a>img { |
| + | width: 90%; |
| + | height: auto; |
| + | margin: auto; |
| + | } |
| + | |
| + | .imageDisplay { |
| + | width: 400px; |
| + | margin: auto; |
| + | float: right; |
| + | background-color: rgb(248, 249, 250); |
| + | border: 1px solid rgb(162, 169, 177); |
| + | } |
| + | |
| + | .source { |
| + | text-align: center; |
| + | font-style: italic; |
| + | } |
| | | |
| #firstHeading::after{ | | #firstHeading::after{ |
− | content:"Drones"; | + | content:"Blockchain"; |
| } | | } |
| | | |
Line 485: |
Line 506: |
| background-color: rgba(242, 109, 33, 1); | | background-color: rgba(242, 109, 33, 1); |
| text-decoration: none; | | text-decoration: none; |
| + | } |
| + | |
| + | .hypecycle { |
| + | width: 80%; |
| + | margin: auto; |
| + | } |
| + | |
| + | .container{ |
| + | width: 100%; |
| + | display: block; |
| + | } |
| + | |
| + | .row{ |
| + | width: 100%; |
| + | display: table; |
| + | content: " "; |
| + | } |
| + | |
| + | .col-sm-8{ |
| + | width: 66.6666666666%; |
| + | float:left; |
| + | } |
| + | |
| + | .col-sm-4{ |
| + | width: 33.33333333333%; |
| + | float:left; |
| + | } |
| + | |
| + | .hypecycleTable{ |
| + | width: 100%; |
| } | | } |
| | | |
Line 490: |
Line 541: |
| @media (max-width: 992px){ | | @media (max-width: 992px){ |
| .sidetable{ width: 80%; margin-left: 10%; margin-right: 10%;} | | .sidetable{ width: 80%; margin-left: 10%; margin-right: 10%;} |
| + | |
| + | .container{ |
| + | display: block; |
| + | clear: both; |
| + | } |
| + | |
| + | .col-sm-8, |
| + | .col-sm-6, |
| + | .col-sm-4{ |
| + | display: block; |
| + | width: 100%; |
| + | clear: both; |
| + | margin: auto; |
| + | } |
| + | |
| + | div>a>img { |
| + | width: 100%; |
| + | height: auto; |
| + | margin: auto; |
| + | } |
| } | | } |
| @media (max-width: 600px){ | | @media (max-width: 600px){ |