├── .gitignore ├── Week 1 ├── .DS_Store ├── Writing_Science_Ch1.pdf ├── Writing_Science_Ch2.pdf ├── Writing_Science_Ch3.pdf ├── Writing_Science_Ch4.pdf ├── assignment1.pdf ├── heard_finding_your_story.pdf ├── lec1.pdf ├── syllabus_2020.pdf └── trump_hubble_fellows.pdf ├── Week 10 ├── Writing_Science_Ch16.pdf └── Writing_Science_Ch17.pdf ├── Week 2 ├── .DS_Store ├── Gopen_and_Swan_1990.pdf ├── assignment2.pdf └── lec2.pdf ├── Week 3 ├── assignment3.pdf ├── lec3.pdf ├── pomodoro_units.pdf └── words_I_hate.key.pdf ├── Week 4 ├── How_to_seriously_read_a_scientific_paper.pdf ├── The_Scientist's_Guide_to_Writing_Ch17.pdf ├── Writing_Science_Ch11.pdf ├── assignment4.pdf ├── heard_self_revision.pdf └── lec4.pdf ├── Week 5 ├── assignment5.pdf └── lec5.pdf ├── Week 6 ├── assignment6.pdf ├── heard_friendly_review_ch22.pdf ├── heard_introduction_ch10.pdf ├── heard_paper_stucture_ch8.pdf └── lec6.pdf ├── Week 7 ├── 21_writing_tips.pdf ├── Writing_Science_Ch10.pdf ├── Writing_Science_Ch5.pdf ├── Writing_Science_Ch6.pdf ├── Writing_Science_Ch7.pdf ├── assignment7.pdf └── lec7.pdf ├── Week 8 └── lec8.pdf └── Week 9 ├── Writing_Science_Ch14.pdf ├── heard_introduction_ch10.pdf ├── heard_methods_ch11.pdf └── heard_results_ch11.pdf /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store -------------------------------------------------------------------------------- /Week 1/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 1/.DS_Store -------------------------------------------------------------------------------- /Week 1/Writing_Science_Ch1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 1/Writing_Science_Ch1.pdf -------------------------------------------------------------------------------- /Week 1/Writing_Science_Ch2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 1/Writing_Science_Ch2.pdf -------------------------------------------------------------------------------- /Week 1/Writing_Science_Ch3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 1/Writing_Science_Ch3.pdf -------------------------------------------------------------------------------- /Week 1/Writing_Science_Ch4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 1/Writing_Science_Ch4.pdf -------------------------------------------------------------------------------- /Week 1/assignment1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 1/assignment1.pdf -------------------------------------------------------------------------------- /Week 1/heard_finding_your_story.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 1/heard_finding_your_story.pdf -------------------------------------------------------------------------------- /Week 1/lec1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 1/lec1.pdf -------------------------------------------------------------------------------- /Week 1/syllabus_2020.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 1/syllabus_2020.pdf -------------------------------------------------------------------------------- /Week 1/trump_hubble_fellows.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 1/trump_hubble_fellows.pdf -------------------------------------------------------------------------------- /Week 10/Writing_Science_Ch16.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 10/Writing_Science_Ch16.pdf -------------------------------------------------------------------------------- /Week 10/Writing_Science_Ch17.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 10/Writing_Science_Ch17.pdf -------------------------------------------------------------------------------- /Week 2/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 2/.DS_Store -------------------------------------------------------------------------------- /Week 2/Gopen_and_Swan_1990.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 2/Gopen_and_Swan_1990.pdf -------------------------------------------------------------------------------- /Week 2/assignment2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 2/assignment2.pdf -------------------------------------------------------------------------------- /Week 2/lec2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 2/lec2.pdf -------------------------------------------------------------------------------- /Week 3/assignment3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 3/assignment3.pdf -------------------------------------------------------------------------------- /Week 3/lec3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 3/lec3.pdf -------------------------------------------------------------------------------- /Week 3/pomodoro_units.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 3/pomodoro_units.pdf -------------------------------------------------------------------------------- /Week 3/words_I_hate.key.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 3/words_I_hate.key.pdf -------------------------------------------------------------------------------- /Week 4/How_to_seriously_read_a_scientific_paper.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 4/How_to_seriously_read_a_scientific_paper.pdf -------------------------------------------------------------------------------- /Week 4/The_Scientist's_Guide_to_Writing_Ch17.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 4/The_Scientist's_Guide_to_Writing_Ch17.pdf -------------------------------------------------------------------------------- /Week 4/Writing_Science_Ch11.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 4/Writing_Science_Ch11.pdf -------------------------------------------------------------------------------- /Week 4/assignment4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 4/assignment4.pdf -------------------------------------------------------------------------------- /Week 4/heard_self_revision.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 4/heard_self_revision.pdf -------------------------------------------------------------------------------- /Week 4/lec4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 4/lec4.pdf -------------------------------------------------------------------------------- /Week 5/assignment5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 5/assignment5.pdf -------------------------------------------------------------------------------- /Week 5/lec5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 5/lec5.pdf -------------------------------------------------------------------------------- /Week 6/assignment6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 6/assignment6.pdf -------------------------------------------------------------------------------- /Week 6/heard_friendly_review_ch22.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 6/heard_friendly_review_ch22.pdf -------------------------------------------------------------------------------- /Week 6/heard_introduction_ch10.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 6/heard_introduction_ch10.pdf -------------------------------------------------------------------------------- /Week 6/heard_paper_stucture_ch8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 6/heard_paper_stucture_ch8.pdf -------------------------------------------------------------------------------- /Week 6/lec6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 6/lec6.pdf -------------------------------------------------------------------------------- /Week 7/21_writing_tips.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 7/21_writing_tips.pdf -------------------------------------------------------------------------------- /Week 7/Writing_Science_Ch10.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 7/Writing_Science_Ch10.pdf -------------------------------------------------------------------------------- /Week 7/Writing_Science_Ch5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 7/Writing_Science_Ch5.pdf -------------------------------------------------------------------------------- /Week 7/Writing_Science_Ch6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 7/Writing_Science_Ch6.pdf -------------------------------------------------------------------------------- /Week 7/Writing_Science_Ch7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 7/Writing_Science_Ch7.pdf -------------------------------------------------------------------------------- /Week 7/assignment7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 7/assignment7.pdf -------------------------------------------------------------------------------- /Week 7/lec7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 7/lec7.pdf -------------------------------------------------------------------------------- /Week 8/lec8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 8/lec8.pdf -------------------------------------------------------------------------------- /Week 9/Writing_Science_Ch14.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 9/Writing_Science_Ch14.pdf -------------------------------------------------------------------------------- /Week 9/heard_introduction_ch10.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 9/heard_introduction_ch10.pdf -------------------------------------------------------------------------------- /Week 9/heard_methods_ch11.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 9/heard_methods_ch11.pdf -------------------------------------------------------------------------------- /Week 9/heard_results_ch11.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdalcanton/Scientific-Writing-Workshop/HEAD/Week 9/heard_results_ch11.pdf --------------------------------------------------------------------------------