-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.bib
More file actions
929 lines (822 loc) · 25.8 KB
/
Copy pathmain.bib
File metadata and controls
929 lines (822 loc) · 25.8 KB
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
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
@book{albers,
title={Interaction of color},
author={Albers, Josef},
year={1963},
publisher={Yale University Press}
}
@book{gombrich1960art,
author = {Gombrich, Ernst H.},
title = {Art and Illusion: A Study in the Psychology of Pictorial Representation},
year = {1960},
publisher = {Phaidon Press},
address = {London}
}
@book{kuhn1970structure,
author = {Kuhn, Thomas S.},
title = {The Structure of Scientific Revolutions},
year = {1970},
edition = {2nd},
publisher = {University of Chicago Press},
address = {Chicago}
}
@book{popper1972objective,
author = {Popper, Karl R.},
title = {Objective Knowledge: An Evolutionary Approach},
year = {1972},
publisher = {Clarendon Press},
address = {Oxford}
}
@incollection{benjamin1969art,
author = {Benjamin, Walter},
title = {The Work of Art in the Age of Mechanical Reproduction},
booktitle = {Illuminations},
editor = {Arendt, Hannah},
translator= {Zohn, Harry},
year = {1969},
publisher = {Schocken Books},
address = {New York},
pages = {217--251}
}
@article{benjamin1935kunstwerk,
author = {Benjamin, Walter},
title = {Das Kunstwerk im Zeitalter seiner technischen Reproduzierbarkeit},
journal = {Zeitschrift f{\"u}r Sozialforschung},
year = {1935},
volume = {5},
number = {1},
pages = {40--68},
language = {German}
}
@article{horton2023bias,
title={Bias against AI art can enhance perceptions of human creativity},
author={Horton Jr, C Blaine and White, Michael W and Iyengar, Sheena S},
journal={Scientific Reports},
volume={13},
number={1},
pages={19001},
year={2023},
publisher={Springer Nature}
}
@article{demmer2023does,
title={Does an emotional connection to art really require a human artist? Emotion and intentionality responses to AI-versus human-created art and impact on aesthetic experience},
author={Demmer, Theresa Rahel and K{\"u}hnapfel, Corinna and Fingerhut, Joerg and Pelowski, Matthew},
journal={Computers in Human Behavior},
volume={148},
pages={107875},
year={2023},
publisher={Elsevier}
}
@book{Follin2004EmbodiedVisions,
author = {Frances Follin},
title = {Embodied Visions: Bridget Riley, Op Art and the Sixties},
publisher = {Thames \& Hudson},
address = {London},
year = {2004}
}
@book{Seitz1965ResponsiveEye,
author = {William C. Seitz},
title = {The Responsive Eye},
publisher = {The Museum of Modern Art},
address = {New York},
year = {1965},
note = {Exhibition catalogue}
}
@book{Riley2019EyesMind,
author = {Bridget Riley},
editor = {Robert Kudielka},
title = {The Eye's Mind: Bridget Riley---Collected Writings 1965--2019},
publisher = {Thames \& Hudson},
address = {London},
year = {2019}
}
@book{Riley2019DialoguesOnArt,
author = {Bridget Riley},
editor = {Robert Kudielka},
title = {Dialogues on Art},
publisher = {Thames \& Hudson},
address = {London},
year = {2019}
}
@book{encounter,
author = {Ufan Lee},
title = {Art of Encounter},
publisher = {Lisson Gallery},
address = {London},
year = {2018}
}
@book{artasart,
editor = {Barbara Rose},
title = {Art as Art: The Selected Writings of Ad Reinhardt. Edited and with and Introduction by Barbara Rose},
publisher = {University of California Press},
edition = {Revised},
year = {1991}
}
@incollection{abstract-painting-1960,
author = {Ad Reinhardt},
title = {Abstract painting sixty by sixty inches square 1960},
editor = {Barbara Rose},
booktitle = {Art as Art: The Selected Writings of Ad Reinhardt Edited and with and Introduction by Barbara Rose},
publisher = {University of California Press},
edition = {Revised},
year = {1991}
}
@misc{jones2025largelanguagemodelspass,
title={Large Language Models Pass the Turing Test},
author={Cameron R. Jones and Benjamin K. Bergen},
year={2025},
eprint={2503.23674},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2503.23674},
}
@book{wolfram,
title={A New Kind of Science},
author={Wolfram, Stephen},
year={2002},
publisher={Wolfram Media},
address = {Champaign, IL}
}
@book{walker2024life,
title={Life as No One Knows it: The Physics of Life's Emergence},
author={Walker, Sara Imari},
year={2024},
publisher={Hachette UK}
}
@article{turing1950,
author = {Turing, Alan M.},
title = {Computing Machinery and Intelligence},
journal = {Mind},
volume = {59},
number = {236},
pages = {433--460},
year = {1950}
}
@article{wolfram1984,
author = {Wolfram, Stephen},
title = {Universality and Complexity in Cellular Automata},
journal = {Physica D: Nonlinear Phenomena},
volume = {10},
number = {1--2},
pages = {1--35},
year = {1984}
}
@misc{feather2025brainmodelevaluationsneedneuroai,
title={Brain-Model Evaluations Need the NeuroAI Turing Test},
author={Jenelle Feather and Meenakshi Khosla and N. Apurva Ratan Murty and Aran Nayebi},
year={2025},
eprint={2502.16238},
archivePrefix={arXiv},
primaryClass={q-bio.NC},
url={https://arxiv.org/abs/2502.16238},
}
@article{HurvichJameson1957,
author = {Hurvich, Leo M. and Jameson, Dorothea},
title = {An Opponent-Process Theory of Color Vision},
journal = {Psychological Review},
year = {1957},
volume = {64},
number = {6},
pages = {384--404},
note = {Part 1},
doi = {10.1037/h0041403}
}
@article{SchnapfKraftBaylor1987,
author = {Schnapf, J. L. and Kraft, T. W. and Baylor, D. A.},
title = {Spectral sensitivity of human cone photoreceptors},
journal = {Nature},
year = {1987},
volume = {325},
number = {6103},
pages = {439--441},
doi = {10.1038/325439a0}
}
@article{Land1977,
author = {Land, Edwin H.},
title = {The Retinex Theory of Color Vision},
journal = {Scientific American},
year = {1977},
volume = {237},
number = {6},
pages = {108--128},
month = dec,
doi = {10.1038/scientificamerican1277-108}
}
@book{barthes1957mythologies,
author = {Roland Barthes},
title = {Mythologies},
year = {1972},
publisher = {Hill and Wang},
address = {New York},
note = {English translation by Annette Lavers}
}
@book{derrida1972dissemination,
author = {Jacques Derrida},
title = {Dissemination},
year = {1972},
publisher = {Éditions du Seuil},
address = {Paris},
note = {English translation by Barbara Johnson, University of Chicago Press, 1981}
}
@article{Reicher1969,
author = {Reicher, Gerald M.},
title = {Perceptual recognition as a function of meaningfulness of stimulus material},
journal = {Journal of Experimental Psychology},
year = {1969},
volume = {81},
number = {2},
pages = {275--280},
doi = {10.1037/h0027768}
}
@article{Healy1976,
author = {Healy, Alice F.},
title = {Detection errors on the word {``the''}: Evidence for reading units larger than letters},
journal = {Journal of Experimental Psychology: Human Perception and Performance},
year = {1976},
volume = {2},
number = {2},
pages = {235--242},
doi = {10.1037/0096-1523.2.2.235}
}
@article{GraingerWhitney2004,
author = {Grainger, Jonathan and Whitney, Carol},
title = {Does the huamn mnid raed wrods as a wlohe?},
journal = {Trends in Cognitive Sciences},
year = {2004},
volume = {8},
number = {2},
pages = {58--59},
doi = {10.1016/j.tics.2003.11.006}
}
@article{Taylor1953,
author = {Taylor, Wilson L.},
title = {``Cloze procedure'': A new tool for measuring readability},
journal = {Journalism Quarterly},
year = {1953},
volume = {30},
number = {4},
pages = {415--433},
doi = {10.1177/107769905303000401}
}
@inproceedings{Levy2008,
author = {Levy, Roger},
title = {A noisy-channel model of human sentence comprehension under uncertain input},
booktitle = {Proceedings of the 2008 Conference on Empirical Methods in Natural Language Processing},
year = {2008},
pages = {234--243},
publisher = {Association for Computational Linguistics},
address = {Honolulu, Hawaii}
}
@article{CohenDehaene2000,
author = {Cohen, Laurent and Dehaene, Stanislas and Naccache, Lionel and Lehericy, Stephane and Dehaene-Lambertz, Ghislaine and Henaff, Marie-Anne and Michel, Francois},
title = {The visual word form area: Spatial and temporal characterization of an initial stage of reading in normal subjects and posterior split-brain patients},
journal = {Brain},
year = {2000},
volume = {123},
number = {2},
pages = {291--307},
doi = {10.1093/brain/123.2.291}
}
@article{MasudaNisbett2001,
author = {Masuda, Takahiko and Nisbett, Richard E.},
title = {Attending holistically versus analytically: Comparing the context sensitivity of Japanese and Americans},
journal = {Journal of Personality and Social Psychology},
year = {2001},
volume = {81},
number = {5},
pages = {922--934},
doi = {10.1037/0022-3514.81.5.922}
}
@article{ChuaBolandNisbett2005,
author = {Chua, Hannah F. and Boland, Julie E. and Nisbett, Richard E.},
title = {Cultural variation in eye movements during scene perception},
journal = {Proceedings of the National Academy of Sciences},
year = {2005},
volume = {102},
number = {35},
pages = {12629--12633},
doi = {10.1073/pnas.0506162102}
}
@book{Hall1976,
author = {Hall, Edward T.},
title = {Beyond Culture},
publisher = {Anchor Books},
address = {Garden City, NY},
year = {1976}
}
@book{Bartlett1932,
author = {Bartlett, Frederic C.},
title = {Remembering: A Study in Experimental and Social Psychology},
publisher = {Cambridge University Press},
year = {1932}
}
@article{Morris1968AntiForm,
author = {Robert Morris},
title = {Anti-Form},
journal = {Artforum},
volume = {6},
number = {8},
pages = {33--35},
year = {1968},
month = {April}
}
@article{LippardChandler1968Dematerialization,
author = {Lucy R. Lippard and John Chandler},
title = {The Dematerialization of Art},
journal = {Art International},
volume = {12},
number = {2},
pages = {31--36},
year = {1968},
month = {February}
}
@article{LeWitt1969Sentences,
author = {Sol LeWitt},
title = {Sentences on Conceptual Art},
journal = {Art-Language},
volume = {1},
number = {1},
year = {1969},
month = {May},
pages = {11--13}
}
@book{Jones1998BodyArt,
author = {Amelia Jones},
title = {Body Art/Performing the Subject},
publisher = {University of Minnesota Press},
address = {Minneapolis},
year = {1998}
}
@book{Munsell1915,
author = {Albert H. Munsell},
title = {A Color Notation},
publisher = {G.H. Ellis Co.},
address = {Boston},
year = {1915}
}
@article{MacAdam1942,
author = {David L. MacAdam},
title = {Visual Sensitivities to Color Differences in Daylight},
journal = {Journal of the Optical Society of America},
volume = {32},
number = {5},
pages = {247--274},
year = {1942},
doi = {10.1364/JOSA.32.000247}
}
@techreport{CIE1976,
title = {Colorimetry, 2nd Edition},
institution = {Commission Internationale de l'Eclairage (CIE)},
address = {Vienna},
number = {CIE 15 (E-1.3.1) 1971, 2nd Edition, corrected reprint 1976},
year = {1976}
}
@techreport{CIE1978Uniform,
title = {Recommendations on Uniform Color Spaces, Color-Difference Equations, and Metric Color Terms},
institution = {Commission Internationale de l'Eclairage (CIE)},
address = {Vienna},
type = {CIE Technical Report},
number = {CIE 15, Supplement 2},
year = {1978}
}
@article{Luo2001CIEDE2000,
author = {Luo, M. Ronnier and Cui, Guihua and Rigg, B.},
title = {The Development of the CIE 2000 Colour-Difference Formula: CIEDE2000},
journal = {Color Research \& Application},
volume = {26},
number = {5},
pages = {340--350},
year = {2001},
doi = {10.1002/col.1049}
}
@book{Greenberg1961,
author = {Clement Greenberg},
title = {Art and Culture: Critical Essays},
year = {1961},
publisher = {Beacon Press},
address = {Boston}
}
@incollection{Judd1965,
author = {Donald Judd},
title = {Specific Objects},
booktitle = {Arts Yearbook 8},
year = {1965},
pages = {74--82},
publisher = {Macmillan},
address = {New York}
}
@book{Alloway1975,
author = {Lawrence Alloway},
title = {Systemic Painting},
year = {1975},
publisher = {Guggenheim Museum},
address = {New York}
}
@book{Fried1968,
author = {Michael Fried},
title = {Art and Objecthood: Essays and Reviews},
year = {1998},
publisher = {University of Chicago Press},
address = {Chicago}
}
@book{merleauPonty1962phenomenology,
author = {Maurice Merleau-Ponty},
title = {Phenomenology of Perception},
year = {1962},
publisher = {Routledge \& Kegan Paul},
address = {London},
note = {Translated from the French by Colin Smith. Original work published 1945}
}
@book{lukianoff2023cancelling,
author = {Greg Lukianoff and Rikki Schlott},
title = {The Cancelling of the American Mind: How Cancel Culture Undermines Trust, Destroys Institutions and Threatens Us All},
publisher = {Allen Lane},
year = {2023}
}
@book{atkins2006censoring,
editor = {Robert Atkins and Svetlana Mintcheva},
title = {Censoring Culture: Contemporary Threats to Free Expression},
publisher = {The New Press},
year = {2006}
}
@book{bergen2018what,
author = {Benjamin Bergen},
title = {What the F: What Swearing Reveals about Our Language, Our Brains and Ourselves},
publisher = {Basic Books},
year = {2016}
}
@book{mcwhorter2024nine,
author = {John McWhorter},
title = {Nine Nasty Words: English in the Gutter, Then Now and Forever},
publisher = {Avery},
year = {2021}
}
@book{pinker2008seven,
author = {Steven Pinker},
title = {The Seven Words You Can’t Say on Television},
publisher = {Penguin},
address = {London},
year = {2008}
}
@book{jay1999why,
author = {Timothy Jay},
title = {Why We Curse: A Neuro-Psycho-Social Theory of Speech},
publisher = {John Benjamins},
address = {Amsterdam and Philadelphia},
year = {1999}
}
@article{jay2009offensive,
author = {Timothy Jay},
title = {Do Offensive Words Harm People?},
journal = {Psychology, Public Policy, and Law},
volume = {15},
number = {2},
pages = {81--101},
year = {2009}
}
@article{devries2023swearing,
author = {Bouke De Vries},
title = {Is Swearing Morally Innocent?},
journal = {Ratio},
volume = {36},
number = {2},
pages = {159--168},
year = {2023}
}
@article{reiman2022swearfluency,
author = {Anna-Kaisa Reiman and Mitch Earleywine},
title = {Swear Word Fluency, Verbal Fluency, Vocabulary, Personality, and Drug Involvement},
journal = {Journal of Individual Differences},
volume = {42},
mumber = {2},
pages = {85--94},
doi = {https://doi.org/10.1027/1614-0001/a000379},
year = {2022}
}
@article{jay2015taboo,
author = {Kristin Jay and Timothy Jay},
title = {Taboo Word Fluency and Knowledge of Slurs and General Pejoratives: Deconstructing the Poverty-of-Vocabulary Myth},
journal = {Language Sciences},
volume = {52},
pages = {251--259},
year = {2015}
}
@incollection{pinker2017moral,
author = {Steven Pinker},
title = {The Moral Instinct},
booktitle = {Understanding Moral Sentiments},
editor = {},
pages = {59--80},
publisher = {Routledge},
year = {2017}
}
@book{douglas1966purity,
author = {Mary Douglas},
title = {Purity and Danger: An Analysis of Concepts of Pollution and Taboo},
publisher = {Routledge},
year = {1966}
}
@incollection{fontana1947spatial,
author = {Lucio Fontana},
title = {Manifesto Blanco (White Manifesto)},
booktitle = {Spatialism and the New Tendencies: Theories and Proclamations, 1946--1968},
editor = {Ursula Perucchi-Petri},
publisher = {George Wittenborn},
address = {New York},
year = {1968},
note = {Originally published in Spanish, Buenos Aires, 1946--47}
}
@incollection{merleauponty1964eye,
author = {Maurice Merleau-Ponty},
title = {Eye and Mind},
booktitle = {The Primacy of Perception},
editor = {James M. Edie},
translator= {Carleton Dallery},
publisher = {Northwestern University Press},
address = {Evanston},
year = {1964},
pages = {159--190},
note = {Originally published in French as \emph{L'{\OE}il et l'esprit}, 1961}
}
@book{steyerl2017duty,
author = {Hito Steyerl},
title = {Duty Free Art: Art in the Age of Planetary Civil War},
publisher = {Verso},
address = {London},
year = {2017}
}
@book{zylinska2020ai,
author = {Joanna Zylinska},
title = {AI Art: Machine Visions and Warped Dreams},
publisher = {Open Humanities Press},
address = {London},
year = {2020},
doi = {10.3998/ohp.1840.0001.000}
}
@article{stroop1935studies,
author = {Stroop, John Ridley},
title = {Studies of interference in serial verbal reactions},
journal = {Journal of Experimental Psychology},
volume = {18},
number = {6},
pages = {643--662},
year = {1935},
doi = {10.1037/h0054651}
}
@book{sennett2008craftsman,
title = {The Craftsman},
author = {Sennett, Richard},
year = {2008},
publisher = {Yale University Press},
address = {New Haven},
isbn = {9780300119091}
}
@book{adorno1970aesthetic,
title = {Aesthetic Theory},
author = {Adorno, Theodor W.},
year = {1997},
publisher = {The Athlone Press},
address = {London},
note = {Original 1970. Translated by Robert Hullot-Kentor}
}
@book{singerman1999artist,
title = {Art Subjects: Making Artists in the American University},
author = {Singerman, Howard},
year = {1999},
publisher = {University of California Press},
address = {Berkeley}
}
@book{huizinga1938homo,
author = {Huizinga, Johan},
title = {Homo Ludens: A Study of the Play-Element in Culture},
translator = {Hull, R. F. C.},
year = {1949},
publisher = {Routledge \& Kegan Paul},
address = {London},
note = {Originally published in Dutch, 1938}
}
@book{kubler1962shape,
author = {Kubler, George},
title = {The Shape of Time: Remarks on the History of Things},
year = {1962},
publisher = {Yale University Press},
address = {New Haven},
}
@book{perec1969disparition,
author = {Perec, Georges},
title = {La Disparition},
year = {1969},
publisher = {Deno{\"e}l},
address = {Paris},
}
@book{manovich2001language,
author = {Manovich, Lev},
title = {The Language of New Media},
year = {2001},
publisher = {MIT Press},
address = {Cambridge, MA},
}
@incollection{steyerl2009poorimage,
author = {Steyerl, Hito},
title = {In Defense of the Poor Image},
booktitle = {e-flux journal},
year = {2009},
number = {10},
pages = {1--9},
url = {https://www.e-flux.com/journal/10/61362/in-defense-of-the-poor-image/},
publisher = {e-flux},
}
@book{flusser2000towards,
title={Towards a Philosophy of Photography},
author={Flusser, Vil{\'e}m},
year={2000},
publisher={Reaktion Books},
note={Original work published 1983}
}
@techreport{grant2025colourshift,
title = {A Computational Approach to Maximal Colour Perception Shift},
author = {Grant, Alex},
institution = {Improbability Engineering},
year = {2025},
url = {https://github.com/grantaj/colourshift}
}
@article{rosenberg1952american,
author = {Harold Rosenberg},
title = {The American Action Painters},
journal = {Art News},
volume = {51},
number = {8},
pages = {22--23, 48--50},
year = {1952}
}
@book{moholy1947vision,
author = {László Moholy-Nagy},
title = {Vision in Motion},
publisher = {Paul Theobald},
address = {Chicago},
year = {1947}
}
@book{bois1990painting,
author = {Yve-Alain Bois},
title = {Painting as Model},
publisher = {MIT Press},
address = {Cambridge, MA},
year = {1990}
}
@misc{evertz09documentary,
author = {Gabriele Evertz},
title = {Gabriele Evertz Documentary},
year = {2009},
url = {https://vimeo.com/7908976}}
@incollection{barthes1977death,
author = {Roland Barthes},
title = {The Death of the Author},
booktitle = {Image, Music, Text},
editor = {Stephen Heath},
translator= {Stephen Heath},
publisher = {Fontana},
address = {London},
year = {1977},
pages = {142--148}
}
@book{zuboff2019surveillance,
author = {Zuboff, Shoshana},
title = {The Age of Surveillance Capitalism: The Fight for a Human Future at the New Frontier of Power},
year = {2019},
publisher = {PublicAffairs},
address = {New York}
}
@article{steyerl2016sea,
title={A sea of data: Apophenia and pattern (mis-) recognition},
author={Steyerl, Hito},
journal={E-flux Journal},
volume={72},
url = {https://www.e-flux.com/journal/72/60480/a-sea-of-data-apophenia-and-pattern-mis-recognition/},
year={2016}
}
@book{mcintyre2018posttruth,
title = {Post-Truth},
author = {McIntyre, Lee},
year = {2018},
publisher = {MIT Press},
address = {Cambridge, MA}
}
@book{keyes2004posttruth,
title = {The Post-Truth Era: Dishonesty and Deception in Contemporary Life},
author = {Keyes, Ralph},
year = {2004},
publisher = {St. Martin's Press},
address = {New York}
}
@book{foster1996return,
author = {Hal Foster},
title = {The Return of the Real: The Avant-Garde at the End of the Century},
year = {1996},
publisher = {MIT Press},
address = {Cambridge, MA}
}
@incollection{arendt1972lying,
author = {Hannah Arendt},
title = {Lying in Politics},
booktitle = {Crises of the Republic},
year = {1972},
publisher = {Harcourt Brace Jovanovich},
address = {New York},
pages = {1--47}
}
@misc{neely-repetition,
author = {Adam Neely},
title = {How Not to Suck at Music 2: Repetition Legitimises},
month = {August},
year = {2017},
url = {https://youtu.be/LlmTWlaWs_o}}
@article{hasher1977frequency,
author = {Lynn Hasher and David Goldstein and Thomas Toppino},
title = {Frequency and the Conference of Referential Validity},
journal = {Journal of Verbal Learning and Verbal Behavior},
volume = {16},
number = {1},
pages = {107--112},
year = {1977},
publisher = {Elsevier},
doi = {10.1016/S0022-5371(77)80012-1}
}
@article{Luo2001CIECAM02,
author = {Luo, M. Ronnier and Cui, Guihua and Rigg, B.},
title = {The development of the CIE 2000 colour-difference formula: CIEDE2000.},
journal = {Color Research \& Application},
volume = {26},
number = {S1},
pages = {S340--S343},
year = {2001},
doi = {10.1002/col.20015}
}
@techreport{CIE1592004,
title = {A Colour Appearance Model for Colour Management Systems: CIECAM02},
institution = {Commission Internationale de l'Éclairage (CIE)},
type = {CIE Technical Report},
number = {159:2004},
year = {2004}
}
@book{chalmers1996conscious,
title = {The Conscious Mind: In Search of a Fundamental Theory},
author = {Chalmers, David J.},
year = {1996},
publisher = {Oxford University Press},
address = {New York}
}
@book{metzinger2009egotunnel,
title = {The Ego Tunnel: The Science of the Mind and the Myth of the Self},
author = {Metzinger, Thomas},
year = {2009},
publisher = {Basic Books},
address = {New York}
}
@incollection{bostrom2014ethics,
title = {The Ethics of Artificial Intelligence},
author = {Bostrom, Nick and Yudkowsky, Eliezer},
booktitle = {The Cambridge Handbook of Artificial Intelligence},
editor = {Frankish, Keith and Ramsey, William M.},
pages = {316--334},
year = {2014},
publisher = {Cambridge University Press},
address = {Cambridge}
}
@article{shevlin2023consciousness,
author = {Shevlin, Henry},
title = {Consciousness, Machines, and Moral Status},
journal = {PhilArchive preprint},
year = {2023},
url = {https://philarchive.org/rec/SHECMA-6}
}
@book{lippard1973sixyears,
author = {Lucy R. Lippard},
title = {Six Years: The Dematerialization of the Art Object from 1966 to 1972},
publisher = {Praeger},
address = {New York},
year = {1973},
}
@book{deleuze1968difference,
author = {Gilles Deleuze},
title = {Diff{\'e}rence et r{\'e}p{\'e}tition},
year = {1968},
publisher = {Presses Universitaires de France},
address = {Paris}
}
@book{baudrillard1981simulacra,
author = {Jean Baudrillard},
title = {Simulacres et Simulation},
year = {1981},
publisher = {{\'E}ditions Galil{\'e}e},
address = {Paris},
note = {English translation by Sheila Faria Glaser, University of Michigan Press, 1994}
}
@article{shannon1948,
author = {Shannon, Claude E.},
title = {A Mathematical Theory of Communication},
journal = {Bell System Technical Journal},
year = {1948},
volume = {27},
number = {3--4},
pages = {379--423, 623--656},
doi = {10.1002/j.1538-7305.1948.tb01338.x}
}