-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.html
198 lines (184 loc) · 8.94 KB
/
data.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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"> </script>
<script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"> </script>
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="jose1.css">
<title>Hello, world!</title>
</head>
<body>
<nav class="navbar navbar-expand-lg bg-dark navbar-dark">
<div class="container-fluid">
<a class="navbar-brand" href="#">Jose Hernandez's Theses</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav">
<li class ="nav-item active">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class ="nav-item">
<a class="nav-link" href="data.html">BA thesis</a>
</li>
<li class ="nav-item">
<a class="nav-link" href="contact.html">MA Thesis</a>
</li>
<li class ="nav-item">
<a class="nav-link" href="about.html">Functions</a>
</li>
<li class ="nav-item">
<a class="nav-link" href="api.html">API</a>
</li>
<li class ="nav-item">
<a class="nav-link" href="datavis.html">Data Visualization</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="full" class="container-fluid">
<div id= "intro" class="container-fluid">
<p id="guide" class="container-fluid">
Origins of Operational Art: 19th century French vs. 13th century Mongols
</p>
<p id="description" class="container-fluid">
The proposed project shall compare the Central European campaign of the 13 th century
Mongols with the 1809 Franco-Austrian War of Napoleon Bonaparte. The purpose of this
comparison will be to incite the observer and reader to critically question the existence of
operational art in the campaigns of the Mongols and the possible origin outside of current
historiography. Operational art is the level of command between the strategic “national” level of
goals and the tactical “unit” level of command. This concept of operations is integral to the
modern way of war and it is normally credited to Napoleon’s campaigns and then the added
definitions and additions by the Prussians, Germans, Russians and the Americans. Now this
project shall seek to use past historiography to try to destabilize this established conclusion that
operational art owes its origins and first iterations during Napoleon’s art of war. We shall do this
by adding the Mongols as a possible case of operational art four hundred years before the legions
of Napoleon practiced this way of command.
</p>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md h1">
<p id="guide" class="container-fluid">
Link to Interactive Visualization
</p>
</div>
</div>
<div class="row">
<div class="col-md h1" id="button">
<button onclick="window.location='https://hernandezj1.github.io/BAthesisfinal/';">Map Visualization</button>
</div>
</div>
</div>
<div>
<p id="guide">Interactive Graphs</p>
<table class="table table-responsive table-bordered">
<thead>
<tr>
<th>
<iframe id="sankey" src="pdf/sankeyEnergy.html" width="100%" height="500px"></iframe>
</th>
<th>
<iframe id="Lines" src="pdf/MongolLine2.gif" width="100%" height="500px"></iframe>
</th>
<th>
<iframe id="Lines" src="pdf/empires1.html" width="100%" height="500px"></iframe>
</th>
</tr>
</thead>
<tbody>
<tr>
<td><li><a href="pdf/sankeyEnergy.html">Link to Enlarged Graph</a></li></td>
<td><li><a href="pdf/MongolLine2.gif">Link to Enlarged Graph</a></li></td>
<td><li><a href="pdf/empires1.html">Link to Enlarged Graph</a></li></td>
</tr>
<tr>
<th>
<iframe id="image2" src="pdf/Rplot01.png" width="100%" height="500px"></iframe>
</th>
<th>
<iframe id="Lines" src="pdf/Napoleon line.gif" width="100%" height="500px"></iframe>
</th>
<th>
<iframe id="Lines" src="pdf/Comparisont.html" width="100%" height="500px"></iframe>
</th>
</tr>
<tr>
<td><li><a href="pdf/Rplot01.png">Link to Enlarged Graph</a></li></td>
<td><li><a href="pdf/Napoleon line.gif">Link to Enlarged Graph</a></li></td>
<td><li><a href="pdf/Comparisont.html">Link to Enlarged Graph</a></li></td>
</tr>
<tr>
<th>
<iframe id="Lines" src="pdf/Conclusionre.png" width="100%" height="500px"></iframe>
</th>
</tr>
<tr>
<td><li><a href="pdf/Conclusion.png">Link to Enlarged Graph </a></li>
<li><a href="pdf/interactive.html"> Link to Interactive Graph</a></li>
</td>
</tr>
</tbody>
</table>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md h1">
<p id="guide" class="container-fluid">
Final written Thesis
</p>
</div>
<div class="row">
<div class="col-md h1">
<iframe src="pdf/Final long essay-5.pdf" width="50%" height="700px">
</iframe>
</div>
</div>
</div>
<!-- Optional JavaScript; choose one of the two! -->
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<footer id="foot" class="mainfooter bg-dark" role="contentinfo">
<div class="footer-middle">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="footer-pad">
<h4> Contact us</h4>
<ul class="list-unstyled">
<li> <a href="#"> </a> </li>
<li> <a href="#">Email: [email protected]</a></li>
<li> <a href="#"> Phone: 633-476 </a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="footer-pad">
<h4> Navigation </h4>
<ul class="list-unstyled">
<li> <a class="nav-link active" aria-current="page" href="index.html">Home</a></li>
<li><a class="nav-link" href="data.html">BA thesis</a></li>
<li> <a class="nav-link" href="contact.html">MA Thesis</a></li>
<li><a class="nav-link" href="about.html">Functions</a> </li>
<li><a class="nav-link" href="api.html">API</a></li>
</ul>
</div>
</div>
\
</div>
<div class="row">
<div class="col-md-12 copy">
<p class="text-center"> © Copyright 2021 - HernandezInc. All rights reserved. </p>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>