Anna Maria Bisi

Anna Maria Bisi (1938–1988), known as A. M. Bisi, was an Italian archaeologist and academic, specialising in the Phoenicians and Punics.

A. M. Bisi

Life

Bisi had a single minded career. She was supported by S.Moscati when she obtained her doctorate and after she published "Il grifone: dalle origini orientali al VI secolo a.C.” in 1965 and two years later “Le Stele puniche,” again in "Studi Semitici" but this time on Punic archaeology.[1] Bisi was made Professor of Punic Antiquities at the Sapienza University of Rome in 1969, and Professor of the Archaeology of the Ancient Near East at the University of Urbino in 1971. Her research focused on artisanal handicrafts and iconography, through which she studied the spread of Phoenician culture and cultural relations throughout the Mediterranean.[1][2][3]

Selected works

  • Moscati, Sabatino; Bisi, Anna Maria (1989). Storia universale dell'arte (in Italian). Torino: UTET. ISBN 978-8802042381.
  • Bisi, Anna Maria (1990). Le terrecotte figurate fenicie e puniche in Italia (in Italian). Rome: Libreria dello Stato, Istituto poligrafico e Zecca dello Stato. ISBN 978-8824001106.
gollark: Changes I made:- check reactor methods in the loop- make the only thing in the `if` statement be setting `txt`, so that it runs the rest of the code for *both*- pass `print` multiple parameters, since it can use that happily- inline calls to stuff- `term` calls directly instead of `shell.run "clear"`, which is mildly more efficient- indentation
gollark: Here is the fixed version.
gollark: ```lualocal r = peripheral.wrap("back")while true do term.clear() term.setCursorPos(1, 1) local txt if r.getActive() then txt = "Aktiv" else txt = "Inaktiv" end print("Der Reaktor ist", txt) print(r.getEnergyStored(), "RF gespeichert") sleep(1)end```
gollark: Also, please use local variables and do indentation.
gollark: What you need to do is check `r.getActive` and the other stuff *in the loop*, and ensure that both branches correctly yield and print everything.

References

  1. Dolce, Rita. "Anna Maria Bisi" (pdf). Breaking Ground: Women in Old World Archaeology. Brown University. Retrieved 3 April 2018.
  2. "Anna Maria Bisi". Women in Old World Archaeology. Brown University. Retrieved 3 April 2018.
  3. Gilbert, Charles-Picard (1991). "Anna-Maria Bisi (1938-1988)". Antiquités africaines (in French). 27 (1): 13. Retrieved 3 April 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.