Work on thesis report
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
36a642d0b4
commit
19b6c78cb1
8 changed files with 163 additions and 13 deletions
|
@ -141,3 +141,34 @@
|
|||
year = 2022,
|
||||
urldate = "2022-01-09",
|
||||
}
|
||||
|
||||
@online{hallEffect,
|
||||
author = "Robert Keim",
|
||||
title = {{Understanding and Applying the Hall Effect}},
|
||||
url = "https://www.allaboutcircuits.com/technical-articles/understanding-and-applying-the-hall-effect",
|
||||
year = 2015,
|
||||
urldate = "2022-01-10",
|
||||
}
|
||||
|
||||
@online{hallEffect2,
|
||||
author = "Carl R. Nave",
|
||||
title = {{Hall Effect}},
|
||||
url = "http://hyperphysics.phy-astr.gsu.edu/hbase/magnetic/Hall.html",
|
||||
year = 1998,
|
||||
urldate = "2022-01-10",
|
||||
}
|
||||
|
||||
@online{hallEffectSensor,
|
||||
author = "{{GSMScore}}",
|
||||
title = {{Mobiles with Hall Effect Sensors available in Market}},
|
||||
url = "https://www.gsmscore.com/model-finder/sensors/hall-effect/",
|
||||
urldate = "2022-01-10",
|
||||
}
|
||||
|
||||
@online{smartphoneSensors,
|
||||
author = "David Nield",
|
||||
title = {{All the Sensors in Your Smartphone, and How They Work}},
|
||||
url = "https://gizmodo.com/all-the-sensors-in-your-smartphone-and-how-they-work-1797121002",
|
||||
year = 2020,
|
||||
urldate = "2022-01-10",
|
||||
}
|
||||
|
|
Reference in a new issue