-
Notifications
You must be signed in to change notification settings - Fork 0
/
Fol_2r_ENHG_bib.html
387 lines (387 loc) · 15.3 KB
/
Fol_2r_ENHG_bib.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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>1b177b0afbc2429987aeaa7ccd40999c</title>
<style>
html {
line-height: 1.5;
font-family: Georgia, serif;
font-size: 20px;
color: #1a1a1a;
background-color: #fdfdfd;
}
body {
margin: 0 auto;
max-width: 36em;
padding-left: 50px;
padding-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
hyphens: auto;
overflow-wrap: break-word;
text-rendering: optimizeLegibility;
font-kerning: normal;
}
@media (max-width: 600px) {
body {
font-size: 0.9em;
padding: 1em;
}
h1 {
font-size: 1.8em;
}
}
@media print {
body {
background-color: transparent;
color: black;
font-size: 12pt;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3, h4 {
page-break-after: avoid;
}
}
p {
margin: 1em 0;
}
a {
color: #1a1a1a;
}
a:visited {
color: #1a1a1a;
}
img {
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 1.4em;
}
h5, h6 {
font-size: 1em;
font-style: italic;
}
h6 {
font-weight: normal;
}
ol, ul {
padding-left: 1.7em;
margin-top: 1em;
}
li > ol, li > ul {
margin-top: 0;
}
blockquote {
margin: 1em 0 1em 1.7em;
padding-left: 1em;
border-left: 2px solid #e6e6e6;
color: #606060;
}
code {
font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%;
margin: 0;
}
pre {
margin: 1em 0;
overflow: auto;
}
pre code {
padding: 0;
overflow: visible;
overflow-wrap: normal;
}
.sourceCode {
background-color: transparent;
overflow: visible;
}
hr {
background-color: #1a1a1a;
border: none;
height: 1px;
margin: 1em 0;
}
table {
margin: 1em 0;
border-collapse: collapse;
width: 100%;
overflow-x: auto;
display: block;
font-variant-numeric: lining-nums tabular-nums;
}
table caption {
margin-bottom: 0.75em;
}
tbody {
margin-top: 0.5em;
border-top: 1px solid #1a1a1a;
border-bottom: 1px solid #1a1a1a;
}
th {
border-top: 1px solid #1a1a1a;
padding: 0.25em 0.5em 0.25em 0.5em;
}
td {
padding: 0.125em 0.5em 0.25em 0.5em;
}
header {
margin-bottom: 4em;
text-align: center;
}
#TOC li {
list-style: none;
}
#TOC ul {
padding-left: 1.3em;
}
#TOC > ul {
padding-left: 0;
}
#TOC a:not(:hover) {
text-decoration: none;
}
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
ul.task-list li input[type="checkbox"] {
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
div.csl-bib-body { }
div.csl-entry {
clear: both;
}
.hanging div.csl-entry {
margin-left:2em;
text-indent:-2em;
}
div.csl-left-margin {
min-width:2em;
float:left;
}
div.csl-right-inline {
margin-left:2em;
padding-left:1em;
}
div.csl-indent {
margin-left: 2em;
}
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<div id="refs" class="references csl-bib-body hanging-indent"
role="doc-bibliography">
<div id="ref-ackermann1810" class="csl-entry" role="doc-biblioentry">
Ackermann, J. F. 1810. <em>De Platonico Systemate Coelestium Globorum Et
de Vera Indole Astronomiae Philolaicae</em>. Heidelberg: Engelmann. <a
href="https://doi.org/10.3931/e-rara-2881">https://doi.org/10.3931/e-rara-2881</a>.
</div>
<div id="ref-aristoteles1325" class="csl-entry" role="doc-biblioentry">
Aristoteles. 1325. <em><span class="nocase">Metaphysica et Physica
utraque novae translationis</span></em>. Borgh.236 ed. Vatican:
Biblioteca Apostolica Vaticana. <a
href="https://digi.vatlib.it/view/MSS_Borgh.236">https://digi.vatlib.it/view/MSS_Borgh.236</a>.
</div>
<div id="ref-aristoteles1510" class="csl-entry" role="doc-biblioentry">
Aristoteles, & Clichtoveus, J. 1510. <em><span
class="nocase">Commentariorum metaphysice introductio in metaphysicos
libros Aristotelis: in hoc opere continentur totius philosophie
naturalis paraphrases: adiectis ad litteras scholiis declarate & hoc
ordine digeste; introductio in libros physicorum...</span></em>
<span>Parisiis</span>: ex officina Henrici Stephani. <a
href="https://doi.org/10.3931/e-rara-25809">https://doi.org/10.3931/e-rara-25809</a>.
</div>
<div id="ref-aristoteles1608" class="csl-entry" role="doc-biblioentry">
Aristoteles, & Theophrastus. 1608. <em><span
class="nocase">Aristotelis Stagiritae Metaphysicorum libri XIIII.
Theophrasti Metaphysicorum liber: quorum omnium recognitionem et
additamentum versa pagina ostendit</span></em>. <span>Genevae</span>:
apud Jacobum Stoer. <a
href="https://doi.org/10.3931/e-rara-56887">https://doi.org/10.3931/e-rara-56887</a>.
</div>
<div id="ref-barnes1981" class="csl-entry" role="doc-biblioentry">
Barnes, W. R. 1981. <span>“The Trojan War in Valerius Flaccus’
Argonautica.”</span> <em>Hermes</em> 109 (3): 360–70. <a
href="http://www.jstor.org/stable/4476220">http://www.jstor.org/stable/4476220</a>.
</div>
<div id="ref-bergren2017" class="csl-entry" role="doc-biblioentry">
Bergren, T. 2017. <span>“Plato’s "Myth of Er" and Ezekiel’s "Throne
Vision": A Common Paradigm?”</span> <em>Numen</em> 64 (2/3): 153–82. <a
href="http://www.jstor.org/stable/44505333">http://www.jstor.org/stable/44505333</a>.
</div>
<div id="ref-boas1948" class="csl-entry" role="doc-biblioentry">
Boas, G. 1948. <span>“Fact and Legend in the Biography of Plato.”</span>
<em>The Philosophical Review</em> 57 (5): 439–57. <a
href="http://www.jstor.org/stable/2181715">http://www.jstor.org/stable/2181715</a>.
</div>
<div id="ref-böckh1852" class="csl-entry" role="doc-biblioentry">
Böckh, A. 1852. <em>Untersuchungen Über Das Kosmische System Des Platon:
Mit Bezug Auf Hrn. Gruppe’s Kosmische Systeme Der Griechen ;
Sendschreiben an Alexander von Humboldt</em>. Berlin: Verlag von Veit
& Comp. <a
href="https://doi.org/10.3931/e-rara-90691">https://doi.org/10.3931/e-rara-90691</a>.
</div>
<div id="ref-bruni1472" class="csl-entry" role="doc-biblioentry">
Bruni, L. 1472. <em>Epistolae</em>. Paris: <span>Ulrich Gering, Martin
Crantz und Michael Friburger</span>. <a
href="https://doi.org/10.3931/e-rara-25443">https://doi.org/10.3931/e-rara-25443</a>.
</div>
<div id="ref-carter2019" class="csl-entry" role="doc-biblioentry">
Carter, J. W. 2019. <span>“Introduction to Hylomorphic
Psychology.”</span> In <em>Aristotle on Earlier Greek Psychology: The
Science of Soul</em>, 1–18. Cambridge: Cambridge University Press. <a
href="https://doi.org/10.1017/9781108646321.001">https://doi.org/10.1017/9781108646321.001</a>.
</div>
<div id="ref-cobet2009" class="csl-entry" role="doc-biblioentry">
Cobet, J. 2009. <span>“Orosius’ Weltgeschichte: Tradition Und
Konstruktion.”</span> <em>Hermes</em> 137 (1): 60–92. <a
href="http://www.jstor.org/stable/40379081">http://www.jstor.org/stable/40379081</a>.
</div>
<div id="ref-decolumnis1510" class="csl-entry" role="doc-biblioentry">
de Columnis, G., & Mair, H. 1510. <em>Ein Hübsche Histori von Der
Künigclichen Stat Troy Wie Si Zerstorett Wart</em>. Strassburg: s.n. <a
href="https://doi.org/10.3931/e-rara-79840">https://doi.org/10.3931/e-rara-79840</a>.
</div>
<div id="ref-edelman2012" class="csl-entry" role="doc-biblioentry">
Edelman, D. V., Davies, P. R., & Nihan, C. 2012. <em>Opening the
Books of Moses</em>. Stocksfield, United Kingdom: Acumen Publishing. <a
href="https://www.cambridge.org/core/books/opening-the-books-of-moses/D36FA234EB9EF169006A975102EE1220">https://www.cambridge.org/core/books/opening-the-books-of-moses/D36FA234EB9EF169006A975102EE1220</a>.
</div>
<div id="ref-ficinus1517" class="csl-entry" role="doc-biblioentry">
Ficinus, M. 1517. <em>Platonis Opera</em>. Venetiis. <a
href="https://doi.org/10.3931/e-rara-69682">https://doi.org/10.3931/e-rara-69682</a>.
</div>
<div id="ref-ficinius1546" class="csl-entry" role="doc-biblioentry">
Ficinus, M., & Grynäus, S. 1546. <em>Omnia Divini Platonis
Opera</em>. Basileae: In officina Frobeniana. <a
href="https://doi.org/10.3931/e-rara-5114">https://doi.org/10.3931/e-rara-5114</a>.
</div>
<div id="ref-Finley1964" class="csl-entry" role="doc-biblioentry">
Finley, M. I., Caskey, J. L., Kirk, G. S., & Page, D. L. 1964.
<span>“The Trojan War.”</span> <em>The Journal of Hellenic Studies</em>
84: 1–20. <a
href="https://doi.org/10.2307/627688">https://doi.org/10.2307/627688</a>.
</div>
<div id="ref-foresti1492" class="csl-entry" role="doc-biblioentry">
Foresti, G. F. 1492. <em>Supplementum Chronicarum</em>. Novariensis:
Bernardinus Rizus. <a
href="https://books.google.com/books?id=ei9TruMbYCkC&printsec=frontcover">https://books.google.com/books?id=ei9TruMbYCkC&printsec=frontcover</a>.
</div>
<div id="ref-haight1947" class="csl-entry" role="doc-biblioentry">
Haight, E. H. 1947. <span>“The Tale of Troy: An Early Romantic
Approach.”</span> <em>The Classical Journal</em> 42 (5): 261–69. <a
href="http://www.jstor.org/stable/3292066">http://www.jstor.org/stable/3292066</a>.
</div>
<div id="ref-biblia1517" class="csl-entry" role="doc-biblioentry">
Jiménez de Cisneros, F. 1517. <em>Biblia Polyglotta Complutensis</em>.
Complutum: Arnaldo Guillén de Brocar. <a
href="https://doi.org/10.3931/e-rara-46695">https://doi.org/10.3931/e-rara-46695</a>.
</div>
<div id="ref-jowett1888" class="csl-entry" role="doc-biblioentry">
Jowett, B. 1888. <em>The Republic of Plato</em>. 3rd ed. Oxford: At the
Clarendon Press. <a
href="https://archive.org/details/a604578400platuoft/">https://archive.org/details/a604578400platuoft/</a>.
</div>
<div id="ref-Koslicki2008" class="csl-entry" role="doc-biblioentry">
Koslicki, K. 2008. <em>The Structure of Objects</em>. New York: Oxford
University Press. <a
href="https://philpapers.org/rec/KOSTSO-2">https://philpapers.org/rec/KOSTSO-2</a>.
</div>
<div id="ref-leuchter2019" class="csl-entry" role="doc-biblioentry">
Leuchter, M. 2019. <span>“Moses Between the Pentateuch and the Book of
the Twelve.”</span> <em>Hebrew Union College Annual</em> 90: 163–84. <a
href="https://www.jstor.org/stable/10.15650/hebruniocollannu.90.2019.0163">https://www.jstor.org/stable/10.15650/hebruniocollannu.90.2019.0163</a>.
</div>
<div id="ref-manning2013" class="csl-entry" role="doc-biblioentry">
Manning, G. 2013. <span>“<span class="nocase">The History of
"Hylomorphism"</span>.”</span> <em>Journal of the History of Ideas</em>
74 (2): 173–87. <a
href="http://www.jstor.org/stable/43291297">http://www.jstor.org/stable/43291297</a>.
</div>
<div id="ref-mcpherran2011" class="csl-entry" role="doc-biblioentry">
McPherran, M. L., & Fraser, S., ed. 2011. <em>Plato’s ’Republic’: A
Critical Guide</em>. Cambridge: University Press. <a
href="https://doi.org/10.1017/CBO9780511763090">https://doi.org/10.1017/CBO9780511763090</a>.
</div>
<div id="ref-meister1872" class="csl-entry" role="doc-biblioentry">
Meister, F. 1872. <em>Dictys Cretensis Ephemeridos Belli Troiani</em>.
Lipsiae: In Aedibus B. G. Teubneri. <a
href="https://archive.org/details/dictyscretensise00dictuoft/">https://archive.org/details/dictyscretensise00dictuoft/</a>.
</div>
<div id="ref-vulgata716" class="csl-entry" role="doc-biblioentry">
Monasterii Wirimutham-Gyruum. 716AD. <em><span>Codex Amiatinus / Biblia
Sacra / Bibbia Amiatina</span></em>. <span>Kingdom of Northumbria,
England</span>: publisher not identified. <a
href="https://www.loc.gov/item/2021668243">https://www.loc.gov/item/2021668243</a>.
</div>
<div id="ref-ovid1515" class="csl-entry" role="doc-biblioentry">
Ovidius, N. P. 1515. <em>P. Ovidii Metamorphoseon Libri XV: ; in Fronte
Denique Operis Vita Ovidii Ex Ipsius Operibus [Ab Aldo m.] : Index
Fabularum, Et Caeterorum, Quae in Hoc Libro Continentur, Secundum
Ordinem Alphabeti</em>. <span>Argentorati</span>: <span>ex aedibus
Matthiae Schurerii</span>. <a
href="https://doi.org/10.3931/e-rara-35248">https://doi.org/10.3931/e-rara-35248</a>.
</div>
<div id="ref-raaflaub1998" class="csl-entry" role="doc-biblioentry">
Raaflaub, K. A. 1998. <span>“Homer, the Trojan War, and History.”</span>
<em>The Classical World</em> 91 (5): 386–403. <a
href="http://www.jstor.org/stable/4352106">http://www.jstor.org/stable/4352106</a>.
</div>
<div id="ref-semple1965" class="csl-entry" role="doc-biblioentry">
Semple, W. H. 1965. <span>“St Jerome as a Biblical Translator.”</span>
Edited by Hall, R. <em>Bulletin of the John Rylands Library,
Manchester</em> 48 (1): 227–43. <a
href="https://jstor.org/stable/community.28211847">https://jstor.org/stable/community.28211847</a>.
</div>
<div id="ref-simpson2023" class="csl-entry" role="doc-biblioentry">
Simpson, W. 2023. <em>Hylomorphism</em>. Elements in the Philosophy of
Biology. Cambridge: Cambridge University Press. <a
href="https://doi.org/10.1017/9781009026475">https://doi.org/10.1017/9781009026475</a>.
</div>
<div id="ref-Skrzypek2017" class="csl-entry" role="doc-biblioentry">
Skrzypek, J. 2017. <span>“Three Concerns for Structural
Hylomorphism.”</span> <em>Analytic Philosophy</em> 58 (4): 360–408. <a
href="https://doi.org/doi.org/10.1111/phib.12104">https://doi.org/doi.org/10.1111/phib.12104</a>.
</div>
<div id="ref-sparks1970" class="csl-entry" role="doc-biblioentry">
Sparks, H. F. D. 1970. <span>“Jerome as Biblical Scholar.”</span> In
<em>The Cambridge History of the Bible</em>, edited by Ackroyd, P. R.,
& Evans, C. F., 1:510–41. Cambridge: Cambridge University Press. <a
href="https://doi.org/10.1017/CHOL9780521074186.017">https://doi.org/10.1017/CHOL9780521074186.017</a>.
</div>
<div id="ref-15504725-6818-3e72-a361-e31ae73c6f58" class="csl-entry"
role="doc-biblioentry">
Steiner, G. 1951. <span>“Source-Editions of Ovid’s Metamorphoses
(1471-1500).”</span> <em>Transactions and Proceedings of the American
Philological Association</em> 82: 219–31. <a
href="http://www.jstor.org/stable/283435">http://www.jstor.org/stable/283435</a>.
</div>
<div id="ref-trapezuntio1453" class="csl-entry" role="doc-biblioentry">
Trapezuntio, G. 1453. <em><span class="nocase">Platonis Legum libri XII
atque Epinomis Latino sermone a Georgio Trapezuntio
translata</span></em>. Vat.lat.2062 ed. Vatican: Biblioteca Apostolica
Vaticana. <a
href="https://digi.vatlib.it/view/MSS_Vat.lat.2062">https://digi.vatlib.it/view/MSS_Vat.lat.2062</a>.
</div>
<div id="ref-wasserstein1978" class="csl-entry" role="doc-biblioentry">
Wasserstein, A. 1978. <span>“Epicurean Science.”</span> <em>Hermes</em>
106 (3): 484–94. <a
href="http://www.jstor.org/stable/4476074">http://www.jstor.org/stable/4476074</a>.
</div>
</div>
</body>
</html>