-
Notifications
You must be signed in to change notification settings - Fork 0
/
bibliography.bib
76 lines (66 loc) · 3.51 KB
/
bibliography.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
@book{strunkwhite,
title={The elements of style},
author={Strunk, William and White, E. B.},
edition={4th edition},
year={2000},
publisher={Pearson}
}
@book{zobel_writing,
location = {London},
edition = {3},
title = {Writing for Computer Science},
isbn = {978-1-4471-6638-2},
url = {https://www.springer.com/gp/book/9781447166382},
abstract = {All researchers need to write or speak about their work, and to have research that is worth presenting. Based on the author's decades of experience as a researcher and advisor, this third edition provides detailed guidance on writing and presentations and a comprehensive introduction to research methods, the how-to of being a successful scientist. Topics include:· Development of ideas into research questions;· How to find, read, evaluate and referee other research;· Design and evaluation of experiments and appropriate use of statistics;· Ethics, the principles of science and examples of science gone wrong.Much of the book is a step-by-step guide to effective communication, with advice on: · Writing style and editing;· Figures, graphs and tables;· Mathematics and algorithms;· Literature reviews and referees’ reports;· Structuring of arguments and results into papers and theses;· Writing of other professional documents;· Presentation of talks and posters.Written in an accessible style and including handy checklists and exercises, Writing for Computer Science is not only an introduction to the doing and describing of research, but is a valuable reference for working scientists in the computing and mathematical sciences.},
publisher = {Springer-Verlag},
author = {Zobel, Justin},
urldate = {2020-08-17},
date = {2014},
langid = {english},
doi = {10.1007/978-1-4471-6639-9},
}
@book{knuth_mathematical_writing,
title={Mathematical writing},
author={Knuth, Donald E. and Larrabee, Tracy L. and Roberts, Paul M},
volume={14},
year={1989},
publisher={Mathematical Association of America, Washington, DC}
}
@article{keshav_how_to_read,
author = {Keshav, S.},
title = {How to Read a Paper},
year = {2007},
issue_date = {July 2007},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
volume = {37},
number = {3},
issn = {0146-4833},
url = {https://doi.org/10.1145/1273445.1273458},
doi = {10.1145/1273445.1273458},
abstract = {Researchers spend a great deal of time reading research papers. However, this skill is rarely taught, leading to much wasted effort. This article outlines a practical and efficient three-pass method for reading research papers. I also describe how to use this method to do a literature survey.},
journal = {SIGCOMM Comput. Commun. Rev.},
month = jul,
pages = {83–84},
numpages = {2},
keywords = {hints, paper, reading}
}
@online{winston_how_to_speak,
title = {How To Speak by Patrick Winston},
date = {2019},
organization = {MIT OpenCourseWare},
author = {Patrick Winston},
url = {https://www.youtube.com/watch?v=Unzc731iCUY},
urldate = {2020-09-24},
}
@online{tedTEDTalksFull,
title = {5 {{TED Talks}} Full of Tips on How to Make a Great Presentation},
organization={TED},
url = {https://www.ted.com/playlists/574/how_to_make_a_great_presentation},
urldate = {2021-04-27},
abstract = {Stressed about an upcoming presentation? These talks are full of helpful tips on how to get up in front of an audience and make a lasting impression.},
editortype = {director},
file = {/home/semueller/Zotero/storage/VTIJ9CME/how_to_make_a_great_presentation.html},
keywords = {website},
langid = {english}
}