-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbook.bib
52 lines (46 loc) · 2.1 KB
/
book.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
@Book{xie2015,
title = {Dynamic Documents with {R} and knitr},
author = {Yihui Xie},
publisher = {Chapman and Hall/CRC},
address = {Boca Raton, Florida},
year = {2015},
edition = {2nd},
note = {ISBN 978-1498716963},
url = {http://yihui.name/knitr/},
}
@book{ward_how_2015,
address = {San Francisco},
edition = {2nd edition},
title = {How {{Linux}} Works: What Every Superuser Should Know},
isbn = {978-1-59327-567-9},
lccn = {QA76.76.O63 W3654 2015},
shorttitle = {How {{Linux}} Works},
publisher = {{No Starch Press}},
author = {Ward, Brian},
year = {2015},
keywords = {Linux,Operating systems (Computers)}
}
@book{sobell_practical_2010,
address = {Upper Saddle River, NJ},
edition = {2nd ed},
title = {A Practical Guide to {{Linux}} Commands, Editors, and Shell Programming},
isbn = {978-0-13-136736-4},
lccn = {QA76.76.O63 S59483 2010},
publisher = {{Prentice Hall}},
author = {Sobell, Mark G.},
year = {2010},
keywords = {Linux,Operating systems (Computers)},
note = {OCLC: ocn351313503}
}
@book{shotts_linux_2012,
address = {San Francisco},
title = {The {{Linux}} Command Line: A Complete Introduction},
isbn = {978-1-59327-389-7 978-1-59327-426-9},
shorttitle = {The {{Linux}} Command Line},
abstract = {It's been said that "graphical user interfaces make easy tasks easy, while command-line interfaces make difficult tasks possible." The Linux Command Line shows readers how to control their computers and accomplish these difficult tasks using Bash, the Linux shell. Designed for command-line users of all levels, the book takes readers from the first keystrokes to the process of writing powerful programs in the command line's native language. Along the way, the author explores basic commands and file system navigation, OS configuration, classic command-line programs, shell programming, and much more, making The Linux Command Line an essential guide for all Linux users who wish to exploit the full power of their systems"},
language = {English},
publisher = {{No Starch Press}},
author = {Shotts, William E},
year = {2012},
note = {OCLC: 897110834}
}