CINXE.COM

Encyclopædia Iranica

<!DOCTYPE html> <html id="top" lang="en-US" itemscope itemtype="http://schema.org/WebPage"> <!-- 2021-05-19 12:00 /app/view/layouts/home.ctp - merged home (setting 12) with separate home layout (setting 008) --> <!-- 2022-04-01 23:51 - hard-coded sidebar to remove PHP references; moved sidebar css to home page header; changed Recently Published and In Focus to match style of sidebar; also hardcoded instead of PHP --> <!-- 2022-04-02 08:00 refine text sizes --> <!-- 2022-04-02 10:00 add additional coding for featured articles --> <!-- 2022-04-02 13:15 switch events and news --> <!-- 2022-04-02 16:30 change <p> from 12px to 13px --> <!-- 2022-04-02 23:00 added <article> sections; refined margins --> <!-- 2022-04-03 02:35 featured articles section broke; fixed --> <!-- 2022-04-03 03:45 fix intro styles --> <!-- 2022-04-05 01:40 changed left to <section> and right to <aside> to override default spacing issues --> <!-- 2022-04-05 09:20 font-size for h3 and p added back --> <!-- 2022-04-05 09:45 font-sizes 1pt larger --> <!-- 2022-04-05 17:00 replaced <p> with <h4> to see if that will fix mobile sizes --> <!-- 2022-04-07 11:12 replaced <aside> and added .float_left and .float_right --> <!-- 2022-04-10 13:12 all head black instead of dark gray, <h1> 2 px larger, article IDs added back --> <!-- 2022-05-02 12:21 eliminate "recently published" heading, switch with "in focus" --> <!-- 2023-06-02 13:45 delete colombia mentions --> <!-- 2023-06-06 08:11 add colombia settlement news --> <!-- 2023-06-06 17:11 updated EI-iranica.jpg to higher-res original --> <!-- 2023-06-08 15:00 add towfigh posters to events, remove two older events & calendar --> <head> <title>Encyclop&aelig;dia Iranica</title> <meta charset="utf-8" /> <meta name="description" content="The Encyclopaedia Iranica is a comprehensive research tool dedicated to the study of Iranian civilization in the Middle East, the Caucasus, Central Asia, and the Indian subcontinent"> <meta name="keywords" content="iran, persia iran history, persia history, persian language, afghanistan, central asia, zoroastrianism, shi’ism" /> <meta name="author" content="Encyclopaedia Iranica Foundation" /> <meta name="thumbnail" content="https://iranicaonline.org/app/webroot/uploads/images/og/bookcase.jpg"> <link rel="alternate" href="" title="RSS Feed" type="application/rss+xml" /> <!-- open graph data --> <meta property="og:title" content="Welcome to Encyclopaedia Iranica" /> <meta property="og:description" content="The Encyclopaedia Iranica is a comprehensive research tool dedicated to the study of Iranian civilization in the Middle East, the Caucasus, Central Asia, and the Indian subcontinent" /> <meta property="og:image" content="https://iranicaonline.org/app/webroot/uploads/images/og/bookcase.jpg" /> <meta property="og:url" content="https://iranicaonline.org" /> <meta property="og:type" content="article" /> <!-- twitter card data --> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Welcome to Encyclopaedia Iranica" /> <meta name="twitter:description" content="The Encyclopaedia Iranica is a comprehensive research tool dedicated to the study of Iranian civilization in the Middle East, the Caucasus, Central Asia, and the Indian subcontinent" /> <meta name="twitter:image:src" content="https://iranicaonline.org/app/webroot/uploads/images/og/bookcase.jpg" /> <meta name="twitter:creator" content="Encyclopaedia Iranica Foundation" /> <meta name="twitter:site" content="https://iranicaonline.org" /> <meta name="twitter:domain" content="iranicaonline.org" /> <!-- favicons --> <link rel="shortcut icon" href="https://iranicaonline.org/favicon.ico" /> <link rel="icon" href="https://iranicaonline.org/favicon.ico" /> <link rel="apple-touch-icon-precomposed" href="https://iranicaonline.org/apple-touch-icon-precomposed.png" /> <!-- scripts --> <script src="/js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script> <script src="/js/jquery-ui-1.7.2.custom.min.js" type="text/javascript" charset="utf-8"></script> <script src="/js/global.js" type="text/javascript" charset="utf-8"></script> <!-- global css --> <link rel="stylesheet" href="https://iranicaonline.org/app/webroot/css/global.css?v=12" /> <!-- local css --> <style> .welcome.iranica p { font-style: normal; font-size: 20px; line-height: 30px; } .welcome.iranica h2 { text-transform: none; letter-spacing: 0; font-size: 20px; font-weight: normal; } ul.featured-articles.iranica-projects li { width: calc(50% - 10px); float: left; display: block; } ul.featured-articles.iranica-projects li img { width: 100px; margin-right: 20px; } ul.featured-articles.iranica-projects li .article-details { padding: 13px; } ul.featured-articles.iranica-projects { display: block; float: none; margin: 0; height: 162px; } ul.featured-articles.iranica-projects li:first-child { margin-right: 10px; } ul.featured-articles.iranica-projects li:last-child { margin-left: 10px; } #ornament { background: url('https://iranicaonline.org/app/webroot/img/ornament-4.png') no-repeat scroll top left; min-height: 817px; padding: 20px; } .rounded-pill { font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif; font-size: .7rem; font-style: normal; text-transform: uppercase; line-height: 1; display: inline-block; margin-left: .65rem; text-align: center; vertical-align: baseline; white-space: nowrap; } .rounded-pill a:link, .rounded-pill a:visited { background: #f3e9bc; border-radius: 50rem; color: #7f733f; padding: .40rem .80rem; text-decoration: none; } .rounded-pill a:hover { background: #7f733f; color: #f3e9bc; } section { color: #000; font-family: georgia, times, serif; margin-top: 0px; } #float_left { float: left; width: 68%; } #float_right { float: right; width: 28%; } section h1 { font-size: 30px!important; font-weight: normal; line-height: 1.3; margin: 0; padding: 0; } #recently_published h3, #in_focus h3, #news h3, #news h3 a, #events h3, #events h3 a { font-size: 16px!important; line-height: 1.5; margin: 0; padding: 0; } #recently_published h4, #in_focus h4, #news h4, #events h4 { font-size: 14px!important; font-weight: normal; line-height: 1.6; margin: 0; padding: 0; } #float_left .mt_0 { margin-top: 0px; } #float_left .mt_1 { margin-top: 9px; } #float_left .mt_2 { margin-top: 18px; } #float_left .mb_0 { margin-bottom: 0px; } #float_left .mb_1 { margin-bottom: 9px; } #float_left .mb_2 { margin-bottom: 18px; } #float_left .pt_0 { padding-top: 0px; } #float_left .pt_1 { padding-top: 9px; } #float_left .pt_2 { padding-top: 18px; } #float_left .pb_0 { padding-bottom: 0px; } #float_left .pb_1 { padding-bottom: 9px; } #float_left .pb_2 { padding-bottom: 18px; } #float_right .mt_0 { margin-top: 0px; } #float_right .mt_1 { margin-top: 9px; } #float_right .mt_2 { margin-top: 18px; } #float_right .mb_0 { margin-bottom: 0px; } #float_right .mb_1 { margin-bottom: 9px; } #float_right .mb_2 { margin-bottom: 18px; } #float_right .pt_0 { padding-top: 0px; } #float_right .pt_1 { padding-top: 9px; } #float_right .pt_2 { padding-top: 18px; } #float_right .pb_0 { padding-bottom: 0px; } #float_right .pb_1 { padding-bottom: 9px; } #float_right .pb_2 { padding-bottom: 18px; } section article figure { float: left; margin: 0; padding-right: 1rem; line-height: 1.5; } hr.divider_one { border-bottom: 1px #ddd solid; border-top: none; border-right: none; border-left: none; margin-top: 12px; margin-bottom: 12px; } hr.section_four { border-bottom: 4px #000 solid; border-top: none; border-right: none; border-left: none; padding-top: 16px; } hr.section_four.first { padding-top: 0; } h4 a.eif_button { -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; color: #fff; font-size: 13px; padding: 9px; background-color: #7f733f; text-decoration: none; display: inline-block; cursor: pointer; } </style> </head> <!-- content --> <body> <div id="ornament"> <div id="wrap"> <div id="navigation-sidebar"> <!-- logo-graphic-3-svg-minified.xml --> <div style="width: 93px; height: 142px; margin-bottom: 20px; margin-left: 12px;" alt="Iranica Logo" border="0" /><a href="/"> <svg enable-background="new 0 0 93 142" version="1.1" viewBox="0 0 93 142" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"> <style type="text/css">.st0{fill:#4A5C6B;}.st1{fill:#B7D1E3;}</style> <path class="st0" d="m46.5 142c-0.8 0-1.6-0.4-2-1.1v-0.1c-0.3-0.5-0.9-1.5-1.1-3.4v-0.4c-0.1-2.5-0.3-4-0.5-4.7 0-0.1-0.1-0.2-0.2-0.3-0.2-0.3-0.5-0.7-0.7-1l-0.1-0.1c-0.7-0.9-1.4-1.9-1.9-3.2-0.1-0.3-0.4-0.6-0.7-0.8-0.2-0.2-0.6-0.4-0.8-0.5h-0.1c-0.5-0.3-1.2-0.7-1.8-1.2-2.6-1.9-4.8-7-4.9-8.9v-0.1c0-0.2 0-0.4 0.1-0.6 0-0.1 0.1-0.3 0.2-0.5 0.2-0.5 0.2-1-0.1-1.5-0.2-0.5-0.7-0.8-1.2-0.9-5.4-1.2-9.2-4-11.5-8.3-1.7-3.2-1.9-7.4-0.5-11.3 0.2-0.7 0-1.4-0.5-1.8-0.3-0.3-0.7-0.4-1.1-0.4-0.3 0-0.5 0.1-0.8 0.2-1.1 0.5-2.2 0.8-3.2 0.8-2.1 0-4.1-1.2-5.3-3.2 0 0 0-0.1-0.1-0.1-0.1-0.1-0.1-0.1-0.1-0.2v-0.1c-0.6-1.7-0.4-3.4 0.6-4.9 0.6-0.9 1.6-1.7 2.7-2.3 0.6-0.3 1-1 0.9-1.7s-0.6-1.3-1.3-1.4h-0.1c-0.3-0.1-0.6-0.2-1-0.2-0.5 0-0.9 0.1-1.6 0.4l-0.3 0.1c-0.9 0.3-2 0.7-3.5 0.7-0.6 0-1.3-0.1-1.9-0.2-0.1 0-0.2-0.1-0.4-0.1-1-0.6-1.7-1.6-1.7-2.7 0-1.4 1.2-2.5 2.3-3 0.1-0.1 0.3-0.1 0.4-0.2 0.4-0.3 1.4-1.4 1.7-3.9 0.1-1.3 0.2-2.3 0.3-3.3v-0.2c0.3-2.8 0.5-5.5 1.7-8.7 1.6-4.3 5.4-10.3 8-12.7 0.8-0.7 1-1 1.3-1.7v-0.1-0.1c0.2-0.5 0.6-1.5 1.7-3.1 3-4.4 7.1-6 13.1-7.3 0.7-0.1 1.2-0.7 1.3-1.4s-0.2-1.4-0.8-1.8c-0.1-0.1-0.3-0.2-0.5-0.4-0.5-0.5-0.8-1.3-0.7-2.1 0.2-1.8 3.5-5.6 6.5-8.3 0.2-0.2 0.4-0.5 0.5-0.7 0.8-2.3 2-4.7 3.4-6.6 0.1-0.2 0.3-0.3 0.4-0.5 0.1-0.1 0.2-0.2 0.3-0.4 1-1.2 1.5-1.9 1.7-3.1 0.3-0.5 0.4-0.9 0.4-1.3 0-0.3 0.1-0.5 0.1-0.7v-0.2c0.1-1.1 0.2-1.4 0.3-1.8 0.3-0.8 0.9-1.6 1.6-2 0.5-0.3 1-0.4 1.4-0.4h0.1c0.5 0 1 0.2 1.4 0.4h0.1c0.7 0.4 1.2 1.1 1.5 1.9 0.1 0.4 0.2 0.9 0.4 2 0 0.2 0.1 0.4 0.1 0.6 0 0.5 0 0.9 0.1 1.5 0.2 1.2 0.8 2 1.7 3.2l0.3 0.3c0.2 0.2 0.3 0.4 0.4 0.5 1.4 1.9 2.6 4.3 3.4 6.6 0.1 0.3 0.3 0.5 0.5 0.7 3.1 2.7 6.3 6.5 6.5 8.3 0.1 0.8-0.2 1.6-0.7 2.1-0.2 0.1-0.3 0.3-0.4 0.4-0.6 0.4-0.9 1.1-0.8 1.8s0.7 1.2 1.3 1.4c8 1.7 10.9 3.9 13.1 7.3 0.9 1.3 1.3 2.3 1.6 2.9l0.1 0.2c0.3 0.9 0.6 1.1 1.4 1.9 2.6 2.5 6.4 8.4 8 12.7 1.2 3.2 1.4 5.7 1.7 8.7v0.1c0 0.4 0.1 0.8 0.1 1.2 0.1 0.7 0.1 1.3 0.2 2.1 0.3 2.3 1.1 3.3 1.4 3.6 0.2 0.2 0.4 0.4 0.7 0.5 0.9 0.4 2.3 1.5 2.3 3 0 1.1-0.7 2.1-1.8 2.5-0.1 0-0.3 0.1-0.3 0.1-0.7 0.1-1.3 0.2-2 0.2-1.5 0-2.6-0.4-3.6-0.7l-0.1-0.1c-0.6-0.2-1-0.4-1.6-0.4-0.4 0-0.9 0.1-1.3 0.2-0.6 0.2-1.1 0.8-1.1 1.5-0.1 0.7 0.3 1.3 0.9 1.6 1.1 0.6 2.1 1.5 2.7 2.4 1 1.4 1.2 3.2 0.6 4.9v0.1c0 0.1-0.1 0.2-0.1 0.2s0 0.1-0.1 0.1c-1.2 2.1-3.1 3.2-5.3 3.2-1 0-2.1-0.3-3.2-0.8-0.2-0.1-0.5-0.2-0.8-0.2-0.4 0-0.8 0.1-1.1 0.4-0.5 0.5-0.7 1.2-0.5 1.8 1.3 3.9 1.1 8-0.5 11.3-2.2 4.3-6.1 7.1-11.5 8.3-0.5 0.1-0.9 0.4-1.2 0.9-0.2 0.5-0.3 1 0 1.5 0.1 0.2 0.1 0.4 0.2 0.5 0.1 0.2 0.1 0.4 0 0.6v0.1c-0.1 1.9-2.3 7.1-4.9 8.9l-1.8 1.2c-0.3 0.2-0.7 0.4-1 0.7-0.3 0.2-0.5 0.5-0.6 0.7-0.5 1.3-1.2 2.3-1.9 3.3-0.2 0.3-0.6 0.7-0.7 1-0.1 0.1-0.1 0.2-0.2 0.3-0.2 0.6-0.4 2.2-0.5 4.7v0.3 0.1c0 0.1-0.2 2.1-1.1 3.4 0 0 0 0.1-0.1 0.1-0.3 0.8-1 1.2-1.9 1.2z"/> <path class="st1" d="m89.8 75.1c-0.3-0.1-3-1.3-3.5-6.1s-0.4-7.7-1.9-11.6-5-9.6-7.4-11.8-1.3-2.3-3.4-5.4-4.6-5.2-14.9-6.9c-4.2-0.7-5.2-0.6-4.7-2.1s2.8-5.2 4.1-5.3 2 1 2.4 0.4c0.5-0.5-4.3-6.1-6.5-7.6-0.6-2.4-2-5.2-3.3-7s-2.6-3-2.9-5.2-0.4-3.3-0.6-3.6c-0.1-0.3-0.4-0.6-0.7-0.7-0.3 0.1-0.6 0.4-0.7 0.7s-0.2 1.4-0.6 3.6c-0.3 2.2-1.5 3.4-2.9 5.2s-2.8 4.5-3.3 7c-2.2 1.4-7.1 7.1-6.5 7.6 0.5 0.5 1.1-0.5 2.4-0.4s3.6 3.8 4.1 5.3-0.4 1.4-4.7 2.1c-10.2 1.6-12.8 3.8-14.9 6.9s-1 3.2-3.4 5.4-5.9 7.9-7.4 11.8-1.3 6.8-1.9 11.6-3.2 6-3.5 6.1-1.2 0.8-0.6 1.1c4.1 0.8 4.7-1.9 8.6-0.7 3.9 1.1 4.4 5.1 4.3 6.5-2.1 0-6.9 2.1-5.6 5.4 1.9 3.2 5.1 2.2 7.4 0 2.2-2.2 0.6-7-0.5-10.4s-1.7-6.9-1.3-10.4 3.5-8.1 5.7-12.9 0.6-7.8 0.4-8c-0.1-0.3-1.2-1.3 1.2-4.6 5.4-5.4 15.3-5.6 15.9-5.6s1.5 0.4 0.9 1.7c-2.8 4.2-7.4 4.4-8.4 4.5-1 0.2-0.8 0.7-0.7 2.3 0.1 1.7-1.3 4.7-3.6 7.2s-6.6 10.3-7.3 14.4 0.8 13.1 1.4 13.1 0.5-2.1 0.6-2.9 0.8-7.2 2.9-7.8 2.6 0.1 4.5 1.7c2.8 2 5.6 0.2 6.1-0.1 0.4-0.3 2.9-0.7 3.2-0.5s1.3 0.7 1.5 0.8 0.3 0.5 0.1 0.8c-0.4 0.4-3 2.7-3.6 4.2-3.2 0.1-5 1.4-6 3.7-4.6 1.3-4.3 5.8-4.2 8.4-5 2.7-7.8 10.4-4.9 16.1s8.6 6.9 10.3 7.2c1.4 0.3 2.4-0.2 3.5 0.5 1.6 1.4 5.7 2.1 7.8 2 0.3 2.1 1.2 2.8 1.6 3.1 0.3 0.3 0.2 1-0.3 1-0.4 0.1-1.6 1.1-1.7 1.3s0.1 0.4-1.7 0.6c-3.6 0.3-5.6-2.1-5.9-2.4s-0.6-1-0.7-0.5c0.1 1.3 2 5.8 3.9 7.1s3.6 2 4.1 3.3c0.6 2 2.2 3.4 2.8 4.7s0.8 4.8 0.8 6.1c0 0.8 0.4 2 0.8 2.3h0.1s0 0 0.1 0c0.3-0.2 0.7-1.5 0.8-2.3 0.1-1.3 0.2-4.8 0.8-6.1s2.2-2.7 2.8-4.7c0.4-1.3 2.2-1.9 4.1-3.3s3.9-5.8 3.9-7.1c-0.1-0.4-0.4 0.2-0.7 0.5s-2.3 2.7-5.9 2.4c-1.8-0.2-1.6-0.3-1.7-0.6s-1.3-1.3-1.7-1.3c-0.4-0.1-0.6-0.7-0.3-1s1.2-1 1.5-3.1c2.1 0.1 6.2-0.6 7.8-2 1.1-0.7 2.1-0.2 3.5-0.5 1.7-0.3 7.4-1.5 10.3-7.2s0.1-13.3-4.9-16.1c0.1-2.6 0.4-7.1-4.2-8.4-1-2.3-2.8-3.6-6-3.7-0.7-1.4-3.2-3.7-3.6-4.2-0.3-0.3-0.2-0.7 0.1-0.8s1.2-0.7 1.5-0.8c0.3-0.2 2.8 0.3 3.2 0.5 0.4 0.3 3.3 2.1 6.1 0.1 1.9-1.6 2.4-2.2 4.5-1.7s2.9 6.9 2.9 7.8c0.1 0.8 0 2.9 0.6 2.9s2-9 1.4-13.1-5-11.9-7.3-14.4-3.7-5.6-3.6-7.2c0.1-1.7 0.3-2.2-0.7-2.3-1-0.2-5.6-0.3-8.4-4.5-0.7-1.3 0.3-1.7 0.9-1.7s10.6 0.2 15.9 5.6c2.4 3.3 1.3 4.3 1.2 4.6s-1.7 3.2 0.4 8 5.3 9.4 5.7 12.9-0.2 7-1.3 10.4-2.8 8.2-0.5 10.4c2.2 2.2 5.5 3.2 7.4 0 1.2-3.3-3.6-5.4-5.6-5.4-0.1-1.4 0.4-5.4 4.3-6.5s4.5 1.5 8.6 0.7c0.5-0.2-0.4-1-0.7-1.1m-50.7-10.8c-1-3.1-5.5-5.5-6.1-6s0.6-2 1-3.3c0.4-1.4 1.3-6.6 1.2-8.3-0.1-1 1-1.4 1.9-1.9 0.8-0.4 4.6-3.8 5.4-6.8 0.1-0.5 0.5-0.3 1.2 0.5s1.9 2.3 1.2 3.7c-0.4 0.9-2 1.6-4.2 3-2.3 1.3-5.1 4.2-3.2 9.5 2 5.4 5.4 8 6.1 9.3s1.6 3.3 0.3 4.1-1.6 0.8-1.8 0.7c-0.7-0.2-2.1-1.4-3-4.5m7.5-33.8c0.3 0.2 1.7 1.2 1.7 2.4 0 1.5-1.3 2.4-1.7 2.7-0.3-0.2-1.7-1.2-1.7-2.7 0-1.2 1.3-2.2 1.7-2.4m0 30.1c-0.1 0-0.3-0.1-0.4-0.2-0.2-0.2-0.4-0.6-1.8-2.3s-2.2-3.7-1.9-5 1.8-1.7 2.6-1.4c0.7 0.2 1.2 1 1.4 1.2v0.1-0.1c0.2-0.2 0.7-1 1.4-1.2 0.9-0.3 2.4 0.1 2.6 1.4 0.3 1.3-0.6 3.3-1.9 5-1.4 1.7-1.6 2.1-1.8 2.3 0 0.1-0.1 0.2-0.2 0.2m-1.4 49.2c-0.3 0.4-3.2 1.2-7.1-0.4-3.9-1.7-8.1-5.4-8.1-6.8-0.1-1.3 1.3-2.2 2.5-2.2s4.7 2.8 5.5 3.7 4.6 3.7 5.6 4.4c1.2 0.7 1.9 0.9 1.6 1.3m17.9-7.2c-0.1 1.3-4.2 5.1-8.1 6.8s-6.8 0.8-7.1 0.4 0.4-0.6 1.5-1.3 4.8-3.5 5.6-4.4 4.3-3.7 5.5-3.7c1.3 0.1 2.7 0.9 2.6 2.2m-4.6-17.8c1.9 3.5 1.8 7.7 0.3 9.6s-3.5 2.4-5.9 3c0.4 4.7-1.3 6.2-3.2 8.6-1.5 1.9-2.6 1.9-3.1 1.8h-0.1-0.1c-0.4 0.1-1.5 0-3.1-1.8-2-2.3-3.7-3.8-3.2-8.6-2.3-0.5-4.4-1.1-5.9-3s-1.5-6.1 0.3-9.6c1.9-3.5 4.9-6.6 5.9-6.8 0-1.7 0.1-5.1 1.9-5.4 0.8-0.1 1.7 0.7 2.1 3.5 0.4 2.7 0.4 4.7-0.7 5.8-1.2 1.1-1.7 1.3-2.6 1.1-0.3 1-1.2 3-3.8 3.1 0 1.8-0.3 5.9 4.3 6.9 0.2 1.3 0.6 3.6 1.9 6.2 1.2 2.5 1.9 5 3 5.2h0.1s0 0 0.1 0c1.2-0.2 1.8-2.6 3-5.2 1.3-2.7 1.6-5 1.9-6.2 4.6-1 4.3-5.1 4.2-6.8-2.6-0.2-3.5-2.1-3.8-3.1-0.9 0.2-1.4 0-2.6-1.1s-1.2-3.1-0.7-5.8c0.4-2.7 1.3-3.5 2.1-3.5 1.9 0.2 1.9 3.7 1.9 5.4 0.9 0.2 4 3.2 5.8 6.7m-2.4-40.1c0.8 0.4 1.9 0.9 1.9 1.9-0.1 1.7 0.7 6.9 1.2 8.3 0.4 1.4 1.5 2.8 1 3.3-0.6 0.5-5.1 2.9-6.1 6s-2.3 4.4-2.9 4.5c-0.2 0.1-0.4 0.1-1.8-0.7-1.3-0.8-0.4-2.8 0.3-4.1s4.1-3.9 6.1-9.3-0.9-8.2-3.2-9.5-3.8-2.1-4.2-3c-0.7-1.3 0.6-2.8 1.2-3.7 0.7-0.8 1.1-1.1 1.2-0.5 0.7 3 4.5 6.4 5.3 6.8m-3.9-13.7c-0.6 0.1-1.1-2.2-1.2-2.6s-1.2-2.7-2-3.5-1.6-1-2.3-1.1c-0.8 0-1.6 0.3-2.3 1.1-0.8 0.8-1.9 3.1-2 3.5s-0.6 2.7-1.2 2.6-1.9-2.3-2.1-3.6c-0.3-1.3-1.3-2.1-1.4-2.7-0.2-0.5 0.1-0.7 2.9-2.2 2.8-1.4 3.8-4.1 4-4.6s1.5-1.7 2.4-1.8c0.9 0.1 2.2 1.3 2.4 1.8s1.2 3.2 4 4.6 3 1.6 2.9 2.2c-0.2 0.5-1.2 1.4-1.4 2.7-0.9 1.3-2.1 3.5-2.7 3.6"/> </svg> </a></div> <img src="/img/article-table-of-contents.gif" width="120" height="68" alt="table of contents" border="0" class="table-of-contents" /> <ul class="clearfix"> <li class=""><a href="/articles/index/Ab">Ab</a></li> <li class=""><a href="/articles/index/Ac">Ac</a></li> <li class="end "><a href="/articles/index/Am">Am</a></li> <li class=""><a href="/articles/index/As">As</a></li> <li class=""><a href="/articles/index/B">B</a></li> <li class="end "><a href="/articles/index/C">C</a></li> <li class=""><a href="/articles/index/D">D</a></li> <li class=""><a href="/articles/index/E">E</a></li> <li class="end "><a href="/articles/index/F">F</a></li> <li class=""><a href="/articles/index/G">G</a></li> <li class=""><a href="/articles/index/H">H</a></li> <li class="end "><a href="/articles/index/I">I</a></li> <li class=""><a href="/articles/index/J">J</a></li> <li class=""><a href="/articles/index/K">K</a></li> <li class="end "><a href="/articles/index/L">L</a></li> <li class=""><a href="/articles/index/M">M</a></li> <li class=""><a href="/articles/index/N">N</a></li> <li class="end "><a href="/articles/index/O">O</a></li> <li class=""><a href="/articles/index/P">P</a></li> <li class=""><a href="/articles/index/Q">Q</a></li> <li class="end "><a href="/articles/index/R">R</a></li> <li class=""><a href="/articles/index/S">S</a></li> <li class=""><a href="/articles/index/T">T</a></li> <li class="end "><a href="/articles/index/U">U</a></li> <li class=""><a href="/articles/index/V">V</a></li> <li class=""><a href="/articles/index/W">W</a></li> <li class="end "><a href="/articles/index/X">X</a></li> <li class=""><a href="/articles/index/Y">Y</a></li> <li class=""><a href="/articles/index/Z">Z</a></li> <li class="blank end">&nbsp;</li> </ul> <div id="additional-links"> <a href="/pages/resources"><img src="/img/navigation-sidebar-resources.gif" width="120" height="33" alt="Chronology" border="0" /></a> <a href="/pages/citing-iranica"><img src="/img/navigation-sidebar-citing-iranica.gif" width="120" height="30" alt="Citing Iranica" border="0" /></a> <a href="/pages/authors"><img src="/img/navigation-sidebar-authors.gif" width="120" height="30" alt="Authors" border="0" class="authors" /></a> <a href="/events/"><img src="/img/navigation-sidebar-events.gif" width="120" height="64" alt="" border="0" /></a> </div> </div> <div id="main"> <div id="header"> <!-- logo-text-svg-minified.xml --> <div style="width: 100%; height: auto; background-color: none; margin: 30px 0 15px; padding: 0; float: left; display: block;"><div style="width: 50%;"><a href="/"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 300 29.8" xml:space="preserve"><style>.st0{fill:#122634}</style><g id="Mrs_Eaves_XL"><path class="st0" d="M0 21.8c3 0 3.4-.6 3.4-4.2V5.8C3.4 2.2 3 1.6 0 1.6V.9h16.5l.3 4.8H16l-.1-.7c-.5-1.8-.9-2.7-4.2-2.7H6.5v8.1h1.7c3.6 0 4.2-.4 4.2-3.4h.8v8.2h-.8c0-3-.6-3.4-4.2-3.4H6.5V17c0 3.6.4 4.1 3.4 4.1h3c3.3 0 3.7-.9 4.2-2.8l.2-.7h.7l-.3 4.9H0v-.7zM30.2 22.6v-.7c2.4 0 2.9-.6 2.9-4.2v-4.9c0-3.1-1.5-4.5-3.8-4.5-2.2 0-5 2.1-5 4.9v4.4c0 3.6.5 4.2 2.9 4.2v.7h-8.6v-.7c2.4 0 2.9-.6 2.9-4.2v-5.4c0-3.6-.4-4.2-2.9-4.2v-.7l5-.8c.2.5.7 2.2.7 3.4 1.1-1.6 3.5-3.3 6-3.3 3.6 0 5.6 2.4 5.6 6.2v4.9c0 3.6.5 4.2 2.9 4.2v.7h-8.6zM46.3 23c-5 0-7.5-3.5-7.5-7.9 0-5.2 3.9-8.6 7.7-8.6 3.5 0 5.4 1.6 5.4 3.1 0 .6-.4 1.7-1.7 1.7-.8 0-1.5-.7-1.5-1.6 0-1.3-1.2-2-2.2-2-2.7 0-4.6 3.2-4.6 7.4 0 3.6 1.6 6.3 5.4 6.3 1.4 0 3.2-.8 4.6-2.1l.8.9C51.1 22 48.8 23 46.3 23z"/><path class="st0" d="M66.5 10.1l-7.2 17c-1 2.3-2 2.7-2.9 2.7-.6 0-1.3-.4-1.3-1.4 0-.6.5-1.1 1.1-1.4 1.2-.5 2.3-1.3 3-3.2l.6-1.5L54.3 10c-.8-1.9-1.7-2.4-3.2-2.4v-.7H59v.7c-1.8 0-2.5.5-1.7 2.4l3.8 8.8 3.8-8.8c.8-1.9.1-2.4-1.6-2.4v-.7h6.4v.7c-1.1.1-2.4.5-3.2 2.5zM76 23c-5 0-7.5-3.5-7.5-7.9 0-5.2 3.9-8.6 7.7-8.6 3.5 0 5.4 1.6 5.4 3.1 0 .6-.4 1.7-1.7 1.7-.8 0-1.5-.7-1.5-1.6 0-1.3-1.2-2-2.2-2-2.7 0-4.6 3.2-4.6 7.4 0 3.6 1.6 6.3 5.4 6.3 1.4 0 3.2-.8 4.6-2.1l.8.9C80.8 22 78.4 23 76 23zM82.5 22.6v-.7c2.2 0 2.8-.6 2.8-4.2V5.8c0-3.6-.4-4.2-2.9-4.2V.9l5.7-.9v17.6c0 3.6.5 4.2 2.8 4.2v.7l-8.4.1zM99.7 23.2c-4.8 0-8.5-3.8-8.5-8.4s3.7-8.4 8.5-8.4 8.5 3.8 8.5 8.4-3.8 8.4-8.5 8.4zm0-15.5c-3.6 0-5.4 3.2-5.4 7.1s1.8 7.1 5.4 7.1 5.4-3.1 5.4-7.1c0-3.9-1.8-7.1-5.4-7.1zM119.5 23c-2.1 0-4-1-5.3-2.9v4.4c0 3.6.5 4.2 2.9 4.2v.7h-8.7v-.7c2.4 0 2.9-.6 2.9-4.2V12.3c0-3.6-.4-4.2-2.9-4.2v-.8l5-.8c.2.4.7 2 .7 2.8 1.4-1.8 3.3-2.8 5.3-2.8 4.4 0 7.5 3.6 7.5 8.3 0 4.5-3.1 8.2-7.4 8.2zm-.7-15c-1.8 0-3.9 1.4-4.7 3.6v6.2c.8 2.2 2.9 3.6 4.7 3.6 3.4 0 5-3.1 5-6.7s-1.6-6.7-5-6.7zM145.6 6.5c3.7 0 6.5 2.5 6.5 5.7 0 .6-.1.9-.2 1.4H141c0 .3-.1.6-.1 1 0 3.3 1.2 6.7 5.8 6.7 2 0 3.9-1 5.1-2.1l.7.9c-1.4 1.5-3.9 2.8-6.9 2.8-2.8 0-5-1.3-6.4-3.4-1.9 1.7-4.1 3.3-6.9 3.3-2.6 0-4.1-1.6-4.1-3.8 0-3.5 4.4-5.4 9.7-6.2v-1.1c0-2.6-.7-4.1-3-4.1-1.4 0-3 .8-3 2.1 0 .8-.6 1.4-1.3 1.4-.8 0-1.4-.6-1.4-1.4 0-1.8 3-3.4 5.9-3.4 2.8 0 4.3.9 5 2.4 1.5-1.3 3.5-2.2 5.5-2.2zm-14.4 12.3c0 1.5.8 2.4 2.3 2.4.8 0 2.7-.2 5.2-2.7-.5-1.1-.8-2.4-.8-3.8V14c-4.4.9-6.7 2.6-6.7 4.8zM145.6 8c-2 0-3.8 1.4-4.5 4.3h8c0-.3.1-.6.1-1 .1-1.9-1.4-3.3-3.6-3.3zM167.3 22.9c-.2-.4-.6-1.8-.7-2.7-1.4 1.8-3.3 2.8-5.4 2.8-4.4 0-7.5-3.6-7.5-8.3 0-4.6 3.1-8.3 7.5-8.3 2.1 0 4 1 5.4 2.9V5.8c0-3.6-.4-4.2-2.9-4.2V.9l5.7-.9v17.1c0 3.6.4 4.2 2.9 4.2v.7l-5 .9zm-.8-11.2c-.8-2.2-2.8-3.6-4.7-3.6-3.4 0-5 3.1-5 6.7s1.6 6.7 5 6.7c1.9 0 3.9-1.4 4.7-3.6v-6.2zM172.3 22.6v-.7c2.4 0 2.9-.6 2.9-4.2v-5.4c0-3.6-.4-4.2-2.9-4.2v-.8l5.8-.8v11.1c0 3.6.5 4.2 2.9 4.2v.7l-8.7.1zm5.8-20.3c0 .9-.8 1.7-1.7 1.7s-1.7-.8-1.7-1.7.8-1.7 1.7-1.7 1.7.8 1.7 1.7zM193.7 22.8c-1.7 0-2.3-1-2.5-2.4-2 1.8-3.9 2.5-5.6 2.5-2.6 0-4.1-1.6-4.1-3.8 0-3.5 4.4-5.4 9.7-6.2v-1.1c0-2.6-.7-4.1-3-4.1-1.4 0-3 .8-3 2.1 0 .8-.6 1.4-1.3 1.4-.8 0-1.4-.6-1.4-1.4 0-1.8 3-3.4 5.9-3.4 4.3 0 5.6 2.2 5.6 5.3v8c0 1 .3 1.6.9 1.6.4 0 .9-.3 1.2-.6l.5.7c-.8 1.1-1.9 1.4-2.9 1.4zm-2.6-8.8c-4.4.9-6.7 2.6-6.7 4.8 0 1.5.8 2.4 2.3 2.4.9 0 2.5-.3 4.4-2V14zM202.3 21.8c3 0 3.4-.6 3.4-4.2V5.8c0-3.6-.4-4.2-3.4-4.2V.9h9.9v.8c-3 0-3.4.6-3.4 4.2v11.8c0 3.6.4 4.2 3.4 4.2v.8h-9.9v-.9zM224.5 11c-.8 0-1.3-.6-1.3-1.4 0-.8-.4-1.5-1.5-1.5s-3.5 2-3.5 5.4v4.2c0 3.6.5 4.2 2.9 4.2v.7h-8.7v-.7c2.4 0 2.9-.6 2.9-4.2v-5.4c0-3.6-.4-4.2-2.9-4.2v-.8l5-.8c.2.4.7 2.1.7 3.4.8-1.9 2.8-3.3 4.6-3.3 2.5 0 3.3 1.7 3.3 2.7.1.8-.3 1.7-1.5 1.7zM238.4 22.8c-1.7 0-2.3-1-2.5-2.4-2 1.8-3.9 2.5-5.6 2.5-2.6 0-4.1-1.6-4.1-3.8 0-3.5 4.4-5.4 9.7-6.2v-1.1c0-2.6-.7-4.1-3-4.1-1.4 0-3 .8-3 2.1 0 .8-.6 1.4-1.3 1.4-.8 0-1.4-.6-1.4-1.4 0-1.8 3-3.4 5.9-3.4 4.3 0 5.6 2.2 5.6 5.3v8c0 1 .3 1.6.9 1.6.4 0 .9-.3 1.2-.6l.6.7c-.9 1.1-2 1.4-3 1.4zm-2.6-8.8c-4.4.9-6.7 2.6-6.7 4.8 0 1.5.8 2.4 2.3 2.4.9 0 2.5-.3 4.4-2V14z"/><path class="st0" d="M252.9 22.6v-.7c2.4 0 2.9-.6 2.9-4.2v-4.9c0-3.1-1.4-4.5-3.8-4.5-2.2 0-5 2.1-5 4.9v4.4c0 3.6.5 4.2 2.9 4.2v.7h-8.6v-.7c2.4 0 2.9-.6 2.9-4.2v-5.4c0-3.6-.4-4.2-2.9-4.2v-.7l5-.8c.3.5.7 2.2.7 3.4 1.1-1.6 3.5-3.3 6-3.3 3.7 0 5.6 2.4 5.6 6.2v4.9c0 3.6.5 4.2 2.9 4.2v.7h-8.6z"/><path class="st0" d="M261.2 22.6v-.7c2.4 0 2.9-.6 2.9-4.2v-5.4c0-3.6-.4-4.2-2.9-4.2v-.8l5.8-.8v11.1c0 3.6.5 4.2 2.9 4.2v.7l-8.7.1zM267 2.3c0 .9-.8 1.7-1.7 1.7s-1.7-.8-1.7-1.7.8-1.7 1.7-1.7c1 0 1.7.8 1.7 1.7zM277.7 23c-5 0-7.5-3.5-7.5-7.9 0-5.2 4-8.6 7.7-8.6 3.5 0 5.4 1.6 5.4 3.1 0 .6-.4 1.7-1.7 1.7-.8 0-1.5-.7-1.5-1.6 0-1.3-1.2-2-2.2-2-2.7 0-4.6 3.2-4.6 7.4 0 3.6 1.5 6.3 5.4 6.3 1.4 0 3.2-.8 4.6-2.1l.8.9c-1.6 1.8-4 2.8-6.4 2.8zM297.1 22.8c-1.7 0-2.3-1-2.5-2.4-2 1.8-3.9 2.5-5.6 2.5-2.6 0-4.1-1.6-4.1-3.8 0-3.5 4.4-5.4 9.7-6.2v-1.1c0-2.6-.7-4.1-3-4.1-1.5 0-3 .8-3 2.1 0 .8-.6 1.4-1.3 1.4-.8 0-1.4-.6-1.4-1.4 0-1.8 3-3.4 5.9-3.4 4.3 0 5.6 2.2 5.6 5.3v8c0 1 .3 1.6.9 1.6.4 0 .9-.3 1.2-.6l.5.7c-.8 1.1-1.9 1.4-2.9 1.4zm-2.6-8.8c-4.4.9-6.7 2.6-6.7 4.8 0 1.5.8 2.4 2.3 2.4.9 0 2.5-.3 4.4-2V14z"/></g></svg> </a></div></div> <div id="search-bar"> <!-- echo echo echo --> <link rel="stylesheet" href="/css/jquery.autocomplete.css" type="text/css" media="screen" charset="utf-8" /> <!-- echo echo echo --> <form name="search-form" id="search-form" action="/articles/searchRedirect" method="post"> <input type="text" name="data[Search][s]" id="search" value="Search Iranica"> <input type="image" src="/img/bttn-search.gif" name="go" id="autoComplete" value="search" /> <input type="hidden" name="is_advanced" id="is_advanced" value="0" class="styled" /> <a href="#" id="advanced-search-link">Advanced Search</a> </form> <ul> <li><a href="/pages/about/">About</a></li> <li><a href="/pages/support-and-donations/">Support &amp; Donations</a></li> <li><a href="/pages/printed-volumes/">Printed Volumes</a></li> <li><a href="/pages/about/contact-us/">Contact</a></li> </ul> <div id="advanced-search" style="display:none;"> <h3 class="advanced-search-title"> Advanced Search </h3> <div class="button" id="advanced-search-cancel-button"> <a href="#">CANCEL</a> </div> <form name="advanced-search-form" id="advanced-search-form" action="/articles/searchRedirect" method="post" enctype="multipart/form-data"> <div class="row"> <label>Keywords</label> <div class="element"> <input type="text" name="data[Search][keywords]" id="adv-keywords" value="" class="rounded" /> </div> </div> <div class="row"> <label>Title</label> <div class="element"> <input type="text" name="data[Search][title]" id="adv-title" value="" class="rounded" /> </div> </div> <div class="row"> <label>Author</label> <div class="element"> <input type="text" name="data[Search][author]" id="adv-author" value="" class="rounded" /> </div> </div> <div class="row"> <label>Topic</label> <div class="element"> <select id="adv-topic" name="data[Search][topic]" size="1" class="styled"> <option value="">select a topic...</option> <option value="17">Archaeology </option> <option value="18">Architecture </option> <option value="19">Arts and Crafts </option> <option value="20">Biographies </option> <option value="21">Central Asia </option> <option value="22">Caucasus </option> <option value="23">Education </option> <option value="24">Ethnic Groups </option> <option value="25">Flora and Fauna </option> <option value="26">Folklore </option> <option value="27">Foreign Relations </option> <option value="28">Geography </option> <option value="29">History, Pre-Islamic </option> <option value="30">History, Medieval </option> <option value="31">History, Safavid </option> <option value="32">History, Qajar </option> <option value="33">History, Modern </option> <option value="34">Indian Subcontinent </option> <option value="35">Journalism </option> <option value="36">Linguistics </option> <option value="37">Literature, Pre-Islamic </option> <option value="38">Literature, Pre-Modern </option> <option value="39">Literature, Modern </option> <option value="40">Material Culture </option> <option value="41">Music </option> <option value="42">Religion-Pre-Islam </option> <option value="43">Religion-Islam </option> <option value="44">Religion-Other </option> <option value="45">Sciences </option> <option value="46">Social Sciences </option> <option value="16">Afghanistan </option> </select> </div> </div> <div class="row"> <label>Tags</label> <div class="element"> <input type="text" name="data[Search][tags]" id="adv-tags" value="" class="rounded" /> </div> </div> <div class="row submit"> <input type="image" src="/img/bttn-adv-search.gif" name="submit" value="1" /> </div> <input type="hidden" name="is_advanced" id="is_advanced" value="1" class="styled" /> </form> </div> </div> </div> <!--------------- WELCOME ---------------> <div id="content-wrap" class="clearfix"> <div class="welcome"> <h2>Welcome to Encyclopædia Iranica Foundation</h2> <p>The Encyclopaedia Iranica Foundation was established in 1990 with the mission to guarantee the Encyclopædia Iranica's intellectual independence and ensure its ongoing publication both in digital and print versions. <span class="rounded-pill" style="margin-left: 0;"><a href="/pages/about">Learn More</a></span></span> </p> <!-- <p>The Encyclopædia Iranica is a comprehensive research tool dedicated to the study of Iranian civilization in the Middle East, the Caucasus, Central Asia, and the Indian subcontinent. <span class="rounded-pill"><a href="/pages/about">Learn More</a></span> <span class="rounded-pill"><a href="/pages/how-to-search-iranica">Website Features</a></span></p> --> </div> <!--------------- NEW EIF PROJECTS SECTION ---------------> <div class="divider-fancy">&nbsp;</div> <div> <ul class="featured-articles iranica-projects"> <!--------------- CINEMA IRANICA SECTION ---------------> <li class="clearfix"> <a href="https://cinema.iranicaonline.org/"><img src="https://www.iranicaonline.org//app/webroot/uploads/images/cinema-iranica.jpg" width="240" height="" alt="" border="0" class="article-image"></a> <div class="article-details"> <h3><a href="https://cinema.iranicaonline.org/">Cinema Iranica</a></h3> <p>Cinema Iranica provides historical articles on movies, genres, film movements, filmographies, directors, composers, stars, cinematographers ... </p><span class="rounded-pill" style="margin-left: 0;"><a href="https://cinema.iranicaonline.org/">start exploring</a></span> </div> </li> <!--------------- WOMEN POETS IRANICA SECTION ---------------> <li class="clearfix"> <a href="https://poets.iranicaonline.org/"><img src="https://www.iranicaonline.org//app/webroot/uploads/images/poets-iranica-n.jpg" width="240" height="" alt="" border="0" class="article-image"></a> <div class="article-details"> <h3><a href="https://poets.iranicaonline.org/">Women Poets Iranica</a></h3> <p>Women Poets Iranica is an integrative encyclopedia of postclassical, modern, and contemporary women poets.</p><p><br/></p><span class="rounded-pill" style="margin-left: 0;"><a href="https://poets.iranicaonline.org/">start exploring</a></span> </div> </li> </ul> </div> <div class="divider-fancy clearfix">&nbsp;</div> <!--------------- ENCYCLOPAEDIA IRANICA SECTION ---------------> <div class="welcome iranica"> <img src="https://www.iranicaonline.org//app/webroot/uploads/images/EI-iranica-798x449.jpg" width="369" height="211" style="float:left; margin-right: 30px;" alt=""> <h2>Encyclopædia Iranica</h2> <p>The Encyclopædia Iranica is a comprehensive research tool dedicated to the study of Iranian civilization in the Middle East, the Caucasus, Central Asia, and the Indian subcontinent. </p> <div style="margin-top:10px;"><span class="rounded-pill" style="margin-left: 0;"><a href="/pages/about">Learn More</a></span> <span class="rounded-pill"><a href="/pages/how-to-search-iranica">Website Features</a></span></div> </div> <div class="divider-fancy">&nbsp;</div> <!--------------- LEFT SECTION ---------------> <section id="float_left"> <!--------------- FEATURED ARTICLES ---------------> <h1 class="mb_2">Featured Articles</h1> <ul class="featured-articles"> <li class="clearfix"> <img src="/uploads/article/filename/KANDAHAR_i_Historical_Geography_to_1979_ed.jpg" width="240" height="200" alt="" border="0" class="article-image" /> <div class="article-details"> <h3><a href="/articles/kandahar-historical-geography-to-1979">KANDAHAR i. Historical Geography to 1979</a></h3> <p>The oasis clearly was destined to give rise to a major city that would control these rich lands with their grain fields, orchards, and gardens and manage the irrigation system they required. This urban center was situated near the top of the alluvial cone, where the Arḡandāb river runs from the mountains.</p> <div class="meta"> <a href="/articles/kandahar-historical-geography-to-1979">0 COMMENTS</a> UPDATED OCT.14.2015 </div> </div> </li> <li class="clearfix"> <img src="/uploads/article/filename/dasta_ed.jpg" width="240" height="200" alt="" border="0" class="article-image" /> <div class="article-details"> <h3><a href="/articles/dasta">DASTA</a></h3> <p>the most common term for a ritual procession held in the Islamic lunar month of Moḥarram and the following month of Ṣafar, both periods of mourning for Imami Shiʿites. The procession commemorates the tragic death of Ḥosayn, grandson of the prophet Moḥammad and the third imam of the Shiʿites.</p> <div class="meta"> <a href="/articles/dasta">0 COMMENTS</a> UPDATED AUG.07.2015 </div> </div> </li> </ul> <!--------------- SETTLEMENT ---------------> <article id="in_focus"> <hr class="section_four first"> <h1 class="mt_1 mb_2">Columbia University and the Encyclop&aelig;dia Iranica Foundation Reach Agreement Relating to Renowned <em>Encyclop&aelig;dia Iranica</em></h1> <h4 class="mb_1"><em><strong>The Encyclop&aelig;dia Will Continue to Be Published at Another Reputable Academic Institution and Its Online Content Will Continue to Be Freely Available</strong></em></h4> <h4 class="mb_1">Columbia University (&ldquo;Columbia&rdquo;) and the Encyclop&aelig;dia Iranica Foundation (&ldquo;EIF&rdquo;) announced today that the parties have reached an agreement with respect to the <em>Encyclop&aelig;dia Iranica</em>, an ongoing scholarly resource on Persian and Iranian history that has been published continuously since 1982. EIF will support the research and development of the <em>Encyclop&aelig;dia Iranica</em> at another reputable academic institution.</h4> <h4 class="mb_1">The <em>Encyclop&aelig;dia Iranica</em> was founded by historian and scholar Ehsan Yarshater, who had been a Professor at Columbia University and the Director of the Yarshater Center for Iranian Studies at Columbia University. In 1990, Professor Yarshater established EIF to provide the necessary resources to ensure the publication of the <em>Encyclop&aelig;dia</em>.</h4> <h4 class="mb_1">For almost three decades, Columbia and EIF worked cooperatively to support and produce the <em>Encyclop&aelig;dia</em>. Since 2018, the parties have been engaged in litigation regarding the ownership of the intellectual property associated with the <em>Encyclop&aelig;dia</em>.</h4> <h4 class="mb_1">Despite their differences, Columbia and EIF share an overarching, common interest in the success and continuation of the <em>Encyclop&aelig;dia</em>. Both sides also recognize that their current dispute does not serve those interests, and is not in the interests of the <em>Encyclop&aelig;dia</em>, the scholars worldwide who contribute to its academic content, the generous donors who have faithfully supported the <em>Encyclop&aelig;dia</em> financially, and the <em>Encyclop&aelig;dia</em>&rsquo;s dedicated readership. Accordingly, the parties have worked together in good faith to arrive at a resolution that puts the interests of the <em>Encyclop&aelig;dia Iranica</em>, its supporters, and its contributors first.</h4> <h4 class="mb_1">Under the agreement, the academic functions of the <em>Encyclop&aelig;dia</em> will be transferred to a reputable academic institution with an established Iranian Studies program. The parties have agreed that the new academic home for the <em>Encyclop&aelig;dia</em>, which will be selected and announced in the coming months, will have the resources, ability, and demonstrated interest in assuming responsibility for, and making a sustained commitment to, the continued publication of the <em>Encyclop&aelig;dia</em>, maintaining its standard for academic excellence.</h4> <h4 class="mb_1">Under the agreement, EIF will provide the necessary support for the <em>Encyclop&aelig;dia</em>. Finally, the agreement will completely resolve all pending litigation between the parties, and provide clarity with regard to the ownership of the intellectual property associated with the <em>Encyclop&aelig;dia</em>.</h4> <h4 class="mb_1">EIF thanks Columbia and the dedicated staff of the Yarshater Center for Iranian Studies for their years of faithful commitment and service to ensuring that the <em>Encyclop&aelig;dia Iranica</em> consistently met the highest academic standards.</h4> <h4 class="mb_1">Columbia thanks EIF for its years of steadfast commitment and support for the <em>Encyclop&aelig;dia Iranica</em>.</h4> </article> <!--------------- ENCYCLOPAEDIA IRANICA ---------------> <article id="recently_published"> <hr class="section_four"> <h1 class="mt_0 mb_1">Encyclop&aelig;dia Iranica</h1> <h4 class="mb_1">Published in English, <em>Encyclop&aelig;dia Iranica</em> is a multi-volume, multi-disciplinary work designed to provide a detailed and accurate picture of an important world civilization over a span of several thousand years. It is the most extensive compendium ever conceived on the past and present culture of the Iranian peoples and their contribution to the broader history of human civilization.</h4> <h4 class="mb_1">The Encyclop&aelig;dia Iranica Foundation, Inc. was established in 1990 as an independent not-for-profit 501(c)(3) public foundation registered in New York State. The Foundation&rsquo;s main purpose is to promote the cause of <em>Encyclop&aelig;dia Iranica</em> and to ensure its continuation as an independent scholarly databank.</h4> <h4 class="mb_1">The Foundation has established an endowment fund to support the Encyclop&aelig;dia Iranica project, and funds the majority of its costs. The Foundation&rsquo;s charter empowers it to carry out the Encyclop&aelig;dia Iranica project independently.</h4> <h4 class="mb_1"><em>Encyclop&aelig;dia Iranica</em> is a non-partisan, non-political, non-religious, non-ideological, and an entirely independent compilation of objective, documented, and reliable information that has drawn on the expertise of leading scholars world-wide at major universities and academies in North America, Europe and Asia.</h4> <h4>Students, scholars, and all those eager to learn more about Iranian peoples and their culture will find the <em>Encyclop&aelig;dia Iranica</em> an indispensable source of information. Those Iranians brought up abroad, interested in learning about their cultural heritage, will particularly benefit from this objective and unbiased resource.</h4> </article> </section> <!--------------- RIGHT SIDEBAR ---------------> <section id="float_right"> <!--------------- NEWS ---------------> <article id="news"> <h1 class="mb_2">News</h1> <h3><a href="/pages/encyclopaedia-iranica-foundation-announces-pathway-book-service-as-its-new-distribution-partner">Encyclop&aelig;dia Iranica Foundation Announces Pathway Book Service As Its New Distribution Partner</a></h3> <h4 class="mt_1" >Encyclop&aelig;dia Iranica Foundation has partnered with Pathway Book Service to distribute its printed publications. <em>(<a href="/pages/encyclopaedia-iranica-foundation-announces-pathway-book-service-as-its-new-distribution-partner">Continued</a>)</em></h4> <hr class="divider_one"> <h3><a href="/pages/university-of-toronto-and-encyclopaedia-iranica-foundation-announce-partnership">University of Toronto and the Encyclop&aelig;dia Iranica Foundation Announce Innovative Multiyear Partnership</a></h3> <h4 class="mt_1">Heralding a dynamic era for Iranian Studies, we are delighted to announce an innovative multiyear partnership between the University of Toronto and the Encyclop&aelig;dia Iranica Foundation. <em>(<a href="/pages/university-of-toronto-and-encyclopaedia-iranica-foundation-announce-partnership">Continued</a>)</em></h4> </article> <!--------------- EVENTS ---------------> <hr class="section_four"> <article id="events"> <h1 class="mb_1">Events</h1> <h3 class="mb_2"><a href="https://iranicaonline.org/events/view/162" target="_blank">FINE – FOLK – OUTSIDER | AUCTION</a></h3> <a href="https://iranicaonline.org/events/view/162" target="_blank"><img class="mb_1" src="https://www.iranicaonline.org/app/webroot/uploads/images/auction-2024.jpg" width="210" height="" style="float:left; alt=""></a> </article> </aside> </div> <!--------------- FOOTER ---------------> <div id="footer"> <div class="copy">&copy;2024 Encyclop&aelig;dia Iranica Foundation, Inc. All Rights Reserved.</div> <div class="issn">ISSN 2330-4804</div> </div> </div> </div> <script async src="https://www.googletagmanager.com/gtag/js?id=G-523W72WFKF"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-523W72WFKF'); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10