From 6d9961dfe8bf21b390d69c6bcb6f000fa50aa31e Mon Sep 17 00:00:00 2001 From: Robert Levine Date: Fri, 13 Nov 2020 18:13:46 -0800 Subject: [PATCH] add article link to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 791a1be..bd477cc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +These materials are in support of the following published activity: + +Levine, R., S. Seroy, and D. Grünbaum. 2020. Sound and the seafloor: Determining bathymetry using student-built acoustic sensors. Oceanography 33(3), https://doi.org/10.5670/oceanog.2020.305. +

BathymetryLab

This repository serves as a central location for the ultrasonic distance sensor Bathymetry Lab module and related activities for outreach, K-12, and undergraduate teaching. There are two sections to this repository, [**BathymetryLab**](https://github.com/publicsensors/BathymetryLab/tree/master/BathymetryLab) which contains the materials necessary to complete the seafloor activity, and [**AddOnsAndExtensions**](https://github.com/publicsensors/BathymetryLab/tree/master/AddOnsAndExtensions) which contains additional lab activities and code that can be used with the ultrasonic distance module. +