-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFol_1r_ENHG_bib.html
713 lines (713 loc) · 33.4 KB
/
Fol_1r_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
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
<!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>64f0460fce2e4355be99126afbee4174</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-albertus1481" class="csl-entry" role="doc-biblioentry">
Albertus. 1481. <em>De Anima. De Intellectu</em>. Venedig: Reynaldus de
Novimagio. <a
href="https://doi.org/10.3931/e-rara-4321">https://doi.org/10.3931/e-rara-4321</a>.
</div>
<div id="ref-anderdon1879a" class="csl-entry" role="doc-biblioentry">
Anderdon, W. H. 1879a. <span>“St. Remigius, Bishop and
Confessor.”</span> <em>The Irish Monthly</em> 7: 520–31. <a
href="http://www.jstor.org/stable/20502439">http://www.jstor.org/stable/20502439</a>.
</div>
<div id="ref-anderdon1879b" class="csl-entry" role="doc-biblioentry">
———. 1879b. <span>“St. Remigius, Bishop and Confessor
(Continued).”</span> <em>The Irish Monthly</em> 7: 606–14. <a
href="http://www.jstor.org/stable/20502458">http://www.jstor.org/stable/20502458</a>.
</div>
<div id="ref-arias2019" class="csl-entry" role="doc-biblioentry">
Arias, P. P. 2019. <span>“Clovis and Remigius of Reims in the Making of
the Merovingian Kingdoms.”</span> <em>European Review of History: Revue
Européenne d’histoire</em> 26 (2): 197–218. <a
href="https://doi.org/10.1080/13507486.2017.1397108">https://doi.org/10.1080/13507486.2017.1397108</a>.
</div>
<div id="ref-anax1959" class="csl-entry" role="doc-biblioentry">
Bargrave-Weaver, D. 1959. <span>“The Cosmogony of Anaxagoras.”</span>
<em>Phronesis</em> 4 (2): 77–91. <a
href="http://www.jstor.org/stable/4181652">http://www.jstor.org/stable/4181652</a>.
</div>
<div id="ref-Baron2012" class="csl-entry" role="doc-biblioentry">
Baron, C. A. 2012. <span>“The Missing Link? Pythagoras and Pythagoreans
in Timaeus.”</span> In <em>Timaeus of Tauromenium and Hellenistic
Historiography</em>, 138–69. Cambridge University Press. <a
href="https://doi.org/10.1017/CBO9780511733246.007">https://doi.org/10.1017/CBO9780511733246.007</a>.
</div>
<div id="ref-bates1930" class="csl-entry" role="doc-biblioentry">
Bates, W. N. 1930. <em>Euripides: A Student of Human Nature</em>.
Philadelphia: University of Pennsylvania Press. <a
href="http://www.jstor.org/stable/j.ctv4t81g7">http://www.jstor.org/stable/j.ctv4t81g7</a>.
</div>
<div id="ref-beatty1914" class="csl-entry" role="doc-biblioentry">
Beatty, H. 1914. <span>“The Pythagoreans.”</span> <em>Hermathena</em> 18
(40): 158–74. <a
href="http://www.jstor.org/stable/23036933">http://www.jstor.org/stable/23036933</a>.
</div>
<div id="ref-beda1125" class="csl-entry" role="doc-biblioentry">
Beda. 1125. <em>Beda, de Natura Rerum, de Temporibus, Etc.</em> Latin
16361. Paris: Bibliothèque nationale de France. Département des
Manuscrits. <a
href="http://archivesetmanuscrits.bnf.fr/ark:/12148/cc76825p">http://archivesetmanuscrits.bnf.fr/ark:/12148/cc76825p</a>.
</div>
<div id="ref-beda1529" class="csl-entry" role="doc-biblioentry">
———. 1529. <em>Bedae Presbyteri Anglosaxonis Viri Ervditissimi de Natvra
Rervm Et Temporvm Ratione Libri Dvo</em>. Edited by Sichard J. Basileae:
Excvdebat Henricvs Petrvs Mense Martio, An: M. D. XXIX. <a
href="https://doi.org/10.3931/e-rara-63790">https://doi.org/10.3931/e-rara-63790</a>.
</div>
<div id="ref-beeley2011" class="csl-entry" role="doc-biblioentry">
Beeley, C. A. 2011. <span>“The Early Christological Controversy:
Apollinarius, Diodore, and Gregory Nazianzen.”</span> <em>Vigiliae
Christianae</em> 65 (4): 376–407. <a
href="http://www.jstor.org/stable/41291365">http://www.jstor.org/stable/41291365</a>.
</div>
<div id="ref-bello1983" class="csl-entry" role="doc-biblioentry">
Bello, A. L. 1983. <span>“Albertus Magnus and Mathematics: A Translation
with Annotations of Those Portions of the Commentary on Euclid’s
Elements Published by Bernhard Geyer.”</span> <em>Historia
Mathematica</em> 10 (1): 3–23. <a
href="https://doi.org/10.1016/0315-0860(83)90030-7">https://doi.org/10.1016/0315-0860(83)90030-7</a>.
</div>
<div id="ref-gershon1425" class="csl-entry" role="doc-biblioentry">
ben Gershon, L. 1425. <em>Astronomia</em>. Vat.lat.3098 ed. Vatican:
Biblioteca Apostolica Vaticana. <a
href="https://digi.vatlib.it/view/MSS_Vat.lat.3098">https://digi.vatlib.it/view/MSS_Vat.lat.3098</a>.
</div>
<div id="ref-gershon1866" class="csl-entry" role="doc-biblioentry">
———. 1866. <em><span class="nocase">Milchamot Ha-schem. Die Kämpfe
Gottes. Religionsphilosophische und kosmische Fragen, in sechs Büchern
abgehandelt von Levi ben Gerson</span></em>. Neue durchgehends
berichtigte Ausgabe. Leipzig: Carl B. Lorck. <a
href="https://archive.org/details/sefermilamothash00leviuoft/">https://archive.org/details/sefermilamothash00leviuoft/</a>.
</div>
<div id="ref-gershon1984" class="csl-entry" role="doc-biblioentry">
———. 1984. <em>The Wars of the Lord</em>. Edited by Feldman, S.
Philadelphia: Jewish Publication Society of America. <a
href="https://books.google.com/books?id=nekEAQAAIAAJ">https://books.google.com/books?id=nekEAQAAIAAJ</a>.
</div>
<div id="ref-Boccaccio1360" class="csl-entry" role="doc-biblioentry">
Boccaccio, G. 1360. <em><span class="nocase">Genealogiae deorum
gentilium libri XV</span></em>. <span>Pal. lat. 938</span>. Vatican:
Biblioteca Apostolica Vaticana. <a
href="https://digi.vatlib.it/view/MSS_Pal.lat.938">https://digi.vatlib.it/view/MSS_Pal.lat.938</a>.
</div>
<div id="ref-boccaccio1487" class="csl-entry" role="doc-biblioentry">
———. 1487. <em>Genealogia Deorum Gentilium</em>. Vincentiae: Sym. de
Gabis. <a
href="https://books.google.com/books?id=ZooTnQEACAAJ">https://books.google.com/books?id=ZooTnQEACAAJ</a>.
</div>
<div id="ref-burns1988" class="csl-entry" role="doc-biblioentry">
Burns, J. P. 1988. <span>“Augustine on the Origin and Progress of
Evil.”</span> <em>The Journal of Religious Ethics</em> 16 (1): 9–27. <a
href="http://www.jstor.org/stable/40015076">http://www.jstor.org/stable/40015076</a>.
</div>
<div id="ref-burton1900" class="csl-entry" role="doc-biblioentry">
Burton, E. D. 1900. <span>“The Purpose and Plan of the Gospel of
Luke.”</span> <em>The Biblical World</em> 16 (4): 248–58. <a
href="http://www.jstor.org/stable/3136549">http://www.jstor.org/stable/3136549</a>.
</div>
<div id="ref-Chambers2023" class="csl-entry" role="doc-biblioentry">
Chambers, K. 2023. <span>“Augustine of Hippo.”</span> In <em>Handbook of
the History of the Philosophy of Law and Social Philosophy: Volume 1:
From Plato to Rousseau</em>, edited by Zanetti, G., Sellers, M., &
Kirste, S., 57–65. Cham: Springer International Publishing. <a
href="https://doi.org/10.1007/978-3-031-19542-6_8">https://doi.org/10.1007/978-3-031-19542-6_8</a>.
</div>
<div id="ref-Cherchi2018" class="csl-entry" role="doc-biblioentry">
Cherchi, P. 2018. <span>“The Inventors of Things in Boccaccio’s de
Genealogia Deorum Gentilium.”</span> In <em>The Unity of Knowledge in
the Pre-Modern World</em>, edited by Candido, I., 244–69. Berlin,
Boston: De Gruyter. <a
href="https://doi.org/10.1515/9783110419306-013">https://doi.org/10.1515/9783110419306-013</a>.
</div>
<div id="ref-clark1991" class="csl-entry" role="doc-biblioentry">
Clark, E. A. 1991. <span>“Origen of Alexandria: His World and His
Legacy.”</span> Edited by Kannengiesser, C., & Petersen, W. L.
<em>Church History</em> 60 (1): 88–90. <a
href="https://doi.org/10.2307/3168527">https://doi.org/10.2307/3168527</a>.
</div>
<div id="ref-clark1984" class="csl-entry" role="doc-biblioentry">
Clark, M. T. 1984. <em>Augustine of Hippo, Selected Writings</em>.
Classics of Western Spirituality. Mahwah, NJ: Paulist Press. <a
href="https://books.google.com/books?id=uA_vDkEyH14C">https://books.google.com/books?id=uA_vDkEyH14C</a>.
</div>
<div id="ref-coleman1930" class="csl-entry" role="doc-biblioentry">
Coleman-Norton, P. R. 1930. <span>“St. Chrysostom and the Greek
Philosophers.”</span> <em>Classical Philology</em> 25 (4): 305–17. <a
href="http://www.jstor.org/stable/263800">http://www.jstor.org/stable/263800</a>.
</div>
<div id="ref-coleman1932" class="csl-entry" role="doc-biblioentry">
———. 1932. <span>“St. Chrysostom’s Use of the Greek Poets.”</span>
<em>Classical Philology</em> 27 (3): 213–21. <a
href="http://www.jstor.org/stable/263828">http://www.jstor.org/stable/263828</a>.
</div>
<div id="ref-cooper1906" class="csl-entry" role="doc-biblioentry">
Cooper, D. D. 1906. <span>“Some Old Elgin Houses.”</span>
<em>Transactions of the Glasgow Archaeological Society</em> 5 (2): 1–21.
<a
href="http://www.jstor.org/stable/24681403">http://www.jstor.org/stable/24681403</a>.
</div>
<div id="ref-cornford1930a" class="csl-entry" role="doc-biblioentry">
Cornford, F. M. 1930a. <span>“Anaxagoras’ Theory of Matter-i.”</span>
<em>The Classical Quarterly</em> 24 (1): 14–30. <a
href="http://www.jstor.org/stable/637051">http://www.jstor.org/stable/637051</a>.
</div>
<div id="ref-cornford1930b" class="csl-entry" role="doc-biblioentry">
———. 1930b. <span>“Anaxagoras’ Theory of Matter-II.”</span> <em>The
Classical Quarterly</em> 24 (2): 83–95. <a
href="http://www.jstor.org/stable/636593">http://www.jstor.org/stable/636593</a>.
</div>
<div id="ref-cox1982" class="csl-entry" role="doc-biblioentry">
Cox, P. 1982. <span>“Origen and the Bestial Soul. A Poetics of
Nature.”</span> <em>Vigiliae Christianae</em> 36 (2): 115–40. <a
href="http://www.jstor.org/stable/1583486">http://www.jstor.org/stable/1583486</a>.
</div>
<div id="ref-damon1930" class="csl-entry" role="doc-biblioentry">
Damon, S. F. 1930. <span>“A Portrait of Albertus Magnus.”</span>
<em>Speculum</em> 5 (1): 102–3. <a
href="http://www.jstor.org/stable/2846359">http://www.jstor.org/stable/2846359</a>.
</div>
<div id="ref-2023" class="csl-entry" role="doc-biblioentry">
Darby, P., & MacCarron, M. 2023. <em>Bede the Scholar</em>.
Manchester, England: Manchester University Press. <a
href="http://www.jstor.org/stable/jj.4470340">http://www.jstor.org/stable/jj.4470340</a>.
</div>
<div id="ref-dillon2004" class="csl-entry" role="doc-biblioentry">
Dillon, J. 2004. <span>“Euripides and the Philosophy of His
Time.”</span> <em>Classics Ireland</em> 11: 47–73. <a
href="http://www.jstor.org/stable/25528401">http://www.jstor.org/stable/25528401</a>.
</div>
<div id="ref-dillon2007" class="csl-entry" role="doc-biblioentry">
———. 2007. <span>“NUMENIUS: SOME ONTOLOGICAL QUESTIONS.”</span>
<em>Bulletin of the Institute of Classical Studies. Supplement</em>, no.
94: 397–402. <a
href="http://www.jstor.org/stable/43767869">http://www.jstor.org/stable/43767869</a>.
</div>
<div id="ref-drozdek2005" class="csl-entry" role="doc-biblioentry">
Drozdek, A. 2005. <span>“Anaxagoras and the Everythying in Everything
Principle.”</span> <em>Hermes</em> 133 (2): 163–77. <a
href="http://www.jstor.org/stable/4477647">http://www.jstor.org/stable/4477647</a>.
</div>
<div id="ref-edwards1990" class="csl-entry" role="doc-biblioentry">
Edwards, M. J. 1990. <span>“Atticizing Moses? Numenius, the Fathers and
the Jews.”</span> <em>Vigiliae Christianae</em> 44 (1): 64–75. <a
href="http://www.jstor.org/stable/1584247">http://www.jstor.org/stable/1584247</a>.
</div>
<div id="ref-efros1942" class="csl-entry" role="doc-biblioentry">
Efros, I. 1942. <span>“Saadia’s Theory of Knowledge.”</span> <em>The
Jewish Quarterly Review</em> 33 (2): 133–70. <a
href="http://www.jstor.org/stable/1451990">http://www.jstor.org/stable/1451990</a>.
</div>
<div id="ref-Efros1950" class="csl-entry" role="doc-biblioentry">
———. 1950. <span>“Saadia’s "Book of Beliefs and Opinions" in
English.”</span> <em>The Jewish Quarterly Review</em> 40 (4): 413–15. <a
href="http://www.jstor.org/stable/1453124">http://www.jstor.org/stable/1453124</a>.
</div>
<div id="ref-Faros1967" class="csl-entry" role="doc-biblioentry">
Faros, P., & Ashbrook, J. B. 1967. <span>“St. John Chrysostom’s
Counseling Techniques.”</span> <em>Pastoral Psychology</em> 18 (9):
55—58. <a
href="https://doi.org/10.1007/BF01770242">https://doi.org/10.1007/BF01770242</a>.
</div>
<div id="ref-ferchius1646" class="csl-entry" role="doc-biblioentry">
Ferchius, M. 1646. <em>De Caelesti Svbstantia: Et Eius Ortu, Ac Motu in
Sententia Anaxagorae Philosophi Celeberrimi</em>. Venetiis: apud
Haeredes Ioannis Salis. <a
href="https://doi.org/10.3931/e-rara-73987">https://doi.org/10.3931/e-rara-73987</a>.
</div>
<div id="ref-pyth1497" class="csl-entry" role="doc-biblioentry">
Ficinus, M. 1497. <em>De Mysteriis Aegyptiorum, Chaldaeorum,
Assyriorum</em>. Venetiis: Manutius. <a
href="https://doi.org/10.3931/e-rara-7132">https://doi.org/10.3931/e-rara-7132</a>.
</div>
<div id="ref-finan1987" class="csl-entry" role="doc-biblioentry">
Finan, T. 1987. <span>“St Augustine.”</span> <em>The Furrow</em> 38 (5):
293–303. <a
href="http://www.jstor.org/stable/27678477">http://www.jstor.org/stable/27678477</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-forger2018" class="csl-entry" role="doc-biblioentry">
Forger, D. 2018. <span>“Divine Embodiment in Philo of
Alexandria.”</span> <em>Journal for the Study of Judaism in the Persian,
Hellenistic, and Roman Period</em> 49 (2): 223–62. <a
href="https://www.jstor.org/stable/26551248">https://www.jstor.org/stable/26551248</a>.
</div>
<div id="ref-freudenthal2012" class="csl-entry" role="doc-biblioentry">
Freudenthal, G., & Fontaine, R. 2012. <span>“Gersonides on the
Dis-/Order of the Sublunar World and on Providence.”</span>
<em>Aleph</em> 12 (2): 299–328. <a
href="http://www.jstor.org/stable/10.2979/aleph.12.2.299">http://www.jstor.org/stable/10.2979/aleph.12.2.299</a>.
</div>
<div id="ref-friedländer1893" class="csl-entry" role="doc-biblioentry">
Friedländer, M. 1893. <span>“Life and Works of Saadia.”</span> <em>The
Jewish Quarterly Review</em> 5 (2): 177–99. <a
href="http://www.jstor.org/stable/1449859">http://www.jstor.org/stable/1449859</a>.
</div>
<div id="ref-glasner1997" class="csl-entry" role="doc-biblioentry">
Glasner, R. 1997. <span>“Gersonides on Simple and Composite
Movements.”</span> <em>Studies in History and Philosophy of Science Part
A</em> 28 (4): 545–84. <a
href="https://doi.org/10.1016/S0039-3681(96)00029-5">https://doi.org/10.1016/S0039-3681(96)00029-5</a>.
</div>
<div id="ref-goldstein1997" class="csl-entry" role="doc-biblioentry">
Goldstein, B. R. 1997. <span>“The Physical Astronomy of Levi Ben
Gerson.”</span> <em>Perspectives on Science</em> 5 (1): 1+.<a
href=" https://link.gale.com/apps/doc/A20587149/AONE?u=anon~181bfde7&sid=googleScholar&xid=7daccf53">
https://link.gale.com/apps/doc/A20587149/AONE?u=anon~181bfde7&sid=googleScholar&xid=7daccf53</a>.
</div>
<div id="ref-goldstein2002" class="csl-entry" role="doc-biblioentry">
———. 2002. <span>“Levi Ben Gerson’s Preliminary Remarks for a Theory of
Planetary Latitudes.”</span> <em>Aleph</em> 2: 15–30. <a
href="http://www.jstor.org/stable/40385471">http://www.jstor.org/stable/40385471</a>.
</div>
<div id="ref-goldstein2012" class="csl-entry" role="doc-biblioentry">
———. 2012. <span>“Levi Ben Gerson on the Principles of
Cosmology.”</span> <em>Aleph</em> 12 (1): 17–35. <a
href="http://www.jstor.org/stable/10.2979/aleph.12.1.17">http://www.jstor.org/stable/10.2979/aleph.12.1.17</a>.
</div>
<div id="ref-gregg1909" class="csl-entry" role="doc-biblioentry">
Gregg, J. A. F. 1909. <em>The Wisdom of Solomon</em>. Cambridge: at the
University Press. <a
href="https://archive.org/details/wisdomofsolomon00greg/">https://archive.org/details/wisdomofsolomon00greg/</a>.
</div>
<div id="ref-guinagh1946" class="csl-entry" role="doc-biblioentry">
Guinagh, K. 1946. <span>“Saint Augustine and Evolution.”</span> <em>The
Classical Weekly</em> 40 (4): 26–31. <a
href="http://www.jstor.org/stable/4342262">http://www.jstor.org/stable/4342262</a>.
</div>
<div id="ref-hildebrand2011" class="csl-entry" role="doc-biblioentry">
Hildebrand, S. M. 2011. <em>The Trinitarian Theology of Basil of
Caesarea: A Synthesis of Greek Thought and Biblical Truth</em>.
Washington, D.C.: Catholic University of America Press. <a
href="http://www.jstor.org/stable/j.ctt284tk8">http://www.jstor.org/stable/j.ctt284tk8</a>.
</div>
<div id="ref-hossfeld1978" class="csl-entry" role="doc-biblioentry">
Hossfeld, P. 1978. <span>“Albertus Magnus Über Die Natur Des
Geographischen Orts.”</span> <em>Zeitschrift Für Religions- Und
Geistesgeschichte</em> 30 (2): 107–15. <a
href="http://www.jstor.org/stable/23895417">http://www.jstor.org/stable/23895417</a>.
</div>
<div id="ref-hossfeld1980" class="csl-entry" role="doc-biblioentry">
———. 1980. <span>“Die Lehre Des Ālbertus Magnus von Den Kometen.”</span>
<em>Angelicum</em> 57 (4): 533–41. <a
href="http://www.jstor.org/stable/44618153">http://www.jstor.org/stable/44618153</a>.
</div>
<div id="ref-Huffman2009" class="csl-entry" role="doc-biblioentry">
Huffman, C. 2009. <span>“The Pythagorean Conception of the Soul from
Pythagoras to Philolaus.”</span> In <em>Body and Soul in Ancient
Philosophy</em>, edited by Frede, D., & Reis, B., 21–44. Berlin, New
York: De Gruyter. <a
href="https://doi.org/doi:10.1515/9783110216523.1.21">https://doi.org/doi:10.1515/9783110216523.1.21</a>.
</div>
<div id="ref-hyde1985" class="csl-entry" role="doc-biblioentry">
Hyde, T. 1985. <span>“Boccaccio: The Genealogies of Myth.”</span>
<em>PMLA</em> 100 (5): 737–45. <a
href="http://www.jstor.org/stable/462094">http://www.jstor.org/stable/462094</a>.
</div>
<div id="ref-idel1977" class="csl-entry" role="doc-biblioentry">
Idel, M. 1977. <span>“The Throne and the Seven-Branched Candlestick:
Pico Della Mirandola’s Hebrew Source.”</span> <em>Journal of the Warburg
and Courtauld Institutes</em> 40: 290–92. <a
href="http://www.jstor.org/stable/751003">http://www.jstor.org/stable/751003</a>.
</div>
<div id="ref-Jacobs2011" class="csl-entry" role="doc-biblioentry">
Jacobs, J. 2011. <span>“Saadia Gaon.”</span> In <em>Encyclopedia of
Medieval Philosophy</em>, edited by Lagerlund, H., 1171–73. Dordrecht:
Springer Netherlands. <a
href="https://doi.org/10.1007/978-1-4020-9729-4_455">https://doi.org/10.1007/978-1-4020-9729-4_455</a>.
</div>
<div id="ref-jerrold1845" class="csl-entry" role="doc-biblioentry">
Jerrold, D. 1845. <em>The History of St. Giles and St. James</em>. New
York, NY: Burgess, Stringer. <a
href="https://books.google.com/books?id=yLZAAAAAYAAJ">https://books.google.com/books?id=yLZAAAAAYAAJ</a>.
</div>
<div id="ref-kuhn2010" class="csl-entry" role="doc-biblioentry">
Kuhn, K. A. 2010. <em>Luke: The Elite Evangelist</em>. Pauls Social
Network. Collegeville, Minnesota: Liturgical Press. <a
href="https://books.google.com/books?id=vmJAGk5yyrMC">https://books.google.com/books?id=vmJAGk5yyrMC</a>.
</div>
<div id="ref-lawless1990" class="csl-entry" role="doc-biblioentry">
Lawless, G. 1990. <span>“Augustine and Human Embodiment.”</span>
<em>Augustiniana</em> 40 (1/4): 167–86. <a
href="http://www.jstor.org/stable/44992501">http://www.jstor.org/stable/44992501</a>.
</div>
<div id="ref-layton2000" class="csl-entry" role="doc-biblioentry">
Layton, R. A. 2000. <span>“Propatheia: Origen and Didymus on the Origin
of the Passions.”</span> <em>Vigiliae Christianae</em> 54 (3): 262–82.
<a
href="http://www.jstor.org/stable/1584642">http://www.jstor.org/stable/1584642</a>.
</div>
<div id="ref-Levy2008" class="csl-entry" role="doc-biblioentry">
Levy, T. 2008. <span>“Abraham Bar Ḥiyya (Savasorda).”</span> In
<em>Encyclopaedia of the History of Science, Technology, and Medicine in
Non-Western Cultures</em>, edited by Selin, H., 5–5. Dordrecht: Springer
Netherlands. <a
href="https://doi.org/10.1007/978-1-4020-4425-0_8469">https://doi.org/10.1007/978-1-4020-4425-0_8469</a>.
</div>
<div id="ref-love2007" class="csl-entry" role="doc-biblioentry">
Love, R. 2007. <span>“Bede and John Chrysostom.”</span> <em>The Journal
of Medieval Latin</em> 17: 72–86. <a
href="http://www.jstor.org/stable/45019958">http://www.jstor.org/stable/45019958</a>.
</div>
<div id="ref-maier1994" class="csl-entry" role="doc-biblioentry">
Maier, H. O. 1994. <span>“Private Space as the Social Context of
Arianism in Ambrose’s Milan.”</span> <em>The Journal of Theological
Studies</em> 45 (1): 72–93. <a
href="http://www.jstor.org/stable/23966891">http://www.jstor.org/stable/23966891</a>.
</div>
<div id="ref-Mancha_1997" class="csl-entry" role="doc-biblioentry">
Mancha, J. L. 1997. <span>“Levi Ben Gerson’s Astronomical Work:
Chronology and Christian Context.”</span> <em>Science in Context</em> 10
(3): 471–93. <a
href="https://doi.org/10.1017/S0269889700002751">https://doi.org/10.1017/S0269889700002751</a>.
</div>
<div id="ref-mancha2017" class="csl-entry" role="doc-biblioentry">
———. 2017. <span>“The Dedicatory Letter and the Prologue of Levi Ben
Gershom’s Tractatus Instrumenti Astronomiae.”</span> <em>Aleph</em> 17
(2): 221–49. <a
href="http://www.jstor.org/stable/10.2979/aleph.17.2.0221">http://www.jstor.org/stable/10.2979/aleph.17.2.0221</a>.
</div>
<div id="ref-mann1980" class="csl-entry" role="doc-biblioentry">
Mann, W. E. 1980. <span>“Anaxagoras and the Homoiomerē.”</span>
<em>Phronesis</em> 25 (3): 228–49. <a
href="http://www.jstor.org/stable/4182097">http://www.jstor.org/stable/4182097</a>.
</div>
<div id="ref-maynard1904" class="csl-entry" role="doc-biblioentry">
Maynard, J. 1904. <span>“John of Antioch, Saint Chrysostom.”</span>
<em>The Sewanee Review</em> 12 (4): 481–94. <a
href="http://www.jstor.org/stable/27530654">http://www.jstor.org/stable/27530654</a>.
</div>
<div id="ref-McLynn1994" class="csl-entry" role="doc-biblioentry">
McLynn, N. B. 1994. <em>Ambrose of Milan: Church and Court in a
Christian Capital</em>. Berkeley, California: University of California
Press. <a
href="http://www.jstor.org/stable/10.1525/j.ctt14btg93">http://www.jstor.org/stable/10.1525/j.ctt14btg93</a>.
</div>
<div id="ref-mierow1953" class="csl-entry" role="doc-biblioentry">
Mierow, H. E. 1953. <span>“The Amazing Modernity of Euripides.”</span>
<em>The Classical Journal</em> 48 (7): 247–52. <a
href="http://www.jstor.org/stable/3293765">http://www.jstor.org/stable/3293765</a>.
</div>
<div id="ref-Mills2017" class="csl-entry" role="doc-biblioentry">
Mills, D. 2017. <span>“Ambrose of Milan.”</span> In <em>Encyclopedia of
Psychology and Religion</em>, edited by Leeming, D. A., 1–3. Berlin,
Heidelberg: Springer. <a
href="https://doi.org/10.1007/978-3-642-27771-9_200029-1">https://doi.org/10.1007/978-3-642-27771-9_200029-1</a>.
</div>
<div id="ref-mondésert1999" class="csl-entry" role="doc-biblioentry">
Mondésert, C. 1999. <span>“Philo of Alexandria.”</span> In <em>The
Cambridge History of Judaism</em>, edited by Horbury, W., Davies, W. D.,
Sturdy, J., 3:877–900. Cambridge: Cambridge University Press. <a
href="https://doi.org/10.1017/CHOL9780521243773.028">https://doi.org/10.1017/CHOL9780521243773.028</a>.
</div>
<div id="ref-moulin2008" class="csl-entry" role="doc-biblioentry">
Moulin, I. 2008. <span>“Albert the Great Interpreting Aristotle:
Intimacy and Independence.”</span> <em>The Journal of Medieval
Latin</em> 18: 158–70. <a
href="http://www.jstor.org/stable/45020099">http://www.jstor.org/stable/45020099</a>.
</div>
<div id="ref-phillips2003" class="csl-entry" role="doc-biblioentry">
Phillips, J. 2003. <span>“Numenian Psychology in Calcidius?”</span>
<em>Phronesis</em> 48 (2): 132–51. <a
href="http://www.jstor.org/stable/4182722">http://www.jstor.org/stable/4182722</a>.
</div>
<div id="ref-pothecary1999" class="csl-entry" role="doc-biblioentry">
Pothecary, S. 1999. <span>“Strabo the Geographer: His Name and Its
Meaning.”</span> <em>Mnemosyne</em> 52 (6): 691–704. <a
href="http://www.jstor.org/stable/4433046">http://www.jstor.org/stable/4433046</a>.
</div>
<div id="ref-rabinovitch1970" class="csl-entry" role="doc-biblioentry">
Rabinovitch, N. L. 1970. <span>“Rabbi Levi Ben Gershon and the Origins
of Mathematical Induction.”</span> <em>Archive for History of Exact
Sciences</em> 6 (3): 237–48. <a
href="http://www.jstor.org/stable/41133303">http://www.jstor.org/stable/41133303</a>.
</div>
<div id="ref-radde2011" class="csl-entry" role="doc-biblioentry">
Radde-Gallwitz, A. 2011. <span>“The Holy Spirit as Agent, Not Activity:
Origen’s Argument with Modalism and Its Afterlife in Didymus, Eunomius,
and Gregory of Nazianzus.”</span> <em>Vigiliae Christianae</em> 65 (3):
227–48. <a
href="http://www.jstor.org/stable/41291354">http://www.jstor.org/stable/41291354</a>.
</div>
<div id="ref-pyth1737" class="csl-entry" role="doc-biblioentry">
Ramsay, A. M., & Weißmüller, S. F. 1737. <em>Das Gespräche Des Cyrus
Mit Dem Pythagoras Und Des Pythagoras Mit Dem Anaximander</em>.
Nürnberg: Bey Peter Conrad Monath. <a
href="https://doi.org/10.3931/e-rara-79352">https://doi.org/10.3931/e-rara-79352</a>.
</div>
<div id="ref-raven2014" class="csl-entry" role="doc-biblioentry">
Raven, C. E. 2014. <em>Apollinarianism</em>. Cambridge: University
Press. <a
href="https://books.google.com/books?id=ubpkAwAAQBAJ">https://books.google.com/books?id=ubpkAwAAQBAJ</a>.
</div>
<div id="ref-Rudavsky2007" class="csl-entry" role="doc-biblioentry">
Rudavsky, T. M. 2007. <span>“Gersonides: Levi Ben Gerson.”</span> In
<em>The Biographical Encyclopedia of Astronomers</em>, edited by Hockey,
T., Trimble, V., Williams, T. R., Bracher, K., Jarrell, R. A., Marché,
J. D., Ragep, F. J., Palmeri, J., & Bolt, M., 415–17. New York, NY:
Springer. <a
href="https://doi.org/10.1007/978-0-387-30400-7_512">https://doi.org/10.1007/978-0-387-30400-7_512</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-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-spencer1931" class="csl-entry" role="doc-biblioentry">
Spencer, W. W. 1931. <span>“St. Augustine and the Influence of Religion
on Philosophy.”</span> <em>International Journal of Ethics</em> 41 (4):
461–79. <a
href="http://www.jstor.org/stable/2378306">http://www.jstor.org/stable/2378306</a>.
</div>
<div id="ref-spoerl1998" class="csl-entry" role="doc-biblioentry">
Spoerl, K. M. 1998. <span>“The Liturgical Argument in Apollinarius: Help
and Hindrance on the Way to Orthodoxy.”</span> <em>The Harvard
Theological Review</em> 91 (2): 127–52. <a
href="http://www.jstor.org/stable/1510145">http://www.jstor.org/stable/1510145</a>.
</div>
<div id="ref-storin2017" class="csl-entry" role="doc-biblioentry">
Storin, B. K. 2017. <span>“Origen of Alexandria, on First Principles
Preface and 1.1–1.3.”</span> In <em>The Cambridge Edition of Early
Christian Writings</em>, edited by Radde-Gallwitz, A., 1:58–70.
Cambridge: Cambridge University Press. <a
href="https://doi.org/10.1017/9781107449596.008">https://doi.org/10.1017/9781107449596.008</a>.
</div>
<div id="ref-strabo1469" class="csl-entry" role="doc-biblioentry">
Strabo. 1469. <em><span class="nocase">Geographia, libri
XVI</span></em>. Roma: Conradus Sweynheym und Arnoldus Pannartz. <a
href="https://doi.org/10.3931/e-rara-87965">https://doi.org/10.3931/e-rara-87965</a>.
</div>
<div id="ref-Terracciano2022" class="csl-entry" role="doc-biblioentry">
Terracciano, P. 2022. <span>“Origenes in the Renaissance.”</span> In
<em>Encyclopedia of Renaissance Philosophy</em>, edited by Sgarbi, M.,
2396–2400. Cham: Springer International Publishing. <a
href="https://doi.org/10.1007/978-3-319-14169-5_1032">https://doi.org/10.1007/978-3-319-14169-5_1032</a>.
</div>
<div id="ref-tkacz2011" class="csl-entry" role="doc-biblioentry">
Tkacz, M. W. 2011. <span>“ALBERTUS MAGNUS AND THE RECOVERY OF
ARISTOTELIAN FORM.”</span> <em>The Review of Metaphysics</em> 64 (4):
735–62. <a
href="http://www.jstor.org/stable/23055639">http://www.jstor.org/stable/23055639</a>.
</div>
<div id="ref-vlastos1950" class="csl-entry" role="doc-biblioentry">
Vlastos, G. 1950. <span>“The Physical Theory of Anaxagoras.”</span>
<em>The Philosophical Review</em> 59 (1): 31–57. <a
href="http://www.jstor.org/stable/2181446">http://www.jstor.org/stable/2181446</a>.
</div>
<div id="ref-weisheipl1979" class="csl-entry" role="doc-biblioentry">
Weisheipl, J. A. 1979. <span>“Albertus Magnus and Universal
Hylomorphism: Avicebron a Note on Thirteenth-Century
Augustinianism.”</span> <em>The Southwestern Journal of Philosophy</em>
10 (3): 239–60. <a
href="http://www.jstor.org/stable/43155504">http://www.jstor.org/stable/43155504</a>.
</div>
<div id="ref-williams2017" class="csl-entry" role="doc-biblioentry">
Williams, M. S. 2017. <span>“The Politics of Heresy in Ambrose of
Milan.”</span> In <em>The Politics of Heresy in Ambrose of Milan:
Community and Consensus in Late Antique Christianity</em>, i–iv.
Cambridge: Cambridge University Press. <a
href="https://doi.org/10.1017/9781139094658">https://doi.org/10.1017/9781139094658</a>.
</div>
<div id="ref-hermip2008" class="csl-entry" role="doc-biblioentry">
<span>“<span>תקצירים באנגלית / SUMMARIES</span>.”</span> 2008.
<em><span>Zion / ציון</span></em> עג (<span>ד</span>): XXIX–XXXII. <a
href="http://www.jstor.org/stable/23568161">http://www.jstor.org/stable/23568161</a>.
</div>
</div>
</body>
</html>