-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfurtherreading.html
161 lines (151 loc) · 11.1 KB
/
furtherreading.html
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Home</title>
<!-- Import Bootstrap -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" crossorigin="anonymous">
<link rel="stylesheet" href="resources/css/style.css">
</head>
<body>
<!-- Navbar Section -->
<div class="sticky-top" id="pageHeader">
<h1 id="headerHeader">Climatology</h1>
<nav class="navbar navbar-expand-lg navbar-dark" id="navbar">
<!-- Navbar setup -->
<a class="navbar-brand" href="#">Navbar</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Navbar links -->
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto nav-justified w-100">
<li class="nav-item">
<a class="nav-link" href="index.html">Home </a>
</li>
<li class="nav-item">
<a class="nav-link" href="history.html">Global History</a>
</li>
<li class="nav-item">
<a class="nav-link" href="reality.html">Current Realities</a>
</li>
<li class="nav-item">
<a class="nav-link" href="future.html">Possible Futures</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="furtherreading.html">Further Reading <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="sources.html">Sources</a>
</li>
<li class="nav-item">
<a class="nav-link" href="team.html">About Project</a>
</li>
</ul>
</div>
</nav>
</div>
<div class="container-fluid">
<div class="row">
<div class="col">
<h2 class="display-2">Further Reading</h2>
<p>From the intensely academic to the light and fluffy, we have you covered if you want to read more about climate science.</p>
</div>
</div>
<div class="row">
<div class="col" id='fancycol'>
<h3 class="display-3">Climate Change Denial</h3>
<ul class="list-unstyled">
<li class="media">
<img class="align-self-center mr-3" src="resources/images/further-reading/fakescience.jpg" alt="Photo Credit: Luke Sharrett/Bloomberg">
<div class="media-body">
<h5 class="mt-0 mb-1"><a href="https://www.nytimes.com/2017/06/03/us/politics/republican-leaders-climate-change.html">How G.O.P. Leaders Came to View Climate Change as Fake Science</a></h5>
<p>"...a story of big political money, Democratic hubris in the Obama years and a partisan chasm that grew over nine years...favoring extreme positions and uncompromising rhetoric over cooperation and conciliation."</p>
<footer class="blockquote-footer">Photo Credit: Luke Sharrett, <cite title="Source Title">Bloomberg</cite></footer>
</div>
</li>
<li class="media my-4">
<img class="align-self-center mr-3" src="resources/images/further-reading/sadclimatologist.jpg" alt="Photo Credit: Nick Cobbing">
<div class="media-body">
<h5 class="mt-0 mb-1"><a href="https://www.esquire.com/news-politics/a36228/ballad-of-the-sad-climatologists-0815/">When the End of Human Civilization Is Your Day Job</a></h5>
<p>"...for their pains the scientists themselves—the cruelest blow of all—have been the targets of an unrelenting and well-organized attack that includes death threats..."</p>
<footer class="blockquote-footer">Photo Credit: Nick Cobbing</footer>
</div>
</li>
</ul>
</div>
<div class="col" id='fancycol'>
<h3 class="display-3">Climate Change Reality</h3>
<ul class="list-unstyled">
<li class="media">
<img class="align-self-center mr-3" src="resources/images/further-reading/consensus.jpg">
<div class="media-body">
<h5 class="mt-0 mb-1"><a href="https://climate.nasa.gov/scientific-consensus/">Scientific consensus: Earth's climate is warming</a></h5>
<p>"Multiple studies published in peer-reviewed scientific journals show that 97 percent or more of actively publishing climate scientists agree*: Climate-warming trends over the past century are extremely likely due to human activities."</p>
<footer class="blockquote-footer">Graph Credit: NASA, NOAA, et al.<cite title="Source Title"> NASA</cite></footer>
</div>
</li>
<li class="media my-4">
<img class="align-self-center mr-3" src="resources/images/further-reading/policymakers.png" alt="Graph Credit: Intergovernmental Panel on Climate Change">
<div class="media-body">
<h5 class="mt-0 mb-1"><a href="https://www.ipcc.ch/pdf/assessment-report/ar5/syr/AR5_SYR_FINAL_SPM.pdf">Climate Change 2014 Synthesis Report Summary for Policymakers</a></h5>
<p>"Human influence on the climate system is clear, and recent anthropogenic emissions of greenhouse gases are the highest in history. Recent climate changes have had widespread impacts on human and natural systems."</p>
<footer class="blockquote-footer">Graph Credit: Intergovernmental Panel on Climate Change</footer>
</div>
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col" id='fancycol'>
<ul class="list-unstyled">
<h3 class="display-3">Sustainability</h3>
<li class="media my-4">
<img class="align-self-center mr-3" src="resources/images/further-reading/innovation.png" alt="Photo Credit: Kenneth Andersson">
<div class="media-body">
<h5 class="mt-0 mb-1"><a href="https://hbr.org/2009/09/why-sustainability-is-now-the-key-driver-of-innovation">Why Sustainability Is Now the Key Driver of Innovation</a></h5>
<p>"...it’s smarter to comply with the most stringent rules, and to do so before they are enforced. This yields substantial first-mover advantages in terms of fostering innovation."</p>
<footer class="blockquote-footer">Photo Credit: Kenneth Andersson, <cite title="Source Title">HBR</cite></footer>
</div>
</li>
<li class="media my-4">
<img class="align-self-center mr-3" src="resources/images/further-reading/un-sdg.jpeg" alt="Photo Credit: Felipe Dana">
<div class="media-body">
<h5 class="mt-0 mb-1"><a href="https://www.theguardian.com/global-development/2015/jan/19/sustainable-development-goals-united-nations">Sustainable development goals: all you need to know</a></h5>
<p>"The sustainable development goals (SDGs) are a new, universal set of goals, targets and indicators that UN member states will be expected to use to frame their agendas and political policies over the next 15 years."</p>
<footer class="blockquote-footer">Photo Credit: Felipe Dana, <cite title="Source Title">AP</cite></footer>
</div>
</li>
</ul>
</div>
<div class="col" id='fancycol'>
<h3 class="display-3">Hurricanes & Extreme Weather</h3>
<ul class="list-unstyled">
<li class="media">
<img class="align-self-center mr-3" src="resources/images/further-reading/sandy.jpg" alt="Photo Credit: NASA">
<div class="media-body">
<h5 class="mt-0 mb-1"><a href="https://www.ucsusa.org/global-warming/science-and-impacts/impacts/hurricanes-and-climate-change.html">Hurricanes and Climate Change</a></h5>
<p>"Whether hurricanes are intensifying in other regions is less clear, though other recent evidence suggests that the trend toward more intense hurricanes may extend globally. There has been little change, however, in the frequency of hurricanes globally."</p>
<footer class="blockquote-footer">Photo Credit: NASA</footer>
</div>
</li>
<li class="media my-4">
<img class="align-self-center mr-3" src="resources/images/further-reading/hurricanes.gif" alt="Photo Credit: Skeptical Science/Global Warming Art">
<div class="media-body">
<h5 class="mt-0 mb-1"><a href="https://www.skepticalscience.com/hurricanes-global-warming-intermediate.htm">What is the link between hurricanes and global warming?</a></h5>
<p>"...weaker hurricanes showed little to no trend while stronger hurricanes showed a greater upward trend. In other words, stronger hurricanes are getting stronger. This means that as sea temperatures continue to rise, the number of Category 4 and 5 hurricanes hitting land will inevitably increase."</p>
<footer class="blockquote-footer">Photo Credit: Skeptical Science/Global Warming Art</footer>
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- Import stuff that Bootstrap needs-->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous"></script>
</body>
</html>