Skip to content

Instantly share code, notes, and snippets.

@sixtyfive
Last active August 29, 2015 14:16
Show Gist options
  • Save sixtyfive/bfbacf533a44041460cc to your computer and use it in GitHub Desktop.
Save sixtyfive/bfbacf533a44041460cc to your computer and use it in GitHub Desktop.
@misc{Website:AccentsInOman:2012,
author = "Tanhīda (nickname or possibly first name; no last name supplied)",
title = "Accents [sic] in Oman / Mušāhidat an-Nasḫa Kāmila",
date = "2012-08-22",
url = "http://www.dhofari.com/archive/index.php/t-188822.html"
},
@misc{Website:GulfArabicCrisis:2015,
author = "ʿAbd al-Ǧalīl Zayd al-Marhūn",
title = "ʾAzmat al-Luġa al-ʿArabiyya fī l-Ḫalīǧ",
date = "2007-06-19",
url = "http://www.aljazeera.net/knowledgegate/opinions/2007/6/19/%D8%A3%D8%B2%D9%85%D8%A9-%D8%A7%D9%84%D9%84%D8%BA%D8%A9-%D8%A7%D9%84%D8%B9%D8%B1%D8%A8%D9%8A%D8%A9-%D9%81%D9%8A-%D8%A7%D9%84%D8%AE%D9%84%D9%8A%D8%AC"
},
@book{Clover:1980,
author = "Clover, {Bonnie Carol} and {U.S. Peace Corps}",
title = "Spoken Arabic of Oman",
publisher = "Unknown publisher",
address = "Muscat, Oman",
year = "1980"
},
@phdthesis{Clover:1988,
author = "Clover, {Bonnie Carol}",
title = "The Morphophonology of Muscat Arabic",
school = "University of California",
address = "Los Angeles, United States of America",
year = "1988"
}
@inproceedings{Holes:2006,
author = "Holes, Clive",
title = "The Arabic dialects of Arabia",
booktitle = "Proceedings of the Seminar for Arabian Studies",
editor = "Carter, Rob and Simpson, St John",
volume = "36",
pages = "25-34",
address = "London, Great Britain",
year = "2006",
publisher = "Archaeopress"
},
@book{AlWerAndDeJong:2009,
editor = "Al-Wer, Enam and {de Jong}, Rudolf",
title = "Arabic Dialectology",
subtitle = "In honour of Clive Holes on the Occasion of his Sixtieth Birthday",
publisher = "Brill",
address = "Leiden, The Netherlands",
year = "2009"
}
@article{AlAghbari:2010,
author = "{Al Aghbari}, Khalsa",
title = "Derogatory Forms of Personal Names in Omani Arabic",
journal = "Anthropological Linguistics",
volume = "52",
pages = "344-357",
year = "2010"
},
@article{Ingham:2010,
author = "Ingham, Bruce",
title = "Information structure in the Najdi dialects ",
journal = "Information Structure in Spoken Arabic",
editor = "Owens, Jonathan and Elgibali, Alaa",
pages = "75-92",
year = "2010"
},
@article{Holes:1998,
author = "Holes, Clive",
title = "Retention and Loss of the Passive Verb in the Arabic Dialects of Northern Oman and Eastern Arabia",
journal = "Journal of Semitic Studies",
volume = "43",
pages = "347-62",
year = "1998"
},
@article{Holes:1989,
author = "Holes, Clive",
title = "Towards a Dialect Geography of Oman",
journal = "Bulletin of the School of Oriental and African Studies",
volume = "52",
pages = "446-62",
year = "1989"
},
@book{Reinhardt:1894,
author = "Reinhardt, Carl",
title = "Ein arabischer Dialekt, gesprochen in ʿOmān und Zanzibar",
subtitle = "Nach praktischen Gesichtspunkten für das Seminar für orientalische Sprachen in Berlin",
publisher = "Spemann",
address = "Stuttgart, Germany",
year = "1894"
},
@book{Unknown:1974,
author = "{Unknown author}",
title = "Elementary Omani colloquial Arabic for English speakers",
publisher = "Sultan's Armed Forces",
address = "Muscat, Oman",
year = "1974"
}
@book{Galloway:1977,
author = "Galloway, R. Douglas",
title = "An introduction to the spoken Arabic of Oman",
address = "St Andrews, Great Britain",
publisher = "University of St Andrews, Department of Arabic Studies",
year = "1977",
note = "Typescript. 136 leaves.",
location = "University of Exeter Library",
}
@book{Moritz:1892,
editor = "Moritz, Bernhard",
title = "Sammlung arabischer Schriftstuecke aus Zanzibar und Oman",
subtitle = "Mit einem Glossar",
publisher = "Spemann",
address = "Stuttgart, Germany",
year = "1892"
}
@article{Brockett:1985,
author = "Brockett, Adrian",
title = "The spoken Arabic of Khābūra on the Bātina of Oman",
journal = "Journal of Semitic studies",
year = "1985"
}
@mastersthesis{Ghobashi:2008,
author = "Ghobashi, {Mona Dahlia}",
title = "A Glimpse of Oman",
subtitle = "Date Palm Terminology, A Case Study",
school = "Amsterdam University",
type = "diploma thesis",
address = "Amsterdam, The Netherlands",
year = "2008"
}
\documentclass{scrartcl}
\usepackage{url}
\usepackage[hidelinks]{hyperref}
\usepackage{import}
\usepackage{tocstyle}
\usepackage[nottoc,numbib]{tocbibind}
\usepackage{mla13}
\sources{references.bib}
\newcommand{\latin}[1]{{\textit #1}}
\usepackage{arabxetex}
\usepackage{fontspec}
\setmainfont{Charis SIL}
\setmonofont{Charis SIL}
\setsansfont{DejaVu Sans}
\newfontfamily\arabicfont[Script=Arabic]{Scheherazade}
\begin{document}
% [...]
\newpage
\nocite{*}
\makeworkscited
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment