CINXE.COM
Project MUSE
<!DOCTYPE html> <html lang="en"> <head> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-58347753-2"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-58347753-2'); gtag('config', 'G-9E7VT47G3J'); </script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta property="og:image" content="/images/muselogo_dark.png" /> <!-- google --> <!-- /google --> <link rel="icon" href="/favicon.ico"> <title>Project MUSE</title> <style> .js_on { display:none; } </style> <link rel="stylesheet" type="text/css" href="/css/normalize.css"/> <link rel="stylesheet" type="text/css" href="/css/foundation.min.css?11012024"/> <!-- style:style_home2.css --> <style> /* GLOBALS */ .small { text-transform: uppercase; font-size: 12px; } small.caps { text-transform: uppercase; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: inherit !important; } .color_white { color:white; } .absolute { position:absolute; } .fixed { position:fixed; } .wrap { padding-left:4em; padding-right:4em; } .gen_wrap { padding-top: 40px; padding-bottom: 40px; } .group:after { content: ""; display: table; clear: both; } a { color:#3262A4; word-wrap:break-word; } p { margin-top:1rem; } html * { font-family: "Source Sans 3", sans-serif; } pre { font-family: monospace, monospace !important; } .pre { font-family: monospace, monospace !important; white-space: pre !important; } .hide { display: none !important; visibility: hidden !important; } .full { padding-left:0; padding-right:0; } .under { text-decoration:underline; } .clear { clear:both; } .line-through { text-decoration: line-through; } .visually-hidden { opacity: 0.0; } .hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; } /* GLOBALS */ /* HEADER/FOOTER */ #institution_banner { background-color:#284f84; color:white; } #institution_wrap, #person_wrap { padding:0.5em 0; } #person_wrap { text-align: right; } @keyframes changeToYellow { 0% { color:white; transform: scale(1); } 25% { color:#febe10; transform: scale(1.25); } 50% { color:white; transform: scale(1); } 75% { color:#febe10; transform: scale(1.25); } 100% { transform: scale(1); } } .login_status_qtip { max-width: 300px; } .login_statement_unauthenticated { animation: 2s ease 0.5s 1 changeToYellow; } .login_statement_unauthenticated { color:#febe10; transition: all ease-in 1s; display: inline-block; } #search_banner { background-color:#153a6d; color:#ffffff; } #header { width:100%; z-index:99; } #header_logo_wrap { padding-left:0; padding-top:10px; padding-bottom:10px; } #header_logo_wrap img { max-height:100px; } #header_logo { padding-top:15px; padding-bottom:10px; } #menu_wrap { padding-right:0; text-align:right; } #menu { padding-top:50px; padding-bottom:50px; min-width:74px; } #menu a { color:white; } .btn_white { background-color: #ffffff; -webkit-box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; -moz-box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; font-family: "Source Sans 3", sans-serif; font-size: 18px; font-weight: 600; color: #236ece; text-align: center; padding: 12px 24px; -webkit-appearance: none; border: none; border-radius: 3px; cursor: pointer; transition: color .3s ease; color: #236ece; display: inline-block; } .btn_white:hover { color: #000; } .btn_blue { background-color: #284f84; -webkit-box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; -moz-box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; font-family: "Source Sans 3", sans-serif; font-size: 18px; font-weight: 600; color: #236ece; text-align: center; padding: 12px 24px; -webkit-appearance: none; border: none; border-radius: 3px; cursor: pointer; transition: color .3s ease; color: #fff; display: inline-block; } .btn_blue:hover { background: #5377a8; color: #fff; } #person { text-align:right; float: right; margin-left: 80px; } #btn_accessibility { display: inline-block; } #btn_accessibility a { display: inline-block; color: #f4f4f4; font-weight: 700; line-height: 1.4; } #btn_accessibility img { vertical-align: middle; width: 15px; height: 15px; } #btn_accessibility span { margin-left:2px; vertical-align: middle; } #search_bar_wrap { padding-top:40px; padding-bottom:40px; padding-left:2em; padding-right:1em; } #search_button { background-color:#febe10; /* padding:10px 10px 12px 10px; */ /* margin-left: -45px; */ /* padding-top: 0.75em; */ padding:11px; display: inline-block; position: absolute; right: 0; top: 0; line-height: 0; } #browse_button_wrap, #browse_button, #or_text_wrap, #or_text { display:inline-block; vertical-align: middle; } #search_input_wrap { display: inline-block; width: calc(100% - 114px); vertical-align: middle; } #search_input { display: inline-block; width: 100%; position: relative; } #search_input input { width: 100%; height: 44px; padding:10px; background: #fff; border: none; -webkit-appearance: none; -webkit-border-radius: 0; } #search_input input[type="image"] { height: auto; padding: 0; background: transparent; } #browse_button { background-color:#febe10; padding: 15px 10px; line-height: 0; color: #133867; } #browse_button span { vertical-align:text-bottom; font-weight:600; letter-spacing:1px; text-transform: uppercase; font-size: 14px; line-height: 1; display: inline-block; font-variant: normal; } #browse_button img { display: inline-block; vertical-align: middle; } #or_text span { font-weight:bold; text-transform: uppercase; font-size: 12px; line-height: 1; font-variant: normal; display: block; margin: 0 6px; } #menu .small { display:block; } #menu span { font-weight:bold; } #below_search span { font-size:12px; } #below_search a { color:white; border-right:1px solid #ffffff; padding-right:5px; padding-left:5px; } #below_search a:last-child { border:none; } #about_wrap { color:white; background: url('/images/mission_bg.png') no-repeat right #153a6d; } #about { width:60%; padding:30px 0; display:inline-block; } #about h2, #about h3 { font-family: "Source Sans 3", sans-serif; border-bottom:3px solid #febe10; display:inline-block; font-weight:300; padding-bottom:0.75em; font-size: 1.9375rem; line-height: 1.4; margin-top: 0; margin-bottom: .5rem; } #about p { margin-top:1.5em; padding-bottom:2em; } #about_logo { float:right; display:inline-block; padding:4em; padding-left:2em; padding-right:2em; } #about_logo img { width:10em; } #footer_wrap { padding-top:2em; } #footer_wrap .section_more { margin-left:0.975em; margin-right:0.975em; } #footer_contact { padding-left:0; margin-bottom: 30px; } #footer_connect { padding-right:0; } #footer ul { list-style-type:none; margin-left:0; } #copyright { text-align:center; } .img_text_col .img_contain_left { float:left; } .img_text_col .text_contain_left { padding-left:1.5em; } .img_text_col .img_contain_right { display: inline-block; vertical-align: middle; } .img_text_col .text_contain_right { display: inline-block; vertical-align: middle; padding-left: 6px; } .login_status { font-weight:700; line-height: 1.4; display: inline-block; color: #fff; } .login_status:hover { color: #E6E6E6; } .menu-btn { padding-top: 30px !important; } .nav-toggle { float: right; display: block; position: relative; z-index: 9999; margin-right: -10px; } #menu .nav-toggle-btn.visible a, .nav-toggle-btn.visible a { color: #000; } .nav-toggle-btn { padding: 4px 14px; position: relative; z-index: 9999; cursor: pointer; color: #fff; } .nav-toggle-btn.visible { background: #fff; color: #000; } .nav-toggle-btn .icon { display: inline-block; vertical-align: middle; height: 29px; width: 30px; background-image: url(/images/hambog.png); background-repeat: no-repeat; background-position: center center; background-size: 100%; } .nav-toggle-btn.visible .icon { background-image: url(/images/cross_dark.png); background-size: 80%; } .nav-mobile { display: none; position: absolute; z-index: 999; top: 100%; right: 0; width: 0; background: #fff; -webkit-overflow-scrolling: touch; transition: all .2s ease-in-out; margin: 0; text-align: left; padding: 20px 30px 44px 30px; color: #000; } .nav-mobile.visible { display: block; width: calc(100vw - 8em); max-width: 244px; min-width: 220px; -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.06), 0 6px 6px rgba(0,0,0,0.1); -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.06), 0 6px 6px rgba(0,0,0,0.1); box-shadow: 0 10px 20px rgba(0,0,0,0.06), 0 6px 6px rgba(0,0,0,0.1); } #menu .nav-mobile a { color: #000; display: block; margin-bottom: 8px; } .nav-mobile a:last-child { margin-bottom: 0; } .nav-mobile span { font-weight: normal !important; } .nav-mobile .acc_trig > span { position: relative; display: inline-block; padding-right: 16px; } .nav-mobile .acc_trig > span:after { position: absolute; content: ''; display: block; right: 0; top: 9px; width: 5px; height: 10px; background: url(/images/arrow_right.png) no-repeat center center; background-size: cover; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .nav-mobile .acc_block { padding-left: 15px; padding-bottom: 6px; } .nav-mobile-footer { position: absolute; bottom: 0; left: 0; padding: 0; width: 100%; background: #f0f0f0; text-align: center; line-height: 1.2; } .nav-mobile-footer a { display: block; font-weight: bold; margin: 0; padding: 10px; } /* accordion */ .accordion .acc_block { display: none; } .accordion.noscript .acc_block { display: block; } .accordion .acc_trig > a {display: block;} .accordion .acc_trig > span { position: relative; display: inline-block; padding-left: 14px; } .accordion .acc_trig > span:after { position: absolute; content: ''; display: block; left: 0; top: 6px; width: 5px; height: 10px; background: url(/images/arrow_right.png) no-repeat center center; background-size: cover; transition: all .3s ease; } .accordion .acc_trig.open > span:after { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } /* HEADER/FOOTER */ /* MAIN */ .title_wrap { width:100%; border-bottom:3px solid #cdd2d9; } .title_wrap.partial { border-bottom:none; } #featured_head .title_wrap { border-bottom:none; } .title_wrap h1, .title_wrap h2, .articles_list_text h3, .results h3, #available_items_list_text h3 { border-bottom:3px solid #febe10; display:inline-block; margin-bottom:-3px; color:#646d78; padding-bottom:0.5em; font-weight:300; font-size:24px; } .articles_list_text.toc blockquote { padding-left:3em; } select.title_wrap { cursor:pointer; border-bottom:3px solid #febe10; border-top:none; border-left:none; border-right:none; font-size:24px; font-weight:300; color:#646d78; appearance: none; -moz-appearance: none; -webkit-appearance: none; background: url('/images/downarrow_blue.png') 97% 13px no-repeat; } select.title_wrap option { /* border-bottom:3px solid #febe10; */ margin-bottom:-0.1em; padding-left:0; display:inline-block; } #available_issues_list_text h3 { margin-bottom:0.5em; } #available_issues_list_text ol { margin-bottom:1em; } .results h3 { margin-top:1em; padding-bottom:3px; } #main .section { padding-top:2.75em; /* margin:0 0.975em; */ /* border-bottom:2px solid #cdd2d9; */ } #main .card { /* text-align:center; */ padding-top:2em; padding-bottom:2em; padding-left:0; padding-right:10px; } .card .card_text { padding:1em; } .card.no_image { border-bottom:1px solid #cdd2d9; margin:1em 0; } .card.no_image .card_text { padding:1em 0; } .card.no_image:last-child { border-bottom:none; } #main .cards_wrap.vertical_list .card { text-align:left; padding-top:0; padding-bottom:0; } #main .vertical_list .card_text { max-width:none; } #main .card_v { /* padding:3em 0; */ } .card_v .card_text ul { padding:0; } #main .card_image { float:left; padding:0 1em 0 0; } #main .card_image img { width: auto; } #main .interaction ol { list-style-type:none; margin:0; } .more_text { padding:5px; padding-left:0; padding-right:0; border:1px solid #cdd2d9; margin-bottom:-1.25em; background-color:white; text-align:center; width:130px; } .more_text span { text-align:center; } .section_more { border-bottom:1px solid #cdd2d9; } #featured_wrap,#recent_articles_wrap,#recent_journals_wrap { margin-bottom:3em; } #featured_head .title_wrap { padding-left:0; } #featured_nav_wrap { position:relative; top:-2.75em; color:#315FA0; text-align:center; max-width:300px; } #featured_nav_wrap .nav_h { padding:10px; } #featured_nav_book { background-color:#30363e; border-left:1px solid #cdd2d9; border-top:1px solid #cdd2d9; } #featured_nav_book a { padding:10px; } #featured_nav_book a { color:white; } #featured_nav_journal { border-left:1px solid #cdd2d9; border-right:1px solid #cdd2d9; border-top:1px solid #cdd2d9; } #featured_nav_article { border-top:1px solid #cdd2d9; border-right:1px solid #cdd2d9; } #featured_banner { margin:-2.75em 0 0 -1em; background-color:#30363e; padding:30px; padding-left:3em; padding-right:3em; } #featured { background: white; /* Old browsers */ background: -moz-linear-gradient(left, #1e5799 0%, #2989d8 0%, #207cca 12%, #ffffff 12%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #1e5799 0%,#2989d8 0%,#207cca 12%,#ffffff 12%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #1e5799 0%,#2989d8 0%,#207cca 12%,#ffffff 12%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */ height:40%; } #featured_card.card_image { padding:30px; padding-left:0; display:inline-block; } #featured_card img { padding:10px; background-color:white; } #featured_card_text,#featured_card_summary_wrap { display:inline-block; position:relative; top:40px; height:85%; } #featured_card_text ul { list-style-type:none; margin:0; } #featured_card_summary_wrap { border-left:1px solid #cdd2d9; padding-left:3em; float:right; width:40%; height:70%; } #featured_card_summary_wrap .featured_card_summary { overflow-y:auto; height:70%; padding-top:0.5em; } #featured h4, #featured p { color:#71747F; } #featured_card.card_image { padding-right:1em; } #featured_card_summary_wrap p { font-size:12px; } #featured_card_summary_wrap h4 { border-bottom:1px solid #cdd2d9; width:90%; padding-bottom:0.5em; } #recent_articles_wrap .cards_wrap { padding-top:1em; padding-bottom:1em; } .card_text ul, .primary_result_container .page_result ul { list-style-type:none; text-align:left; margin:0; } #recent_articles_wrap .card_v ul { border:1px solid #cdd2d9; border-top:3px solid #cdd2d9; padding:1em 2em; } .cards_wrap .card { padding-right:1em; } .card_v ul { list-style-type:none; margin:0; } .card_v .card_image { float:none; } .card_text .title, .card_text .title h2, #recent_journals_select_info .title { font-weight:600; font-size:22px; line-height:1.25em; } #mainImage .card_text .title { font-weight:500; } .card_text .publisher { font-size:16px; font-weight:normal; } .card_text .special p { line-height: 1.5; margin: .5rem 0; } .card_text .guest { font-size: 14px; } #recommend_wrap .card_v .card_text, #related_journals_wrap .card_v .card_text { max-width:150px; } #recommend_wrap .cards_wrap, #related_journals_wrap .cards_wrap { padding:3em 0; } #recommend_wrap .card_v, #related_journals_wrap .card_v { padding:1em 0; } #featured_wrap .card_text { max-width:30%; } .card_text .author { font-style:italic; padding-top:.5em; } .card_text .type span { color: #141414; display: inline-block; padding: 4px 11px; line-height: 1; font-weight: normal; font-size: 14px; text-transform: capitalize; background: #f0f0f0; margin: 8px 0; } .card_text .type .article, .card_text .type .Article, .card_text .type .review, .card_text .type .Review, .card_text .type .journal, .card_text .type .issue { border-bottom: 3px solid #ff8c59; } .card_text .type .book, .card_text .type .chapter { border-bottom: 3px solid #75c8ee; } .card_text .type .journal_article { border-bottom: 3px solid #ff8c59; } .card_text .type .primary, .card_text .type .volume, .card_text .type .document { border-bottom: 3px solid #018401; } .card_text .type .digital_humanities { border-bottom: 3px solid #febe10; } .card_text .type .gray_lit { border-bottom: 3px solid #ccc; } .card_text .type_right { float:right; margin-left:10px; } .chapter_result_toggle, .list_result_toggle { font-size: 14px; } #issue_cover_thumb, #journal_cover_thumb { cursor: pointer; } .qtip-cover img { max-width: 100%; height: auto; max-height: 750px; } #recent_journals ol { list-style-type:none; margin:0; } #recent_journals_select .card_image img { max-height:150px; position:relative; } #recent_journals_select .card_image.select img { max-height:none; } #recent_journals_select .card_image { text-align:center; } #recent_journals_select { background-color:#eceff0; padding:2em; padding-bottom:0; margin:0; } #recent_journals_select_header_wrap { background-color:#eceff0; padding-top:1em; } #recent_journals_select_info, #recent_journals_select_header { text-align:center; } #recent_journals_select_info { border:1px solid #cdd2d9; } #recent_journals_select_info ol { padding:1em 0; margin:0; } #recent_journals_select_header h5 { border-bottom:3px solid #febe10; display:inline-block; margin-bottom:-0.1em; color:#646d78; padding-bottom:1em; text-transform: uppercase; font-size: 11px; } #recent_journals_text { border:1px solid #cdd2d9; padding:2em; } .toc { padding:1em; } #available_items_list_text.toc { padding-left:2em; } #available_items_list_text .card { width:80%; } .btn_download_full { display: inline-block; vertical-align: middle; margin: 0 0 15px; padding: 10px 12px; border: 1px solid #284f84; line-height: 1; cursor: pointer; background-color: #284f84; color: #fff; border-radius: 5px; margin-right: 16px; font-weight: 600; } .btn_download_full:hover { color: #fff; } .btn_download_full img { padding-right:10px } .btn_download_full.restricted { border: 1px solid #757575; cursor: default; background-color: #757575; color: #fff; } .btn_download_full.restricted:hover { color: #fff; } #recent_journals_text .header, .toc .header { text-transform: uppercase; font-size: 11px; font-weight:700; color:#646d78; padding-bottom:1em; margin-bottom:1em; border-bottom:3px solid #febe10; display:inline-block; } .toc .header { margin-bottom:0; } #recent_journals_text .entry, #recent_journals_text .hr, .toc .entry, .toc .hr { padding-bottom:1em; } #recent_journals_text .entry .title, .toc .entry .title { font-weight:700; font-size:20px; } #recent_journals_text .entry .author, .toc .entry .author { font-style:italic; } #recent_journals_text .hr, .toc .hr { border-bottom:3px solid #cdd2d9; margin-bottom:1em; } #toc_note * { border:none; color:black; padding-left:0; padding-right:0; margin-left:0; margin-right:0; font-size:16px; } #toc_note { margin:0 1em; padding:1em 0; border-bottom:1px solid #cdd2d9; } /* FOOTER ---------------------------------------------- */ #footer_block { clear:both; } #footer_block.repositioned_footer { position:absolute; } #footer_block #footer_mission { background:#153a6d; } .footer_content span { color:30363e; padding-left:0.5em; } #footer_contact li { clear:both; } #footer_contact li img, #footer_contact li span { float:left; } #footer_contact li img { padding-top:0.25em; } #footer_connect .footer_content li { padding-bottom:1em; } #footer ul { padding-top:1em; padding-left:0; } #copyright_wrap { margin:0 4em; border-top:1px solid #cdd2d9; padding:0; } .footer_main .clear { clear: both; } .footer_main .color_outerspace { color:#4a4a4a; } .footer_main .color_oxfordblue { color:#071e3e; } .footer_main .footer_text_sm { font-size:11px; } .footer_main .footer_item_addr { font-size:15px; padding-top: 28px; } .footer_main .semiboldit { font-style:italic; font-weight:600; } .footer_main { font-family: "Source Sans 3", sans-serif; letter-spacing:0.02em; padding-bottom:2em; width: 100%; } .footer_item_color { padding-top: 4em; padding-bottom: 40px; } .footer_main .footer_item_addr .copy { line-height:1.5; } .footer_item_addr p { line-height:1.5; } .footer_item_addr a { color: #236ece; } .footer_item_addr a:hover { color: #1a4c8c; } .footer_main .wrap, .footer_border_final.wrap, .footer_item_sub.wrap { margin-left: 4em; margin-right: 4em; padding-left: 0; padding-right: 0; } .footer_border_final { border-bottom:1px solid #a8a8a8; margin-top:4em; } .footer_main ul, .footer_main ol { list-style-type:none; margin-left:0; margin-bottom: 1rem; } .footer_main .foothead, .footer_main h5.small { font-family: "Source Sans 3", sans-serif; font-size:17px; font-weight:700; text-transform:uppercase; line-height: 1.4; margin-top: 0; margin-bottom: .5rem; } .footer_item_left { float:left; width:50%; border-right:1px solid #a8a8a8; } .footer_item_left li a, .footer_item_right li a { color:#071e3e; } .footer_item_left li a:hover, .footer_item_right li a:hover { color:#547199; } .footer_item_right { float:right; width:50%; padding-left:3em; } .footer_item_about, .footer_item_res, .footer_item_what, .footer_item_info, .footer_item_addr, .footer_item_logo { float: left; width:50%; } .footer_item_social { float: left; width: 50%; } .footer_item_policy { float: left; width: 50%; text-align: right; } .footer_item_logo { text-align:right; padding-top: 28px; padding-right:0.5em; } .footer_item_logo p { line-height:1.5; margin-top: 0; margin-bottom: 0.5rem; } .footer_main .social_icons .list_h { display:inline; padding-right:5px; } .footer_item_addr p.address { margin: 0; } .footer_item_logo img { height:62px; } .footer_item_addr .phone { padding-bottom:1em; margin-top: 0; } /* FOR DEV */ #recommend_wrap { border:none; } /* JOURNAL HOMEPAGE */ .banner_wrap { /* height:125px; */ overflow-y:hidden; border-top:10px solid white; /* background:url("/images/swoosh_gray.png") no-repeat; */ /* filter:hue-rotate(225deg); -webkit-filter:hue-rotate(225deg); */ } .banner_wrap .content { background-color: #000000; background-image: -webkit-gradient(linear, left top, right top, from(#000000), to(#153a6d)); background-image: -webkit-linear-gradient(left, #000000, #153a6d); background-image: -moz-linear-gradient(left, #000000, #153a6d); background-image: -o-linear-gradient(left, #000000, #153a6d); background-image: -ms-linear-gradient(left, #000000, #153a6d); background-image: linear-gradient(to right, #000000, #153a6d); -ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#000000, endColorstr=#153a6d)'; opacity:0.8; } .about_info_wrap { border:1px solid #cdd2d9; border-top:none; } .about_info { min-height:250px; /* max-height:600px; */ } .promo_right { clear:both; } .promo.show-for-small { display:none; } .promo_1 .promo { padding-top:10px; } .promo_2 { width:50%; display:inline-block; } .promo_3_wrap { padding-right:0; } .about_info .card_image, .about_info .card_text, .about_info .card_summary_wrap { display:inline-block; } .about_info .card_summary_wrap { margin-top:1em; } .about_info .card_summary_text { max-height:400px; overflow-y:auto; } .banner_title_wrap { /* float:left; */ color:white; width:100%; display:block; margin:0; /* text-align:center; */ } .banner_title_wrap.left { float:left; margin:0; width:auto; display:inline-block; text-align:left; } .banner_title_wrap h1, .banner_title_wrap h2 { font-weight:300; } .banner_title { padding:2em 0; } .banner_title h1, .banner_title h2 { font-size:2em; } .banner_title h1 a, .banner_title h2 a { color:white; } .banner_title a { word-wrap:initial; } .banner_search_wrap { float:right; width:40%; padding-right:0em; width:36.5%; padding-left:0em; } .banner_search { margin-left:2em; } #journal_banner_title_wrap, #book_banner_title_wrap, #primary_source_banner_title_wrap { max-width:60%; } #journal_banner_search, #book_banner_search { padding:2em 0; } #journal_banner_search > div, #book_banner_search > div { position: relative; margin-right: 14%; } #journal_banner_search input[type="text"], #book_banner_search input[type="text"] { font-size:16px; padding:10px; padding-right:2em; width:100%; } #journal_banner_search input[type="image"], #book_banner_search input[type="image"] { vertical-align: middle; } #search_within_journal_button, #search_within_book_button, .search_within_button { position: absolute; right: 6px; top: 50%; margin-top: -12px; } #journal_banner_search_button img, #book_banner_search_button img { position:relative; right:0; } #journal_banner_search_button, #book_banner_search_button { display:inline-block; margin-left:-2em; /* display:inline-block; padding:12px 10px 9px 10px; background-color:white; margin-left:-2em; */ /* margin-left:-4%; */ } .about_wrap { min-height:450px; } .about_wrap.summary { min-height:0; } #main .about .card_image { float:left; padding:1em; } #related_journals_wrap, .about { margin:3em 0; } .about_content_select, .authenticate_select { clear:both; } .about_content_select .toc_header_wrap, .authenticate_select { background-color:#eceff0; border-bottom:3px solid #cdd2d9; } .about_content_select .option, .authenticate_select .option { display:inline-block; } .authentication_note.secondary_note { margin-top:1em; font-weight:normal; } .authentication_note.secondary_note ul { list-style-type:disc; } .about_info_wrap .card_text { /* max-width:290px; */ max-width:30%; } .about_info_wrap .option .designation { margin-left:1em; } .about_info_wrap .card_summary_wrap { border-left:1px solid #cdd2d9; float:right; padding:0 20px 20px 20px; margin-bottom:1em; /* height:90%; */ /* margin-top:-7em; */ width:45%; } .about_info_wrap .card_summary { border-bottom:1px solid #cdd2d9; max-height:300px; overflow-y:auto; padding-right:1em; } .about_info_wrap .card_summary.no_border { border:none; } .about_info_wrap h3, .about_info_wrap h4 { color:#646d78; font-weight:500; margin:0; } .about_info_wrap h4 .designation { text-transform: none; text-transform:uppercase; font-size: 16px; } .about_info_wrap .card_publisher, .about_info_wrap .card_current { padding:1em 1em 0 0; float:left; width:33%; overflow-x:wrap; } .about_info_wrap .card_publisher_image { float:left; max-width:33%; padding-top:1.5em; padding-right:10px; } .about_info_wrap ol { list-style-type:none; margin:0; } .about_info_wrap .card_image { min-width:188px; } .about_info_wrap .entry { padding:2em 0; margin:0 1em; border-bottom:1px solid #cdd2d9; } .about_info_wrap .toc .entry { margin:0; } .about_info_wrap ol .entry:last-child { border:none; } .about_info_wrap .entry .volume { padding:0.5em 0; font-weight:700; font-size:18px; } .authenticate_select h4 { padding:1em 0; margin:0 1em -3px 0.5em; border-bottom:3px solid #febe10; } .about_content_select h4 { padding:1em 0 0.5em 0; margin:0 1em -3px 0; font-size:22px; font-weight:300; display:block; } .about_content_select #rightnav_wrap h2 { margin:0 1em -3px 0; } .about_content_select h2 { color:#646d78; font-size:24px; padding:0.3em 0; font-weight:300; margin:0 1em -3px 0.5em; border-bottom:3px solid #febe10; } #toc_format_wrap { float:right; padding-top:0.5em; padding-right:1em; } .toc_format_button { padding:0.3em; text-align:center; display:inline-block; font-size:14px; } .toc .cards_wrap.vertical_list .card { margin-top:0; } .authenticate_select h4 { border-bottom:none; } .about_content_select h4.small { margin: 0 1em -3px 3em; } #journal_info h4 { border:none; } #available_issues_list_text { padding:2em 1em; } #previous_next_interface { padding-bottom: 50px; } #previous_next_interface .large-15 { width: 45%; } #previous_next_interface > div:last-child { text-align: right; } /* BOOK TOC */ #by_this_author ol { list-style-type:none; } #by_this_author .content { background-color:#eceff0; /* height:200px; */ border-top:3px solid #cdd2d9; margin-top:-3px; } #by_this_author .card { padding:2em 4em; } #by_this_author .section_more { position:relative; top:-2em; } /* #related_journals_wrap .section_more { margin-bottom:3em } */ .section_more { margin-bottom:3em; } #main .about_info .card { padding:0; text-align:left; } .about_info .card_summary_title { padding-bottom:0.5em; } .about_info .card_summary_title .title { font-weight:700; color:#646d78; } .btn_buy_book, .btn_buy_book:hover, .btn_buy_book:active, .btn_buy_book:visited { display: block; font-size: 16px; font-weight: bold; color: #646d78; margin-top: 10px; } .btn_buy_book img { vertical-align: middle; margin-right: 2px; } /* ARTICLE */ #recommend_wrap { clear:both; } #article_wrap { padding:0; } #article { padding:0 4em; } #article .card_text { padding:0 1em; } #rightnav_wrap { padding-top:2em; padding-left:1em; padding-right:1em; } #rightnav_wrap.article_wrap { padding-left:1em; padding-right:4em; } #share_block { float:right; } .social, .recommend { padding-left:0; } .share_icons img { height:40px; margin:0 0.25em; } .addthis_32x32_style .at-icon-wrapper { height:42px !important; width:42px !important; border-radius:20px; padding:5px; margin-right:5px; } .addthis_24x24_style .at-icon-wrapper { height:30px !important; width:30px !important; border-radius:20px; padding:5px; margin-right:5px; } .addthis_24x24_style .at-icon { width: 20px !important; height: 20px !important; } .addthis_toolbox { margin:0; list-style-type:none; padding-left:0; } .rightnav_title { padding-top:0.25em; } #rightnav_wrap .extra { padding-top:2em; } .rightnav_title h3 { color:#646d78; font-size:16px; font-weight:600; } #footnotes_wrap { list-style-type:none; margin-left:0; } .footnote_number { border-right:1px solid #cdd2d9; padding-right:0.5em; margin-right:0.5em; } .footnote_number a { color:#febe10; } .tags a { font-style:italic; } #rightnav_wrap .content { padding:1em 0; } #rightnav_wrap .content.issue_wrap { padding:0; } #rightnav_wrap .share_icons { padding:0; } #rightnav_wrap ol { list-style-type:none; margin:0; } #rightnav_wrap .card { padding-top:0; padding-bottom:0; margin-bottom: 0; } #rightnav_wrap .card_text { padding-top:0; } #rightnav_wrap .card_image { height:110px; padding-top:0.33em; } .cc_wrap { padding:1em 0; } .send_wrap { padding:0.5em; background-color:#febe10; display:inline-block; margin-left:-54px; position: absolute; right: 0; top: 0; } .send_email { padding: 0.65em; background-color: #284f84; display: inline-block; margin-left: -54px; position: absolute; color: white; width: auto; border: none; cursor:pointer; right: 0; top: 0; } .send_wrap a { color:white; } #rightnav_wrap .recommend_email_wrap { padding-top:0; padding-bottom: 40px; position: relative; } .recommend_email_wrap input[type="text"] { padding:0.5em; padding-right:60px; width:100%; } .recommend_email_wrap input[type="text"]:focus, #search_input input:focus { border:2px solid #febe10; outline:none; } .article p, #article p { font-size:16px; } div.figure { background-color: white; /* height: 320px; */ width:auto !important; padding:2em 4em 2em 0; } div.video, div.figure { float:left; clear:both; } .fn_content { position:absolute; width:28%; font-size:13px; } .fn_content ul { margin-left:0.5em; padding-left:0.5em; } .reflinks { margin-top:0; } .reflinks a:first-child { margin-left:0; } .reflinks a { margin-left:1em; } #missing { font-size:13px; } /* SEARCH */ #main { background-color:white; } #leftnav_wrap { padding:0; background-color:#f0f0f0; z-index: 1; } #leftnav_wrap.sticky { /* position:fixed; */ /* top:0; */ } #leftnav_wrap .title_wrap { background-color:white; padding-right: 1em; } #leftnav { padding-right:1em; padding-top:1em; /* height:100%; */ } #search_results_wrap, #browse_results_wrap, .results_wrap { padding-left:1em; } #search_results_wrap { min-height:2000px; } .search_filter_content_type, .search_filter_logic, .search_results_sort, #pub_year_range_select { background: url('/images/downarrow_white.png') 92% 8px no-repeat; appearance:none; -moz-appearance:none; -webkit-appearance:none; width:120px; background-color:#71757F; color:white; padding:0.25em 1.25em 0.25em 0.25em; border:none; border-radius:0; } .search_filter_logic { width:65px; } .search_filter_logic, #pub_year_range_select { color:#71747F; background: url('/images/downarrow_blue.png') 90% 11px no-repeat; background-color:white; } #pub_year_range_select { width:50%; } .search_filter_input, .search_filter_content_type_wrap, .search_filter_logic_wrap { display:inline-block; } .search_filter_input input { padding:0.25em; margin-left:-4px; width:100%; } .search_filter_input { /* width:calc(100% - 180px) !important; */ width:calc(100% - 200px); min-width: 100px; margin-left: 8px; } #search_filter_main_input { padding:1em 0; width:100%; } #search_filter_main_input input { margin-left:0; } #search_filter_years input { display:inline-block; width:40%; } .search_filter_contain .searchable { list-style-type:none; margin:0; padding:0; height:100px; overflow-y:auto; background-color:white; border:1px solid #cdd2d9; } .search_filter_contain input[type="text"] { width:100%; padding-right:1.5em; } #search_filter_research ol li { padding:0 0.5em; } #search_filter_research ol li label { display:block; } .search_filter_contain { border-bottom:1px solid #cdd2d9; padding-bottom:1em; } .search_filter_contain .facet_indent { margin-left:1em; } #main .result { border-bottom:1px solid #cdd2d9; padding-left:1em; } #search_results { list-style-type:none; margin:0; } #no_more_results_div { padding: 30px 0; text-align: center; } #leftnav_wrap, #search_results_wrap, #browse_results_wrap, .results_wrap { margin-top:2em; } #suggested_wrap { margin-top:1em; } #suggested_text { padding:1em 0; } #suggested_content { background-color:#e6e6e6; margin:0; padding:1em 0 2em 0; } #suggested_content img { float:left; padding:0 1em 0 0; } #search_results_wrap .section_more { margin-top:-1em; } #search_results_wrap .section_more button { text-transform: uppercase; } .input_label { margin-left:0.5em; } #search_results_sort_wrap { float:right; width:250px; text-align:right; } #search_results_sort_wrap span { color:#71747F; padding-right:0.5em; } #search_results .access_icon { padding-right:0.25em; width:20px; } .search_filter_contain .searchable { font-size:14px; } .search_filter_contain .searchable > div, .search_filter_contain ol.searchable > li { margin-left:0.5em; } .search_filter_contain .filter_facet_input { padding:0.5em 0.5em 0.5em 0.25em; } #search_results .result .card_image { padding:0; margin-right:1em; } #search_results .result .card_image img, #main .card_image img { border:1px solid #cdd2d9; } #search_results .result .card_text, .results .result .card_text { padding:0; padding-left:140px; } #main #publisher_statement_search_wrap.card, #publisher_statement_search_wrap .card_text { padding-top:0; } #publisher_statement_search_wrap #publisher_colophon { float: right; padding: 0 0 0 1em; } #publisher_statement_desc { font-size: 0.85rem; margin-top: .5em; } .series_byline { font-style: italic; } .series_statement_desc { font-size: 14px; } #search_results .set { display:inline-block; border-top:1px solid #cdd2d9; border-bottom:1px solid #cdd2d9; padding:1em 0; margin-top:1em; max-width:75%; } #search_results .set ol { list-style-type:none; } .search_results_sort { width:50%; background-color:white; color:#315FA0; border:1px solid #cdd2d9; background: url('/images/downarrow_blue.png') 90% 13px no-repeat; } #search_filter_years input { width:100px; padding:0.25em; } #search_filter_years span { margin:0 0.5em; } #leftnav .search_filter_contain h3 { /*font-size:16px;*/ font-weight:700; color:#636363; padding-top:1em; } #leftnav .search_filter_contain fieldset { border: none; margin: 0 0 1rem 0; padding: 0; } #search_filter_years select { width:30%; } .search_filter_research_icon { position:absolute; margin-left:-1.5em; margin-top:4px; } .search_filter_research_icon img { height:1.25em; } .search_filter_search_button, .search_action { float:right; padding:0.25em; line-height: 1.5; background: #284F84; color: #fff; display:inline-block; margin-top:1em; width:80px; text-align:center; } .search_filter_search_button:hover, .search_action:hover { color: #fff; } .search_action { width:110px; } #clear_facets_button { float:none; display: inline-block; line-height: 1.5; width: auto; color: #71747F; padding: 5px 10px 5px 30px; background: url(/images/redx.png) no-repeat left 10px center #fff; transition: all .3s ease; } #clear_facets_button:hover {color: #ea0101;} #new_search_button { float:right; margin-top: 0; } .search_filter_search_button#apply_year { margin-top:0; } .search_filter_add_field { padding:1.5em 0 1em 0; display:inline-block; } .search_filter_add_field img { vertical-align:baseline; } .search_filter_add_field span { padding-left:5px; } .search_filter_input_wrap.row { margin-left:0; margin-right:0; } .search_filter_input_wrap { clear:both; } #query_inputs { padding-top:30px; } .result_recent_view, .result_saved { float:right; clear:right; color:#646d78; } .result_recent_view img, .result_saved img { padding-right:0.5em } #search_results .card.row { margin-right:0; } #search_results_wrap .searched_for, #search_results_wrap .results_count { color:#30363e; padding-top: 6px; } #search_results_wrap .results_count {font-style: italic;} #search_results_wrap .diamond { list-style-image:url('/images/bullet_diamond.png'); } .suggestion { padding:0 0 1em 1em; } .suggestion ul { line-height: 1.3; } #view_less_suggested_wrap { display:none; } #view_less_suggested_wrap { padding-left:1em; } #search_filter_starts_with .searchable { height:auto; padding-left: 0.5em; } #search_filter_starts_with .searchable > div { display:inline-block; color:#315FA0; cursor:pointer; margin-left: 0; margin-right: 0.5em; } #search_filter_starts_with .searchable > div label { cursor:pointer; } #search_filter_starts_with .searchable input:checked+label { font-weight:700; font-size:1.25em; } .search_filter_input_wrap noscript input[type='submit'] { padding:0.5em; background-color:#284F84; color:#fff; border:none; cursor:pointer; } .search_filter_input_wrap noscript input[type='submit']:hover { color:#fff; } /* legacy search css */ #search_filter_starts_with ol { height:auto; padding-left: 0.5em; } #search_filter_starts_with ol li, #search_filter_starts_with ol li label { display:inline-block; color:#315FA0; cursor:pointer; margin-left:0; } #search_filter_starts_with ol li .input_label { margin-left: 0; margin-right: 0.5em; } #search_filter_starts_with ol li input:checked+span { font-weight:700; font-size:1.25em; } /* /end legacy search css */ .result_openurl { padding-top: 6px; } .result_openurl a { font-size: 14px; } /* BROWSE */ .search_filter_contain ol { list-style-type:none; margin-left:0; } .search_filter_contain li label { display:block; } #search_filter_type { padding-top:1em; } .filter_interact_title h2 { font-size:1em; padding:5px 0 0 0; } .filter_interact_title img { height:1em; padding:0 0.5em 0 0; } .filter_interact_title { border-bottom:3px solid #cdd2d9; } .browse { padding: 2em 0; } .browse .section { margin: 2em 0; padding-top: 1.25em !important; } .browse .section_more { text-align: center; } .browse .section_more .more_text { width: auto; display: inline-block; padding: 5px 10px; position: relative; bottom: -18px; margin: 0 4px; } .browse .browse_all { margin-top: 0; } .browse .browse_all .more_text { padding: 0; position: relative; bottom: -1.3em; margin-bottom: 0; } .browse .browse_all .section_more h1 { font-size: inherit; line-height: 1; margin: 0; } .browse .browse_all .section_more a { display: inline-block; background-color: #fff; text-transform: uppercase; font-size: 18px; font-weight: bold; color: #315FA0; font-weight: 700; line-height: 1.3; padding: 10px 20px; } .browse .browse_all a:hover { color: #217F9C; } .browse .slick-slider { margin: 20px 0 0 0; } .browse .slick-prev:before, .browse .slick-next:before { color: #ffbf00 !important; font-size: 35px; } .browse .slick-prev, .browse .slick-next { height: 35px; width:35px; } .browse .slick-prev { left: -40px; } .browse .slick-next { right: -40px; } .browse .slick-arrow:focus { border: 1px dotted #284f84; } .browse_noscript { padding-top: 30px; } .browse_noscript .cell { float: left; padding-right: .9375rem; padding-left: .9375rem; width: 16.66666667%; } .browse_noscript .cell:nth-child(6n+1) { clear: both; } .browse_noscript .section_more { clear: both; } .browse_noscript:after { content:""; display:table; clear:both; } .browse .cards_wrap { padding: 2em 0 0.5em 0; } .browse .card_text .title { font-size: 16px; line-height: 1.15; padding-bottom: 4px; text-align: center; } .browse .card_text .type, .browse .card_text li { font-size: 14px; } .browse .section_more a { font-weight: bold; font-size: 12px; } .browse .cell { float: left; } .browse .card_image { float: none !important; padding: 0 !important; display: table; width: 100%; text-align: center; } .browse .card_image .int { display: table-cell; vertical-align: middle; height: 100px; } .browse .card_image .int a { display: inline-block; text-align: center; } .browse a .card_image .int img { transition: all .3s ease; -webkit-transform: scale(0.92); -ms-transform: scale(0.92); transform: scale(0.92); display:inline-block; } .browse a:hover .card_image .int img { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-box-shadow: 0px 8px 17px -5px rgba(0,0,0,0.5); -moz-box-shadow: 0px 8px 17px -5px rgba(0,0,0,0.5); box-shadow: 0px 8px 17px -5px rgba(0,0,0,0.5); } .browse .card_text { max-width: none; padding: 16px 4% 0 4%; margin: 0 auto; } .browse .card_image img { max-width: 100% !important; height: auto; max-height: 100px; } #browse_books .card_image .int, #browse_journals .card_image .int { height: 180px; } #browse_books .card_image img, #browse_journals .card_image img { max-height: 180px; } #browse_publishers { margin-bottom: 100px; } #browse_publishers .card_v { text-align: center; } #browse_publishers .card_image .int { height: 100px; } #browse_publishers .card_image img { max-height: 100px; } #browse_publishers .card_text { max-width: none; } #browse_publishers .card_text .title { text-align: center; } #browse_publishers .card_text a { text-align: center; } .publisher_list { -webkit-columns: 300px 2; -moz-columns: 300px 2; columns: 300px 2; -webkit-column-gap: 4em; -moz-column-gap: 4em; column-gap: 4em; padding-top: 20px; } .publisher_list > div { padding-bottom: 4px; } .series_list { -webkit-columns: 300px 2; -moz-columns: 300px 2; columns: 300px 2; -webkit-column-gap: 4em; -moz-column-gap: 4em; column-gap: 4em; padding-top: 20px; } .series_list > div { padding: 10px 0; -webkit-column-break-inside: avoid; -moz-column-break-inside:avoid; -moz-page-break-inside:avoid; page-break-inside: avoid; break-inside: avoid-column; } .series_list a { font-size: 18px; line-height: 1.2; } .series_list .pub_name { font-size: 14px; line-height: 1.2; } /* SEARCH HISTORY */ #search_history_wrap { padding:0; padding-top:2em; } #search_history_results h3, #save_history_results h3, #view_history_results h3 { font-size: 20px; border-bottom: none; font-weight: bold; padding-top: 20px; } /* ACCOUNT */ .account_main .results_wrap { width: 75%; padding-left: 2em; padding-bottom: 40px; } .account_main .results_wrap ol { list-style: none; margin-left: 0; } .account_main .result_list .card_text { padding-left: 40px; } .account_main .result_list .card_text .title { font-size: 17px; } .account_main .result_list .card_text .author { padding-top: 0; } .account_main .result_list .card { padding-top: .6em !important; padding-bottom: .6em !important; } .account_main .result_list .list_result_container li { font-size: 14px !important; } .account_main .link_pdf { display:inline-block; padding-left:26px; background:url(/images/pdf.png) no-repeat center left; background-size: 20px 20px; height:24px; margin: 8px 0; } #leftnav_account_wrap { background: #f0f0f0; margin-top: 2em; padding: 0; width: 25%; } #leftnav_account_wrap .mobile_toggle { border-bottom: 3px solid #cdd2d9; padding: .7em 4em; display: none; } #leftnav_account_wrap .mobile_toggle a { display: block; color: #315FA0; } #leftnav_account_wrap .mobile_toggle img { height: 1em; padding: 0 0.5em 0 0; vertical-align: middle; } #leftnav_account_wrap .mobile_toggle span { display: inline-block; vertical-align: middle; font-size: 14px; line-height: 1; text-transform: uppercase; } #leftnav_account_wrap .search_filter_contain { border-bottom: none; } #leftnav_account_wrap .title_wrap { background: #fff; padding-right: 0; } #leftnav_account { padding-right: 1em; padding-top: 1em; } #leftnav_account.noscript .leftnav { display: block; position: static; padding: 20px 40px; } #leftnav_account.noscript .mobile_toggle { display: none; } #leftnav_account ol { list-style-type:none; } #leftnav_account #selection_list { margin-top:0; } #leftnav_account .content_wrap ol { margin-left:0; padding-left:0; } #leftnav_account #history { width:70%; } #leftnav_account .content_wrap .content li * { margin-right:0.5em; } #leftnav_account .content_wrap .content li { display: inline-block; border-bottom: 1px solid #cdd2d9; padding: 0.75em 0; } #leftnav_account #selection_list .action_list li { padding:0; border-bottom:none; margin-top:0.5em; margin-left:1.5em; } #leftnav_account #selection_list .action_list li a { color:#315FA0; display:block; } #leftnav_account #history, #viewed, #saved { display:none; } #leftnav_account .selected { font-weight:700; } #selection_list li { padding:0.5em 0; border-bottom:1px solid #cdd2d9; } .account_general { padding: 20px 0 60px 0; } .account_general_2 { padding: 0 0 0 0; } #account_login { padding: 0 0 40px 0; } #account_login .title_wrap { margin-bottom: 20px; } #account_pass { padding: 20px 0 40px 0; } .account_general label { display: block; margin-bottom: 10px; font-weight: bold; } .account_general label strong { color: #ea0101; } .account_general .required_label { font-style: italic; padding-bottom: 14px; } .account_general .required_label strong { color: #ea0101; } .account_general .required_label span { font-size: 14px; } .account_general input[type="text"], .account_general input[type="password"] { width: 100%; padding: 6px 10px; margin-bottom: 10px; } .account_general input[type="submit"], .account_general .btn_submit, .account_btn { background-color: #6a6a6a; color: #fff; border: 2px solid #ccc; font-weight: 600; line-height: 1.3; padding: 10px 20px; text-align: center; cursor: pointer; display: inline-block; } .account_btn:hover, .account_btn:focus, a.account_btn:active { color: #fff; } .account_btn.grey { background-color: #b9b9b9; color: #fff; } #btn_confirm { color: #315FA0; background: none; padding: 0; border: 0; } .account_cart_select { margin-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #ccc; } .account_cart_select .left { float: left; padding-top: 8px; } .account_cart_select label { color: #315FA0; display: inline-block; margin-left: 2px; font-weight: 600; cursor: pointer; } .account_cart_select .right { float: right; } .account_general .error_msg { color: #ea0101; font-style: italic; font-size: .95em; padding-bottom: 10px; } .account_general .col-left { float: left; width: 45%; padding-bottom: 20px; } .account_general .col-right { float: right; width: 45%; padding-bottom: 20px; } .account_general .divider { clear:both; border-bottom: 1px solid #cdd2d9; margin-bottom: 40px; } .account_general .col-full { padding-bottom: 40px; } .account_general .policy { display: table; width: 100%; } .account_general .policy .checkbox { display: table-cell; padding-right: 10px; vertical-align: top; width: 24px; } .account_general .policy .label { display: table-cell; vertical-align: top; } .account_general .policy .label label { display: inline-block; font-size: 14px; font-weight: normal; } .account_new .create { padding: 10px 0; } .account_new .disclaimer p { font-style: italic; font-size: 14px; } .action_list noscript li input { background-color: #febe10; border: none; color: white; font-weight: 700; cursor: pointer; padding:0.5em; } .account_general .alerts_action input { display: inline-block; margin: 0 10px 10px 0; } .account_general .alphabet { list-style: none; display: table; width: 100%; background: #f0f0f0; margin-left: 0; } .account_general .alphabet li { display: table-cell; text-align: center; } .account_create label span { display:block; font-size: 14px; font-style: italic; font-weight: normal; color: #333; } .account_settings .settings_wrap { padding-top: 10px; } .account_settings .settings_note { padding-bottom: 14px; } .account_settings .settings_section { padding: 0 24px 20px 24px; } .account_settings .settings_section_hdr { padding: 10px 24px; margin: 10px 0; border-top: 1px solid #cdd2d9; background: #f7f7f7; } .account_settings .settings_section_hdr h3 { font-size: 18px; color: #222; margin: 0; padding: 0; } .account_settings .section_title { font-weight: 600; padding-bottom: 6px; } .account_settings .section_content { padding: 0; } .account_settings .section_content p { margin: 0 0 20px 0; padding: 0; } .account_settings .setting_checkbox { display: table; width: 100%; } .account_settings .setting_checkbox .checkbox { display: table-cell; width: auto; padding-right: 10px; } .account_settings .setting_checkbox .checkbox_label { display: table-cell; width: 100%; } .account_settings label { display: inline-block; font-weight: normal; margin-bottom: 4px; } .account_settings .setting_description { font-size: 13px; line-height: 1.2; color: #535353; } .account_settings .setting_radio { margin: 8px 0 10px 0; } .account_settings .setting_radio fieldset { padding:0; border:none; } .account_settings .setting_radio legend { float:left; margin-right: 10px; } .account_settings .setting_radio label { margin-right: 10px; } #sort_view { padding: 10px 14px; background: #f0f0f0; border-bottom: 1px solid #cdd2d9; } #sort_view .view_options { float: right; text-align: right; } #sort_view .view_options a { display: inline-block; margin-left: 4px; } #sort_view .view_options img { display: block; } #sort_view .sort_options { float: none; text-align: left; } #sort_view .sort_options span { color: #315FA0; padding-right: 0.3em; } #sort_view .sort_options select { width: auto; color: #315FA0; border: 1px solid #cdd2d9; background: url(/images/downarrow_blue.png) 90% 13px no-repeat #ffffff; -moz-appearance: none; -webkit-appearance: none; padding: 0.25em 24px 0.25em 0.25em; border-radius: 0; } .alertsavebuttons { padding: 0 0 30px; } .alertsavebuttons a, .alertsavebuttons input { margin: 0 6px 6px 0; } .journalchart { margin-bottom: 30px; } .journalchart tbody tr:nth-child(odd), .journalchart tr:nth-child(odd) { background: #f0f0f0; } .journalchart tbody tr:nth-child(even), .journalchart tr:nth-child(even) { background: #f6f6f6; } .journalchart .journalchartheader { background: #153a6d !important; } .journalchart .journalchartheader td { color: #fff !important; font-weight: 600; } .journalchart td { border: 1px solid #fff; border-top: none; border-left: none; padding: 6px 20px; text-align: center; } .journalchart tr td:first-child { text-align: left; } .account_general .backtotop { text-align: center; padding-bottom: 30px; } .account_general .backtotop a { display: inline-block; position: relative; padding-right: 14px; margin-left: 14px; font-weight: bold; font-size: .9em; } .account_general .backtotop a:after { content: ''; display: block; position: absolute; top: 5px; right: 0; width: 5px; height: 10px; background: url(/images/arrow_right.png) no-repeat center right; background-size: cover; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); } .account_general .logged_in_banner { background-color: #284f84; padding: 0.5em; text-align: center; margin-bottom:0.5em; } .account_general .logged_in_banner h3 { font-size: 16px; font-weight: bold; color: white; padding: 0; margin: 0; } .account_general .auth_institution_list { max-height: 200px; overflow-y: auto; border: 1px solid #cdd2d9; padding: 0.5em; } .account_general .auth_institution { background-repeat:no-repeat; background-position: 2px 5px; padding-left: 25px; } .account_general .auth_institution_inner { margin-bottom:1em; } .account_general .auth_institution_inner li { margin-left: 0.5em; color: #717171; } .account_alerts .accordion { padding-bottom: 40px; } .account_alerts label { display: inline-block; font-weight: normal; margin-bottom: 0; vertical-align: middle; } .account_alerts .alerts_warning { font-size: 15px; font-style: italic; line-height: 1.4; background: url(/images/icon_warning.png) no-repeat top 3px left; color: #6b6b6b; padding-left: 36px; margin-bottom: 24px; } .account_alerts .acc_trig { font-size: 16px; padding: 10px 20px; background: url(/images/icon_open.png) no-repeat right 20px center #ffffff; display: block; width: 100%; text-align: left; line-height: 1.5; } .account_alerts .no_alerts { font-size: 16px; padding: 10px 20px; color: #757575; } .account_alerts .accordion_int .alert_item { border: 1px solid #ccc; border-top: 0; } .account_alerts .accordion_int .alert_item:first-child { border-top: 1px solid #ccc; } .account_alerts .acc_trig { cursor: pointer; transition: all .3s ease; } .account_alerts .acc_trig:hover { background: url(/images/icon_open.png) no-repeat right 20px center #f0f0f0; } .account_alerts .acc_trig.open { background: url(/images/icon_close.png) no-repeat right 20px center #f0f0f0; } .account_alerts .acc_block { padding: 20px; font-size: 14px; } .account_alerts ul { list-style: none; text-align: left; margin: 0; padding: 0; } .account_alerts ul li { display: inline-block; } .account_alerts input[type="button"], .account_alerts .button { display: inline-block; text-align: center; font-size: 12px; line-height: 1; padding: 6px 16px; background: #fff; border: 1px solid #cdd2d9; border-radius: 16px; box-shadow: 0 2px #cdd2d9; margin: 0 2px; -webkit-appearance: none; cursor: pointer; outline: none; transition: all .2s ease; } .account_alerts input[type="button"]:hover, .account_alerts .button:hover { background: #febe10; border: 1px solid #febe10; color: #fff; } .account_alerts input[type="button"]:active, .account_alerts .button:active, .account_alerts input[type="button"].selected, .account_alerts .button.selected { background: #febe10; color: #fff; border: 1px solid #febe10; box-shadow: none; transform: translateY(2px); } .account_alerts .alert_type { padding-bottom: 20px; } .account_alerts .alert_type input { vertical-align: middle; } .account_alerts .alert_type label { padding-right: 10px; } .account_alerts .alert_freq { padding-bottom: 20px; } .account_alerts .alert_freq.hidden { display: none; } .account_alerts .add_new .acc_trig, .account_alerts .add_new .acc_trig:hover, .account_alerts .add_new .acc_trig.open, .account_alerts .add_new .acc_trig.open:hover { text-align: center; background-color: #757575; background-image: none; color: #fff; font-weight: bold; } .account_alerts .add_new .acc_trig:hover, .account_alerts .add_new .acc_trig.open, .account_alerts .add_new .acc_trig.open:hover { background-color: #9d9d9d; } .account_alerts .add_new .acc_block { background: #f4f4f4; } .account_alerts .search_filter_contain { margin-bottom: 20px; } .account_alerts .alert_save { padding: 10px 0 0 0; } .account_alerts .alert_remove { float:right; } .account_alerts .alert_remove a, .account_alerts .alert_remove button { color: #737373; font-weight: bold; line-height: 16px; background: url(/images/icon_trash.png) no-repeat left center; padding-left: 18px; transition: .3s ease all; } .account_alerts .alert_remove a:hover, .account_alerts .alert_remove button:hover { color: #e72424; background: url(/images/icon_trash_hover.png) no-repeat left center; } .account_alerts fieldset { border:none; padding:0; margin:0; } .account_alerts legend { float:left; margin-right:8px; } .account_alerts .alert_freq li { position:relative; overflow:hidden; padding-bottom:4px; } .account_alerts .alert_freq input[type="radio"] { position:absolute; top:-22px; } .account_alerts .alert_freq input[type="radio"]:checked + label.btn_press { background: #febe10; color: #133867; border: 1px solid #febe10; box-shadow: none; transform: translateY(2px); } .account_alerts .alert_freq input[type="radio"]:focus + label.btn_press { outline: 1px dotted; } .alerts_dashboard .acc_trig { background: url(/images/icon_open.png) no-repeat right 20px center #f0f0f0; font-size: 20px; display: block; width: 100%; text-align: left; } .alerts_dashboard .alert_view { text-align: left; margin: 0 0 20px 0; } .alerts_dashboard .alert_view .btn_submit { padding: 8px 14px; font-size: 12px; background: #284f84; } .btn_edit_alerts, .btn_edit_alerts:hover { padding: 8px 14px; font-size: 12px; background: #284f84; color: #fff; font-weight: 600; float: right; line-height: 1.5; } .alerts_dashboard .alert_view .view_filter { display: inline-block; font-size: 12px; width: 80%; } .alerts_dashboard .alert_view .view_filter strong { display: inline-block; padding-bottom: 2px; margin-right: 6px; } .alerts_dashboard .alert_view .view_filter input[type="radio"]{ vertical-align: middle; } .alerts_dashboard .alert_view .view_filter ul { display:inline-block; } .alerts_dashboard .alert_view .view_filter li { margin-right: 6px; line-height: 1; } .alerts_dashboard .alert_view .view_options { float:right } .alerts_dashboard .acc_block { padding-top: 10px; } .alerts_dashboard .new_count { display: inline-block; vertical-align: middle; background: #febe10; line-height: 12px; font-size: 12px; font-weight: bold; color: #133867; text-align: center; padding: 2px 5px; margin: 0 0 0 4px; } #processing_in_progress { display: none; width: 200px; height: 100px; background-color: #fff; border: 2px solid #c4c4c4; margin: 13% 35%; position: fixed; padding: 20px; z-index: 99999; box-shadow: 0 0 10px rgba(100, 100, 100, 5); -webkit-box-shadow: 0 0 10px rgba(100, 100, 100, 5); -moz-box-shadow: 0 0 10px rgba(100, 100, 100, 5); -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; top: 25%; left: 50%; margin-left: -90px; text-align: center; } .alerts_dashboard .alert_overflow { overflow: scroll; overflow-x: auto; overflow-y: scroll; max-height:400px; padding-right: 16px; -webkit-appearance: none; } .alerts_dashboard .alert_wrap { display: table; width: 100%; } .alerts_dashboard .alert_row { display: table-row; } .alerts_dashboard .alert_row > div { padding-top: 1rem; padding-bottom: 1rem; border-top: 1px solid #ccc; } .alerts_dashboard .alert_wrap .alert_row:first-child > div { border-top: none; } .alerts_dashboard .alert_date { display: table-cell; vertical-align: top; text-align: center; text-transform: uppercase; width: 44px; max-width: 44px; } .alerts_dashboard .alert_date .month { line-height: 1; } .alerts_dashboard .alert_date .day { font-size: 28px; line-height: 1; } .alerts_dashboard .alert_date .year { font-size: 12px; letter-spacing: .25px; } .alerts_dashboard .alert_content { display: table-cell; vertical-align: top; padding-left: 4%; } .alerts_dashboard .alert_content .int { display: table; } .alerts_dashboard .alert_content .alert_img { display: table-cell; padding-right: 20px; vertical-align: top; } .alerts_dashboard .alert_content .alert_img img { max-width: 100%; height: auto; min-width: 40px; display:block; } .alerts_dashboard .alert_content .alert_text { display: table-cell; vertical-align: top; } .alerts_dashboard .alert_row .alert_clear { display: table-cell; vertical-align: middle; width: 64px; max-width: 64px; } .alerts_dashboard .alert_row .alert_clear a { float: right; opacity: 0; transition: all .3s ease; color: #e72424; font-weight: bold; line-height: 16px; background: url(/images/icon_clear.png) no-repeat left center; padding-left: 18px; } .alerts_dashboard .alert_row:hover .alert_clear a { opacity: 1; } .alerts_dashboard .alert_new { display: inline-block; background: #febe10; padding: 2px 6px; font-size: 10px; font-weight: bold; color: #fff; text-align: center; text-transform: uppercase; margin-right: 8px; } .title_wrap .backtostart { float: right; padding-top: 10px; } .title_wrap .backtostart a { display: inline-block; position: relative; padding-left: 14px; font-weight: bold; font-size: .9em; } .title_wrap .backtostart a:after { content: ''; display: block; position: absolute; top: 50%; left: 0; margin-top: -5px; width: 5px; height: 10px; background: url(/images/arrow_right.png) no-repeat center right; background-size: cover; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } #citation_export > div { width: 48%; margin-bottom: 40px; } #citation_export #refworks_export, #citation_export #save_form { float: left; } #citation_export #endnote_export, #citation_export #print_form { float: right; } #citation_wrap .clearfix { clear: both; display: block; width: 100%; float: none; margin-bottom: 0; } #citation_wrap .fieldset { border: 1px solid #cdd2d9; position: relative; } #citation_wrap .legend { display: block; position: relative; margin: -16px auto 0 auto; text-align: center; } #citation_wrap .legend span { background: #fff; display: inline-block; padding: 4px 10px; border: 1px solid #cdd2d9; font-weight: bold; font-size: 15px; color: #5e6063; } #citation_wrap .fields { padding: 30px 30px 34px 30px; } #citation_wrap input[type="button"], #citation_wrap input[type="submit"] { padding: 10px 20px; -webkit-appearance: none; border-radius: none; border: 0; background: #284f84; color: #fff; cursor: pointer; margin-bottom: 10px; margin-right: 10px; } .citation_format { list-style: none; margin: 0; padding: 0 0 10px 0; display: inline-block; } .citation_format li { display: inline-block; margin: 0 6px 6px 0; padding: 0; } .citation_format li input { vertical-align: middle; } .citation_format li input[type="radio"] { vertical-align: middle; font-size: 15px !important; } .citation_format li label { display: inline-block; vertical-align: middle; line-height: 1em; } #citation_exp_wrap { margin-bottom: 60px; } #citation_exp_wrap .field_email { margin-bottom: 20px; } #citation_exp_wrap input[type="text"] { padding: 4px 6px; } #citation_exp_wrap .heading { margin-bottom: 6px; font-weight: bold; } .citation_export { padding-bottom: 30px; } .citation_save .warning { color: #ea0101; font-size: 14px; } .citation_save .format_label, .citation_save .field_email label { padding-right: 8px; } #cite_history_results_wrap { max-height: 260px; overflow-y: auto; margin-bottom: 20px; } #cite_history_results { margin: 1em 1em 1em 2em; } #cite_history_results .result .card { padding-top: .5em; padding-bottom: .5em; } #cite_history_results .result .card_text { padding-left: 3em; } #cite_history_results .result .card_image { margin-top: .3em; } #cite_history_results .card_text .title { font-size: 18px; } .citation_select { margin-bottom: 30px; } .citation_select a, .citation_select button { display: inline-block; margin-right: 10px; padding: 10px 20px; -webkit-appearance: none; border-radius: none; background-color: #6a6a6a; color: #fff; border: 2px solid #ccc; cursor: pointer; font-weight: bold; } /* /ACCOUNT */ .view_citation { display: inline; } .view_citation a { vertical-align: middle; } #tabs ul li { display:inline-block; background-color:white; padding:0.25em 0.5em; } #tabs p { font-size:14px; } #qtip-0 { z-index: 99999 !important; } .qtip-tip { display:none; } .qtip-content { font-size:14px; line-height:1em; } .qtip-content ol { padding-left: 0; } .qtip-content p { margin-top: 0; } .fn_ref_qtip { width:80%; } .citation_footer { border-top:1px solid #cdd2d9; padding:1em 0; font-size:13px; line-height:1.25; } .citations_header { margin:1em 0 2em 0; } .citations_wrap { margin-bottom:1em; } .btn_press { display: inline-block; text-align: center; font-size: 12px; line-height: 1; padding: 6px 16px; background: #fff; border: 1px solid #cdd2d9; border-radius: 16px; box-shadow: 0 2px #cdd2d9; margin: 0 2px; -webkit-appearance: none; cursor: pointer; outline: none; transition: all .2s ease; overflow:hidden; vertical-align: middle; } .btn_press span { text-align:center; display:block; } .btn_press input { position:absolute; top:-20px; } .btn_press:hover { background: #febe10; border: 1px solid #febe10; color: #0a0a0a; } .btn_press:active, .btn_press.active { background: #febe10; color: #133867; border: 1px solid #febe10; box-shadow: none; transform: translateY(2px); } #btn_top { display: none; position: fixed; z-index: 99; bottom: 30px; right: 30px; } #btn_top a span { overflow: hidden; text-indent: -999px; display: block; background: url(/images/arrow_top.png) no-repeat center center transparent; background-size: cover; width: 40px; height: 40px; border-radius: 35px; transition: all .3s ease; } #btn_top a span:hover { -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); } /* HOME */ .home_wrap { background-repeat: no-repeat; background-position: left center; background-color: #0e274a !important; background-size: cover; position: relative; } .home_wrap #menu { position: absolute; right: 4em; padding: 30px 0; z-index: 20; } .home_logo { text-align: center; padding: 30px 10% 0 10%;; } .home_logo img { display: inline-block; width: 100%; height: auto; max-width: 350px; } .home_content { text-align: center; max-width: 800px; margin: 0 auto; padding: 20px 40px; } .home_content p { color: #fff; text-align: left; } .home_content a { color:#febe10; } .home_content #search_input_wrap { max-width: 800px; margin: 0 auto; padding: 20px 0px; width: calc(100% - 140px); } .home_content h1 { color: #fff; font-size: 2.5rem; font-weight: 100; letter-spacing: .5px; } .home_content #or_text_wrap .small { color: #fff; } .home_content #search_input_wrap > p { color: #fff; font-size: 0.85rem; line-height: 1.5; padding-bottom: 20px; text-align: left; margin-top: 0.8rem; } .home_content #search_input_wrap > p:first-line { font-size: 1.1rem; } .home_content #search_input { padding-bottom: 0; } .home_content .form_btn { padding-bottom: 50px; } .home_content .form_btn p { color: #fff; font-size: 14px; line-height: 1.4; padding-bottom: 10px; text-align: center; } .home_content .form_btn .btn { background-color: #febe10; padding: 15px 20px; line-height: 0; color: #fff; font-size: 15px; font-weight: bold; } .modalopen { overflow: hidden; } #feedback_modal { display: none; position:fixed; top:0; left:0; width:100%; height:100%; background: rgba(0,0,0,0.7); text-align:center; overflow: auto; z-index: 9999; } #feedback_modal #content { max-width: 460px; margin: 0 auto; } #feedback_modal p { text-align:right; color:#fff; margin-right:10px; font-size:12px; } #feedback_modal #modal_close { display: inline-block; cursor: pointer; color: #fff; padding-right: 30px; background: url(/images/redx.png) no-repeat right 10px center; font-weight: bold; text-transform: uppercase; } #feedback_modal .form_wrap { background: #f0f0f0; padding: 30px; text-align: left; } #feedback_modal .req { font-size: 13px; padding-bottom: 6px; color: #ea0101; } #feedback_modal label { font-size: 14px; font-weight: bold; } #feedback_modal input[type="text"], #feedback_modal input[type="email"], #feedback_modal textarea { width: 100%; padding: 6px 10px; margin-bottom: 10px; border-radius: 0; -webkit-appearance: none; border: 1px solid #ccc; } #feedback_modal .fdbk_btn { text-align: center; } #feedback_modal input[type="submit"], #feedback_modal input[type="button"] { background-color: #febe10; color: #fff; font-weight: 700; padding: 10px 20px; text-align: center; border: none; cursor: pointer; display: inline-block; } /* BOOK / CHAPTER */ #main .chapter_wrap .card_image.chapter_colophon { float:right; padding-left:10px; } #book_cover_thumb { cursor: pointer; } #book_default_cover { border: 2px solid #cdd2d9; padding: 4px; box-sizing: border-box; width: 180px; } #book_default_cover .int { width: auto; height: 258px; padding: 18px 14px; font-size: 18px; font-weight: 600; line-height: 1.3; color: #595959; border: 1px solid #cdd2d9; box-sizing: border-box; position: relative; z-index: 0; } #book_default_cover .logo { position: absolute; bottom: 18px; right: 14px; width: 110px !important; height: auto; border: none !important; } .book_default_cover_thumb { border: 2px solid #cdd2d9; box-sizing: border-box; width: 122px; padding: 3px; } .book_default_cover_thumb .int { width: auto; height: 168px; color: #595959; border: 1px solid #cdd2d9; box-sizing: border-box; position: relative; z-index: 0; font-size: 11px; font-weight: 600; line-height: 1.25; text-transform: uppercase; padding: 12px 8px; } .book_default_cover_thumb .logo { position: absolute; bottom: 10px; right: 8px; width: 70px !important; height: auto; border: none !important; } #book_banner_search { padding: 2em 0; } #book_banner_search_button { display: inline-block; margin-left: -2em; } #chapter { padding: 40px 0 60px 0; } #chapter small { color: inherit; } #chapter h2 { font-size: 1.9rem; } #chapter #previous_next_interface h2 { font-size:24px; } .chapter_wrap .card_text .type { padding-bottom: .5em; } /* SUMMARY */ span.abstractheader { font-weight:bold; font-size:14px; margin:0; } .lieu { font-size:1.25em; text-decoration:underline; } .summary_wrap .abstract { margin:0 0 2em 0; font-size: 14px; color: #636363; line-height: 1.5; padding:10px; border-radius:5px; background-color:#f4f4f4; } .summary_wrap .abstract ol li, .summary_wrap .abstract blockquote { color:#525252; } .summary_wrap .abstract .title { font-size: 14px; font-weight: bold; text-indent: 0em; } #preprint_line { color: #fcb133; margin: 20px 0 0 0; font-size: 32px; font-weight: 600; } #sticky_foot { position:fixed; bottom:0; left:25%; width: 50%; font-size: 14px; text-align: center; color:#4C3D16; margin:0; z-index:99999; } #sticky_foot #auth_toggle { position: relative; display: block; background: #f2f2f2; width: 100px; padding: 6px 0; left: 50%; margin-left: -50px; bottom: -2px; cursor: pointer; border-radius: 6px 6px 0 0; color: #153a6d; border: 2px solid #ccc; border-bottom: none; font-weight: 600; } #sticky_foot #auth_box { padding: 10px; background: #f2f2f2; border: 2px solid #ccc; border-bottom: none; } #sticky_foot #auth_sm { font-size: 13px; padding-bottom: 10px; } #sticky_foot .btn_authenticate { background: #153a6d; font-weight: 600; color: #fff; padding: 10px 24px; display: inline-block; text-transform: uppercase; border: 2px solid #fff; transition: all .2s ease; } #sticky_foot .btn_authenticate:hover { background: #fff; color: #153a6d; border: 2px solid #153a6d; } #fullsizepdfpreview { display: block; margin: auto; margin-top: auto; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3); border: 1px solid; margin-top: 20px; margin-bottom:2em; } .content .designation { float: right; clear: both; box-shadow: 1px 1px 4px rgb(0, 0, 0); margin: 1em; border-radius: 5px; border: 1px solid rgb(208, 199, 175); font-size: 11px; padding: 5px; background-color:white; } .rnav_designation { font-size:18px; } .rnav_designation, .rnav_alternate_format { padding-bottom:1em; } .rnav_alternate_format li { padding:0.5em 0 } .rnav_alternate_format img { margin-right:0.5em; } .content .designation p { margin: 0; padding: 0; font-size: 11px; text-align: center; } .summarylinkbox { background-color:#febe10; padding:1em; margin:0 0 20px 0; list-style-type:none; } .summarylinkboxtext { font-weight:bold; margin:0 0 1em 0; } .summarylinkboxtext img { vertical-align:middle; /*border:1px solid #a0a0a0; border-radius:2px;*/ } #summary_access { display: none; } .sticky_purchase, #sticky_purchase { list-style-type:none; background-color:#febe10; margin:0 0 10px; padding:1em; font-weight:700; } .sticky_purchase ul, #sticky_purchase ul { margin-left: 0; padding-left: 0; list-style: none; } .sticky_purchase li, #sticky_purchase li, .purchaseli, #accessoptions li { padding-bottom:5px; text-align: center; list-style: none; } .purchaseimg { vertical-align:middle; border:1px solid #a0a0a0; border-radius:2px; } .purchaseli a, #accessoptions li a { display: inline-block; text-align: center; background: #153a6d; color: #fff; padding: 8px 16px; transition: all .2s ease; } /* #purchase_right { display: block; } */ #purchase_mobile { display: none; } .btn_buy { display: inline-block; text-align: center; background: #153a6d; color: #fff; padding: 10px 16px; font-weight: 700; cursor: pointer; transition: all .2s ease; margin-top: 8px; } .btn_buy:hover { color: #153a6d; background: #fff; } .btn_buy img { vertical-align: middle; border: 1px solid #a0a0a0; border-radius: 2px; } .purchase_date { margin-right: 4px; } .recent_purchase { background-color: #11c526; color: #fff; display: inline-block; font-weight: 700; font-size: 12px; line-height: 1; padding: 4px 8px; margin-bottom: 4px; } #accessoptions li a { width:75%; } #accessoptions li a img { height:1.75em; } #accessoptions p { text-align:center; } .purchaseli a:hover, #accessoptions li a:hover { background: #fff; color: #153a6d; } .summarylinkboxli { margin:0 0 5px 0; } .summarylinkboximg { vertical-align:middle; /* padding-right:5px; */ margin-right:5px; } .summarylinkboxa { font-weight:bold; text-decoration:none; font-size:14px; color:#004a75; } .summarylinkboxdownload { font-weight:bold; text-decoration:none; font-size:14px; color:#004a75; } ul#accessoptions { padding:0; margin:0; list-style: none; } .summary_wrap .abstract { margin-bottom:2em; } /* /SUMMARY */ /* ELIOT MIGRATION */ .eliot_banner .recommend { float: right; padding-right: 4em; } .share_wrap { position: relative; float: right; margin-bottom: 10px; } .recommend-and-share .send_email { padding:0.8em; right: initial; top: initial; } #primary_source_banner_title_wrap { max-width: 100%; } .eliot_banner { background-color: rgb(36,66,77); background: linear-gradient(to right,rgb(0,0,0),rgb(130,20,23) 70%); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#000000', endColorstr='#821417'); } /* /ELIOT MIGRATION */ /* BOOK/JOURNAL INFO */ #info_wrap { margin-bottom: 60px; } #info_wrap .column { width: 49%; } #info_wrap .title_wrap { border-bottom: 1px solid #cdd2d9; } #info_wrap .title_wrap.details { border-bottom: none; } #info_wrap .title_wrap h3, #info_wrap .title_wrap h2 { border-bottom: none; font-weight: 600; font-size: 20px; display: inline-block; color: #646d78; } #info_wrap .details_tbl { display: table; width: 100%; font-size: 14px; border: 1px solid #cdd2d9; border-bottom: none; } #info_wrap .details_row { display: table-row; } #info_wrap .details_row .cell { display: table-cell; padding: 8px 14px; border-bottom: 1px solid #cdd2d9; } #info_wrap .details_row .label { width: 40%; background: #f0f0f0; font-weight: 600; font-family: "Source Sans 3", sans-serif; font-size: 14px; } #info_wrap .details_row .cell:last-child { width: 60%; } #info_wrap .copyright p { font-size: 13px; } #info_wrap .info_links { padding: 12px 0; } #info_wrap .info_links .pdf_link { padding-right: 24px; background: url(/images/pdf.png) no-repeat right center; background-size: 18px 19px; } /* RIGHTNAV */ .aux .issue_wrap .card { margin-top:0; } .aux .issue_wrap .card_text { padding-bottom:0; } .aux .issue_wrap ul li { padding-bottom: 1.2em; } .aux .title_wrap h2 { padding-bottom:0; } .aux .issue_wrap .li { padding:0; } .aux .title_wrap { margin-bottom:0.25em; } .aux .social { padding-bottom: 30px; } .aux .title_social { margin-bottom:0.75em; } #rightnav_wrap .aux .content { padding-top:0; padding-bottom:0; } /* /RIGHTNAV */ #cookies_msg { position: fixed; z-index: 99999; left: 0; right: 0; bottom: 0; background: #febe10; color: #4C3D16; transition: all 0.8s ease; text-align: center; padding: 20px 40px; -webkit-box-shadow: 0px -5px 30px 5px rgba(0,0,0,0.4); -moz-box-shadow: 0px -5px 30px 5px rgba(0,0,0,0.4); box-shadow: 0px -5px 30px 5px rgba(0,0,0,0.4); } #cookies_msg p { margin: 0; padding-bottom: 8px; } #cookies_msg .btn_accept { display: inline-block; padding: 6px 18px; border-radius: 3px; background: #153a6d; color: #fff; font-weight: 600; border: none; text-transform: capitalize; line-height: 1.5; -webkit-appearance: none; } .fn_content p { margin:0 0 10px 0; } /* MAIN */ /* CONTACT US */ .contact_support { padding-top: 40px; } .contact_support .req { font-size: 13px; padding-bottom: 6px; color: #ea0101; } .contact_support .left { float: left; width: 46%; } .contact_support .right { float: right; width: 46%; } .contact_support ul { margin-left: 20px; padding-left: 20px; } .contact_support h2, .contact_support h5 { font-size: 1.25rem; font-weight: 600; line-height: 1.4; margin-top: 0; margin-bottom: .5rem; } .contact_support input[type="text"], .contact_support input[type="email"], .contact_support textarea { width: 100%; padding: 6px 10px; margin-bottom: 10px; border: 1px solid #ccc; border-radius: 0; -webkit-appearance: none; } .contact_support input[type="button"] { background-color: #153a6d; color: #fff; font-weight: 700; padding: 10px 20px; text-align: center; border: none; cursor: pointer; display: inline-block; } .contact_support input[type="file"] { display: inline-block; cursor: pointer; } .contact_support .label_attach { display: inline-block; padding-bottom: 6px; } .contact_support .err_msg h3 { font-size: 24px; } #info_wrap .edboards.active { border:1px solid #cdd2d9; padding-left:10px; padding-right:10px; overflow-y:scroll; max-height:225px; } #info_wrap .edboard_wrap li { margin-bottom:3px; } #info_wrap .supp img { height:22px; padding-left:5px; vertical-align:top; } #info_wrap .supp ul { padding-top:10px; list-style-type:none; margin-left:0; } .alternate_content_render h2, .alternate_content_render h3, .alternate_content_render blockquote { border:none; } .alternate_content_render blockquote, .alternate_content_render blockquote p { color:#0a0a0a; } /* RSS LIST */ .btn_tab { background-color: #153a6d; color: #fff; font-weight: 700; padding: 6px 10px; margin: 6px; text-align: center; border: none; display: inline-block; } a .btn_tab { background-color: #febe10; cursor: pointer; } a:hover .btn_tab { color: #153a6d; } .alpha_links { display: flex; flex-flow: wrap row; align-content: space-between; width: 100%; margin: 30px 0 40px 0; } .alpha_links div { flex: 1 auto; color: #767676; text-align: center; } .alpha_links span { flex: 0 auto; width: 1px; background: #c0c0c0; } .alpha_links a { color: #a96400; } .alpha_links span:last-child { display: none; } .alpha_list .subtitle { font-weight: bold; font-size: 26px; font-weight: 600; color: #5d5d5d; } .alpha_list .linktop { padding: 20px 0; } .alpha_list ul { list-style: none; margin: 10px 0 0 0; padding: 0 0 16px 0; } .alpha_list ul li { margin:0 0 10px 0; padding: 0; display: table; line-height: 1.2; } .alpha_list ul li > div { display: table-cell; vertical-align: top; } .alpha_list ul li img { width: 16px; height: 16px; max-width: none; display: block; margin-top: 2px; margin-right: 6px; } .alpha_list .linktop a { display: inline-block; position: relative; padding-right: 14px; margin-left: 14px; font-weight: bold; font-size: 16px; font-weight: 600; line-height: 1.2; } .alpha_list .linktop a:after { content: ''; display: block; position: absolute; top: 5px; right: 0; width: 5px; height: 10px; background: url(/images/arrow_right.png) no-repeat center right; background-size: cover; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); } .alt-badge {display:inline-block;vertical-align:middle;} .alt-badge a {margin-right:10px;} .alt-badge a, .alt-badge img, .alt-badge a img {width:48px!important;height:48px!important;background-size:cover!important;} .btn_add_alert { float:right; display:inline-block; background-size:100%; padding: 7px 7px 7px 25px; border: 2px solid #153a6d; width:auto; margin-left:5px; font-size:12px; line-height: 12px; font-weight: 700; position: relative; border-radius: 4px; background: #153a6d; color: #fff; transition: all .2s ease; } .btn_add_alert:hover { background: #fff; color: #153a6d; } .btn_add_alert:before { position: absolute; content: ""; top: 0; left: 0; display: block; vertical-align: middle; width: 28px; height: 28px; background: url(/images/icon_bell.png) no-repeat center center; background-size: 14px 16px; } #main .return_figure_full .return.button { box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; font-size: 18px; font-weight: 600; color: #236ece; text-align: center; padding: 12px 24px; border-radius: 3px; color: #236ece; display: inline-block; } #main .return_figure_full .return.button img { height:1em; margin-right:0.5em; vertical-align:sub; } #main .return_figure_full.return_wrap { margin-top:2em; margin-bottom:2em; } #main .return_figure_full.return_wrap { padding:0 4em; } /* content_action */ #content_action, .content_action { padding:6px 0; } #content_action #content_access_icon, .content_action .content_access_icon { display:inline-block; margin: 5px 0; } #content_action #content_access_icon img, .content_action .content_access_icon img { margin-right:14px; } #content_action #action_btns, .content_action .action_btns { display:inline-block; vertical-align:middle; line-height:1; list-style-type: none; text-align: left; margin: 0; padding-left: 0; } #content_action #action_btns li, .content_action .action_btns li { float:left; padding-left:10px; margin-left:10px; border-left:1px solid #cdd2d9; margin-top: 5px; margin-bottom: 5px; } #content_action #action_btns li:first-child, .content_action .action_btns li:first-child { border-left:none; padding-left: 0; margin-left: 0; } #content_action #action_btns li .icon, .content_action .action_btns li .icon { display:inline-block; vertical-align:middle; height:20px; width:auto;; margin-right:2px; } #content_action #action_btns li .link_text, .content_action .action_btns li .link_text { display:inline-block; vertical-align:middle; } #content_action #action_btns button, .content_action .action_btns button { color: #315FA0; } #content_action #action_btns button:hover, .content_action .action_btns button:hover { color: #217F9C; } .orcid_link { margin-left: 3px; } /* removed */ #removed_content h1 { line-height:1.2 !important; } #removed_content .removed_meta { color:#737373; } #removed_content .removed_title { font-size: 28px; line-height: 1.1; padding-bottom: 8px; } /* primary source */ .primary_result { display:table; width:100%; padding:20px 20px 20px 0; border-bottom:1px solid #ccc; background:none; margin-top:20px; } .primary_browse { padding-left: 20px; background-color: #e6e6e6; } .primary_result .row { display:table-row; } .primary_result .cover { display:table-cell; vertical-align:top; width:220px; padding-right:30px; } .primary_result .cover img { width:100%; height:auto; max-width:300px; border:1px solid #cdd2d9; } .primary_result .text { display:table-cell; vertical-align:top; width:auto; } .primary_result .text .title { font-weight:bold; font-size:20px; line-height:1.25em; padding-bottom:10px; } .primary_result .text .type .primary { color: #515151; display: inline-block; padding: 4px 7px; line-height: 1; font-weight: normal; font-size: 14px; text-transform: capitalize; background: #f4f4f4; margin: 6px 0; border-bottom: 3px solid #09b309; } .primary_result .text .type .digital_humanities { color: #febe10; } .primary_result .text .type .gray_lit { border-bottom: 3px solid #ccc; } .primary_result .text .type_right { float:right; margin-left:10px; } .primary_result .text #action_btns{ list-style:none; margin:0; } .primary_result_toggle { font-weight: 600; } .primary_result .vol_text { padding: 4px 0; } .primary_result_container { border-bottom: 1px solid #cdd2d9; margin:10px 0; display: none; } .primary_result_container.expanded { display: block; } .primary_result_container .page_result { padding-bottom: 10px; padding-left: 20px; } .primary_result_container .page_result #content_action { margin-left: 10px; } .primary_result_container .page_result .snippet { font-style: italic; margin: 0; color: #797979; } .page_result_figure_wrap { display: flex; flex-wrap: wrap; } .page_result_figure_wrap .page_result a { display: block; } #browse_dh { margin-bottom: 0; } #browse_dh .block { display: table; width:100%; padding:30px; border:1px solid #ccc; border-top:none; } #browse_dh .block .row { display: table-row; } #browse_dh .block .cover { display: table-cell; vertical-align: middle; width: 200px; padding-right: 40px; } #browse_dh .block .cover img { width: 100%; height: auto; max-width: 360px; border: 1px solid #cdd2d9; } #browse_dh .block .text { display: table-cell; vertical-align: middle; width: auto; padding-left: 40px; border-left: 1px solid #ccc; } #browse_dh .block .text .title { font-weight: 600; font-size: 24px; } #browse_dh .block .text .subtitle { color: #616161; font-size: 20px; } #browse_primary { margin-bottom: 0; } #browse_primary .block { display: table; width:100%; padding:30px; border:1px solid #ccc; border-top:none; } #browse_primary .block .row { display: table-row; } #browse_primary .block .cover { display: table-cell; vertical-align: middle; width: 360px; padding-right: 40px; } #browse_primary .block .cover img { width: 100%; height: auto; max-width: 360px; } #browse_primary .block .text { display: table-cell; vertical-align: middle; width: auto; padding-left: 40px; border-left: 1px solid #ccc; } #browse_primary .block .text .title { font-weight: 600; font-size: 24px; } /* related content */ .related_content a { vertical-align: middle; } #related_results { list-style-type: none; margin: 0; } #related_results .result { border-bottom: 1px solid #cdd2d9; padding-left: 1em; } #related_results .card { padding-top: 1em; padding-bottom: 1em; padding-left: 0; padding-right: 10px; margin: 0; display: table; } #related_results .result .card_image { padding: 0; padding-right: 1em; display: table-cell; vertical-align: middle; } #related_results .result .card_image img { border: 1px solid #cdd2d9; width: auto; } #related_results .result .card_text { padding: 0; display: table-cell; vertical-align: middle; } #related_results .result .card_text .title { font-weight: 700; font-size: 20px; line-height: 1.25em; } /* access */ .get_access a, .get_access .access_btn { color: #008000 !important; font-weight: 600 } .access_block { background: #ecf2fa; padding: 20px 20px 10px 20px; margin-top: 10px; max-width: 400px; } .access_block .btn { padding: 6px 14px; background: #324e80; color: #fff; display: block; margin-right: 6px; margin-bottom: 10px; opacity: 1; transition: all .3s ease; text-align: center; width: auto; font-size: 15px; line-height: 1.3; } .access_block .btn:hover { opacity: 0.7; } .access_block .acc_state { padding: 0 0 6px 0; border-bottom: 1px solid #ccc; margin-bottom: 16px; text-align: center; } .access_block .acc_state > div { font-size: 14px; line-height: 1.1; font-weight: 600; color: #324e80; margin-bottom: 6px; } .access_block .acc_state .btn { background: #fff; color: #324e80; font-weight: 600; border: 2px solid #324e80; } /* pdf */ #adobe-dc-view, .pdf_viewer_wrap { height:800px; width:100%; border: 2px solid #ccc; } /* MEDIA QUERIES */ @media only screen and (min-width:1200px) { #below_search span { font-size:14px; } } @media only screen and (max-width:1023px) { #rightnav_wrap { padding-left:4em; } } @media only screen and (min-width:1024px) { #leftnav_account_wrap .leftnav { display: block !important; } } @media only screen and (max-width:1024px) { #leftnav_account_wrap #leftnav_account { display: block; width: 100%; margin: 0; padding: 0; position: relative; } #leftnav_account_wrap .mobile_toggle { display: block; position: relative; z-index: 10; background: #f0f0f0; } #leftnav_account_wrap .leftnav { display: none; padding: 60px 40px 0 40px; position: absolute; width: 100%; left: 0; top: 0; background: #f0f0f0; } } @media only screen and (max-width:860px) { #browse_primary .block .row, #browse_primary .block .cover, #browse_primary .block .text { display: block; width: 100%; border: none; padding: 0; } #browse_primary .block .cover { text-align: center; padding-bottom: 16px; } #browse_primary .block .text .title { text-align: center; } } @media only screen and (max-width:800px) { .search_filter_input { width:65%; } #journal_banner_title_wrap, #book_banner_title_wrap, #primary_source_banner_title_wrap { max-width: 100%; } .banner_title { padding: 2em 0 0 0; } .banner_search { margin-left: 0; } .banner_search_wrap { width: 100%; padding: 0 4em; } #journal_banner_search > div, #book_banner_search > div { margin-right: 0 !important; } } @media only screen and (max-width:63.9375em) { .medium-full { padding-left:0; padding-right:0; } #leftnav { height:auto; padding-right:4em; } #search_results_wrap, #browse_results_wrap { padding-left:4em; } /* .search_filter_input { width:70%; } */ #leftnav_account_wrap { margin-top: 0; float: none; width: 100%; } .account_main .results_wrap { float: none; width: 100%; padding-left: 4em; } .browse_noscript .cell { width: 33.33333333%; } .browse_noscript .cell:nth-child(6n+1) { clear: none; } .browse_noscript .cell:nth-child(3n+1) { clear: both; } #summary_access { display: block; margin-right: -10px; } } /* @media only screen and (min-width:63.9375em) and (max-width:1400px) { .search_filter_input { width:35%; } } */ @media only screen and (max-width:50em) { #previous_next_interface .large-15 { width: 100%; } #previous_next_interface > div:last-child { text-align: left; } .account_general .col-left, .account_general .col-right { float: none; width: 100%; padding-bottom: 40px; } .account_new .col-left { padding-bottom: 0; } .account_general .alphabet li { display: inline-block; margin: 4px; text-align: center; } } @media only screen and (max-width:39.9375em) { .small-full { padding-left:0; padding-right:0; } #citation_export > div { float: left; width: 100%; } .home_content { padding-bottom: 0; } .home_content #search_input_wrap { padding: 20px; } .home_content h1 { font-size: 1.3rem; } .home_logo { padding: 100px 20px 0 20px; } .home_wrap #menu { right: 1em; padding: 20px 0 !important; } .browse_noscript .cell { width: 50%; } .browse_noscript .cell:nth-child(3n+1) { clear: none; } .browse_noscript .cell:nth-child(odd) { clear: both; } .promo.hide-for-small { display:none; } .promo.show-for-small { display:block; } .promo_2 { width:100%; text-align:center; float:left; } .promo_3_wrap { padding-left:0; } #main .return_figure_full.return_wrap { padding:0 2em; } } @media only screen and (max-width:700px) { .search_filter_input { width:45%; } .alpha_links { display: block; text-align: center; } .alpha_links div { display: inline-block; margin: 4px; } .alpha_links span { display: none; } } @media only screen and (max-width:450px) { .search_filter_input { width:35%; } } /* SMALL */ @media only screen and (max-width:39.9375em) { .wrap, #article, #rightnav_wrap, #by_this_author .card, #search_results_wrap, #browse_results_wrap, #leftnav_account_wrap .mobile_toggle, .account_main .results_wrap { padding-left:1.5em; padding-right:1.5em; } #previous_next_interface { padding-bottom:1em; } #rightnav_wrap, #rightnav_wrap.article_wrap { padding-top:0; padding-bottom:2em; } #main .chapter_wrap .card_image.chapter_colophon, #main #article_wrap .cards_wrap .card_image.article_colophon { float:left; padding-bottom:5px; padding-left:20px; } #main #article_wrap .cards_wrap .card_image.article_colophon { padding-left:0px; } #main .chapter_wrap .card_image.chapter_colophon { padding-left:0; } #main .chapter_wrap .card_text, #main #article_wrap .card_text { clear:both; } #recent_articles_wrap .card_v { padding:1em; } #leftnav_wrap { margin-top:0; } #share_block { float:initial; } #featured_nav_wrap { float:right; } #featured_banner { clear:left; } #search_input input { /* width:auto; */ margin:auto; } .home_content #search_input_wrap { width: 100% !important; padding: 10px 0 20px 0; } .home_content #search_input input { width: 100%; } .result_recent_view img, .result_saved img { padding-bottom:10px; } #below_search { max-width:90%; } #below_search span { margin-left:0; } #about { width:100%; } .about_info_wrap .card_summary_wrap { clear:both; float:left; margin:0; border:none; width:100%; max-width:100%; } #related_journals_wrap .cards_wrap { text-align:center; } #related_journals_wrap .card_text { margin-left:auto; margin-right:auto; } #related_journals_wrap .card_image { float:none; } #search_bar_wrap { padding-top:0; padding-left: 1em; } .footer_card { padding-left:0; } #copyright_wrap { margin:0 2em; } #search_input_wrap { padding-top:40px; width: 100%; } #header_logo_wrap img { max-height:70px; } #header_logo_wrap { padding-top:2em; padding-right: .5rem; } #person { margin-left: 20px; } .about_info_wrap .card_summary_wrap { clear:both; float:left; margin:0; border:none; width:100%; max-width:100%; } .about_info_wrap .card_text { max-width:none; } #menu { min-width:0; } #search_input input { width:95%; } div.figure { float:none; } #new_search_button { float:none; } #search_results_wrap { padding-top:2em; min-height:400px; } .card_text .type_right, .primary_result .text .type_right { float:none; margin-left:0; } #footdrop { display:none; } #browse_button_wrap { margin-top: 2em; margin-bottom: 3px; text-align: center; width:100%; } #browse_button_wrap a { width:100%; } #search_input_wrap { padding-top:0; } #menu_wrap { padding-top:1em; } #rightnav_wrap.article_wrap { padding-left:1.5em; padding-right:1.5em; } #sticky_foot { font-size:0.75em; } #sticky_foot p { margin:0 1em; } .nav-toggle { margin-right: -4px; } .section_more { border-bottom: none; } .browse .slick-prev { left: -10px; } .browse .slick-next { right: -10px; } #previous_next_interface .small-30 { padding-left:0; padding-right:0; } #cookies_msg { padding: 10px; } #cookies_msg p { font-size: 11px; line-height: 1.2; } #cookies_msg .btn_accept { font-size: 14px; padding: 4px 14px; } #main #search_results_wrap .card_image img { width:90px; } .book_default_cover_thumb { width:90px; } .book_default_cover_thumb .int { height:124px; font-size: 10px; line-height: 1.1; padding: 10px 8px; } .book_default_cover_thumb .logo { width:50px !important; bottom: 6px; } #search_results .result .card_text, .results .result .card_text { padding-left:110px; } .articles_list_text.toc blockquote { padding-left:1.5em; } .account_cart_select { padding-bottom: 0; } .account_cart_select .left, .account_cart_select .right { float: none; padding-bottom: 10px; } #sticky_foot { width: 100%; left: 0; } .primary_result .cover { width: 35%; padding-right: 20px; } .primary_result .cover img { max-width: 150px; min-width: 110px; } } /* MEDIUM */ @media only screen and (min-width:40em) and (max-width:63.9375em) { #about { width:100%; } .footer_card { padding-left:0; } #leftnav_wrap { margin-top:0; } #below_search { margin-left:9em; } #recommend_wrap .card_v, #recommend_wrap .card_text, #recommend_wrap .card_text * { /* text-align:center; */ } .about_info_wrap .card_summary_wrap { clear:both; float:left; margin:0; border:none; width:100%; max-width:100%; } .result_recent_view, .result_saved { max-width:120px; text-align:right; } #related_journals_wrap .cards_wrap { text-align:center; } #related_journals_wrap .card_image { float:none; } #related_journals_wrap .card_text { margin-left:auto; margin-right:auto; } .about_info_wrap .card_summary_wrap { clear:both; float:left; margin:0; border:none; width:100%; max-width:100%; } .about_info_wrap .card_text { max-width:none; } .about_info_wrap .card_text.promo_1 { max-width:50%; } #new_search_button { float:none; } #search_results_wrap { padding-top:2em; min-height:400px; } #search_results_wrap, #browse_results_wrap, .results_wrap { padding-left: 4em; } #footdrop { display:none; } #rightnav_wrap, #rightnav_wrap.article_wrap { padding-left:4em; padding-right:4em; padding-top:0; padding-bottom:2em; } .promo_2 { width:100%; text-align:center; float:left; } .promo_2 img { max-height:400px; } #previous_next_interface { padding-bottom:1em; } } @media only screen and (max-width:63.9375em) { /* #purchase_right { display: none; } */ #purchase_mobile { display: none; } } /* LARGE */ @media only screen and (min-width:64em) and (max-width:74.9375em) { #below_search { margin-left:9em; } } /* XL */ @media only screen and (min-width:75em) { #below_search { margin-left:9em; } } @media only screen and (min-width:768px) and (max-width:1080px) { .footer_main { display:block; } .footer_main .social_icons .list_h { padding-right:10px; } .footer_main .social_icons .list_h:last-child { padding-right:0; } .footer_item_left, .footer_item_right { width:100%; } .footer_item_left .group, .footer_item_right .group { float:left; width: 50%; } .footer_item_about, .footer_item_res, .footer_item_what, .footer_item_info { width:50%; } .footer_item_social, .footer_item_policy, .footer_item_addr, .footer_item_logo { width:50%; float:left; } .footer_item_policy { text-align: left; } .footer_main .footer_item_addr, .footer_main .footer_item_logo { padding-top:0; } .footer_item_social ol { padding-bottom:10px; } .footer_main svg { width:42px; height:42px; } .footer_item_left > div > div, .footer_item_right > div { padding-left:0.5em; padding-right:0.5em; } .footer_item_left > div:first-child > div:first-child, .footer_item_right > div:first-child { padding-left:0; } .footer_item_left > div:last-child > .footer_item_info, .footer_item_right > div:last-child { padding-right:0; } .footer_item_left { border:none; padding-bottom:2em; } .footer_item_right { padding-left:0; } .footer_item_addr { padding-left:0.5em; } .footer_item_logo { padding-right:0.5em; } .footer_item_logo img { height:75px; } .footer_item_addr .phone { padding-bottom:2em; } } @media (max-width:800px) { #info_wrap .column { width: 100%; float: none; } #info_wrap .details_tbl { margin-bottom: 20px; } } @media (max-width: 768px) { .footer_main { display:block; text-align:center; background-color:#163a69; color:white; padding-bottom:0; } .footer_item_sub { text-align:center; color:#5a5959; font-family: "Source Sans 3", sans-serif; font-size:11px; padding-top:2em; } .footer_item_sub p { margin-top: 0; } .cont_sub ul { margin-bottom:0; } .cont_sub { padding-bottom:2em; } .footer_item_left li a, .footer_item_right li a { color:white; } .footer_item_logo { text-align:center; padding-top:2em; margin-bottom:1em; } .footer_item_left, .footer_item_right { float:none; width:100%; } .footer_item_about, .footer_item_res, .footer_item_what, .footer_item_info, .footer_item_social, .footer_item_policy, .footer_item_addr, .footer_item_logo { width:100%; } .footer_item_policy { text-align: center; } .footer_main svg { width:55px; height:55px; } .footer_main .footer_item_left { border:none; } .footer_main .footer_item_right { padding-left:0; } .footer_main .footer_item_addr { padding-top:1em; } .footer_item_addr a { color: #fff; text-decoration: underline; } .footer_item_color { padding-top:2em; } .footer_item_logo { padding-top:0; } .footer_item_logo img { height:92px; } .footer_item_social h3, .footer_item_social .social_icons { padding-bottom:0; } .footer_item_social .social_icons { padding-top:20px; padding-bottom:20px; } .footer_item_addr .phone, .footer_item_logo.cont_sub { padding-bottom:0; } .footer_main .hide-for-small { display: none; } .footer_item_sub, .footer_main .hide-for-medium { display: block !important; } .footer_main .show-for-medium { display: none!important; } .footer_item_logo .hide-for-medium { display: inline-block !important; } .contact_support .left, .contact_support .right { width: 100%; float: none; } } @media (max-width:640px) { #info_wrap .column { padding: 0; } } @media only screen and (min-width:640px) and (max-width:800px) { #below_search { margin-left:0; } } @media only screen and (max-width:735px) { #featured_card_summary_wrap { display:none; } #featured { height:20em; } } @media only screen and (-webkit-min-device-pixel-ratio:2) { /* p { font-size:2em; } #header #institution span, #header #person span { font-size:2.5em; vertical-align:sub; } #header #institution img, #header #person img { height:1.5em; } */ } @media only screen and (max-width:480px) { #browse_primary .block .text .desc { font-size: 13px; line-height: 1.2; } .nav-toggle-btn { padding: 4px; } #search_banner { padding: 0 .75em; } } @media only screen and (max-width:400px) { .btn_edit_alerts { padding: 6px 8px; font-size: 11px; margin-top: 4px; } .btn_edit_alerts span { display: none; } .alerts_dashboard .alert_view .view_filter { width: 72%; font-size: 11px; } .account_alerts .acc_trig { padding: 10px; font-size: 16px; } .account_alerts .acc_block { padding-left: 10px; padding-right: 10px; } .alerts_dashboard .alert_content { padding-left: 8%; } .alerts_dashboard .alert_date .month { font-size: 12px; } .alerts_dashboard .alert_date .day { font-size: 24px; } .alerts_dashboard .alert_content .alert_img { display: block; padding-bottom: 6px; } .alerts_dashboard .alert_content .alert_text { font-size: 13px; display: block; } #sticky_foot .btn_authenticate { padding: 8px 12px; } } @media only screen and (max-width:360px) { .primary_result .cover, .primary_result .text { display: block; width: 100%; padding-right: 0; } .primary_result .cover { text-align: center; padding-bottom: 12px; } } /* TESTING/TEMP */ #footdrop { list-style-type:none; padding-left:0; margin-left:0; } #skip_to_content { color:#ffffff; background-color:#004670; font-size:12px; position:absolute; top:0; left:-500px; } #skip_to_content:focus { left:0; } #skip_to_filter { color:#ffffff; background-color:#004670; font-size:12px; position:absolute; top:0; left:-500px; } #skip_to_filter:focus { left:0; } .skip_widget_container { position:relative; overflow:hidden; height:30px; } .skip_widget { color:#004670; font-size:12px; position:absolute; top:0; left:-500px; } .skip_widget:focus { position: static; margin-left: 8px; left:0; } #rightnav_wrap { word-wrap:break-word; } /* XML */ #back { margin:0 0 1em 0; } .footer_bottom { position:static; bottom:0; } #header.scrolled_header #browse_button_wrap, #header.scrolled_header #institution_banner { display:none; } #header.scrolled_header #search_input_wrap { padding-top:2em; } #header.scrolled_header #header_logo { padding-top:0; padding-bottom:0; } #header.scrolled_header #menu_wrap { padding-top:2em; } #header.scrolled_header .menu-btn { padding-top:0px !important; } #header.scrolled_header #menu { padding-top:0; padding-bottom:0; } #header.scrolled_header #header_logo_wrap, #header.scrolled_header #search_input_wrap, #header.scrolled_header #menu_wrap { padding-top:1em; } #header.scrolled_header #search_bar_wrap { padding-bottom:1em; } #mainImage .return.button { box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; font-size: 18px; font-weight: 600; color: #236ece; text-align: center; padding: 12px 24px; border-radius: 3px; color: #236ece; display: inline-block; } #mainImage .return.button img { height:1em; margin-right:0.5em; vertical-align:sub; } #mainImage .return_wrap { margin-top:2em; margin-bottom:2em; } #search_filter_input_wrap_oa .search_filter_input.oa_search_filter { width:100%; margin-left:0; } #search_filter_input_wrap_oa .search_filter_content_type_wrap { display:none; } #search_filter_input_wrap_oa .search_input { margin-left:0; } #leftnav_wrap.oa_browse_wrap { margin-top:0; } #accessibility { padding-top:40px; padding-bottom:60px; } #accessibility h2 { font-size: 22px; margin: 0; padding: 20px 0 2px 0; font-weight: 500; } #accessibility p { margin: 0; padding-bottom: 8px; } #accessibility ul { padding-top: 8px; } #problem_submit ul { list-style-type:none; text-align:right; float:left; padding-left:0; } #problem_submission, #problem_submission td {width:100%; max-width:400px;} #problem_submission input[type="text"], #problem_submission textarea {width:100%; margin-bottom:10px;} #submission_result_text {color:#ff0000;} main { padding-top:1em; } .accessibility_list { padding-top:1em; } #problem_submission label { display: block; margin-bottom: 10px; font-weight: bold; } #problem_submission input[type="text"] { width: 100%; padding: 6px 10px; margin-bottom: 10px; } #problem_submission textarea { width: 100%; padding: 6px 10px; margin-bottom: 10px; border-radius: 0; -webkit-appearance: none; border: 1px solid #ccc; } #problem_submission input[type="submit"] { background-color: #284F84; color: #fff; font-weight: 700; line-height: 1.3; padding: 10px 20px; text-align: center; border: none; cursor: pointer; display: inline-block; } </style> <link href="/css/jquery.qtip2.css" rel="stylesheet" type="text/css" /> <!-- global font --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap" rel="stylesheet"> <!-- always include (will get applied when necessary) --> <link href="/css/print.min.css" rel="stylesheet" type="text/css" media="print" /> <script type="text/javascript" src="/js/jquery3.js"></script> <!-- js:pre.min.js --> <script> //############################################################ //########## pre.js start ########## //############################################################ $(window).on('load',function(){ function sanitize(s) { return s.replace(/<script>.*<\/script>/g,' SCRIPT REMOVED ').replace(/&/g,'&').replace(/</g,'<').replace(/>/g, '>').replace(/"/g,'"').replace(/drop table/g,''); } }); $(document).ready(function(){ // header menu $(".nav-toggle-btn").click(function(e){ e.stopPropagation(); if($(this).hasClass("visible")) { $(this).attr("aria-expanded","false"); } else { $(this).attr("aria-expanded","true"); } $(".nav-toggle-btn, .nav-mobile").toggleClass("visible"); }); $('.nav-mobile').click(function(e){ e.stopPropagation(); }); $(".nav-toggle-btn").on("keydown", function(e){ if(e.which === 13) { e.preventDefault(); if($(this).hasClass("visible")) { $(this).attr("aria-expanded","false"); } else { $(this).attr("aria-expanded","true"); } $(".nav-toggle-btn, .nav-mobile").toggleClass("visible"); } }); $('.nav-mobile').on("keydown", function(e){ e.stopPropagation(); }); // accordion nav $(".accordion .acc_trig.open").next(".acc_block").slideDown(300); $(".accordion .acc_trig").click(function(e) { e.preventDefault(); if ($(this).hasClass("open")) { $(this).removeClass("open"); $(this).attr('aria-expanded', false); $(this).next(".acc_block").slideUp(300); $(this).next(".acc_block").attr('aria-hidden', true); } else { $(this).parent(".acc_item").siblings(".acc_item").children(".acc_trig").removeClass("open"); $(this).addClass("open"); $(this).attr('aria-expanded', true); $(this).parent(".acc_item").siblings(".acc_item").children(".acc_block").slideUp(300); $(this).next(".acc_block").slideDown(300); $(this).next(".acc_block").attr('aria-hidden', false); } }); // account mobile nav $(document.body).on('click', "#leftnav_account_wrap .mobile_toggle", function (e) { e.preventDefault(); $("#leftnav_account_wrap .leftnav").slideToggle(300); }); // guide mobile nav $(document.body).on('click', "#resource_content .mobile_toggle", function (e) { e.preventDefault(); $("#resource_content .leftnav").slideToggle(300); }); // "get access" button to open modal of authentication/purchase options $(document).on("click", ".get_access", function() { var type = $(this).attr("content_type"); var id = $(this).attr("content_id"); var url = "/access/links?type=" + type + "&id=" + id; var div = "#get_access_" + type + "_" + id; if ($(div).is(":visible")) { $(div).hide(); } else { $(div).show(); $(div).html("<small>Loading...</small>"); $.get(url, function( data ) { $(div).html(data); }); } }); }); //############################################################ //########## pre.js stop ########## //############################################################ //############################################################ //########## head.js start ########## //############################################################ $(document).ready( function() { //Search button pressed $(document).on("click", "#search_button" , function() { initiate_search($("#search_input_header").val()); }); //Enter pressed $("#search_input_header").keypress(function(e){ if(e.which === 13){ initiate_search($("#search_input_header").val()); } }); //Search button pressed $("#search_within_journal_button").click(function(){ initiate_search_within_journal($("#search_within_journal_input").val(),$("#search_within_journal_id").val() ); }); //Enter pressed $("#search_within_journal_input").keypress(function(e){ if(e.which === 13){ initiate_search_within_journal($("#search_within_journal_input").val(),$("#search_within_journal_id").val()); } }); $("#search_within_resource_button").click(function(){ initiate_search_within_resource($("#search_within_resource_input").val(),$("#search_within_resource_id").val() ); }); //Enter pressed $("#search_within_resource_input").keypress(function(e){ if(e.which === 13){ initiate_search_within_resource($("#search_within_resource_input").val(),$("#search_within_resource_id").val() ); } }); $("#search_within_book_button").click(function(){ initiate_search_within_book($("#search_within_book_input").val(),$("#search_within_book_id").val() ); }); //Enter pressed $("#search_within_book_input").keypress(function(e){ if(e.which === 13){ initiate_search_within_book($("#search_within_book_input").val(),$("#search_within_book_id").val()); } }); //Browse button pressed $("#browse_button").click(function(){ initiate_browse(); }); //Save content $(document).on("click", ".save_content" , function() { save_content($(this)); }); $(document).on("keydown",".save_content",function(e) { if(e.which === 13) { save_content($(this)); } }); //Unsave content $(document).on("click", ".un_save_content" , function() { un_save_content($(this)); }); $(document).on("keydown",".un_save_content",function(e) { if(e.which === 13) { save_content($(this)); } }); //Cite content $(document).on("click", ".cite_content" , function() { cite_content($(this)); }); $(document).on("keydown",".cite_content",function(e) { if(e.which === 13) { save_content($(this)); } }); //Uncite content $(document).on("click", ".un_cite_content" , function() { un_cite_content($(this)); }); $(document).on("keydown",".un_cite_content",function(e) { if(e.which === 13) { save_content($(this)); } }); //Cookie Acknowledgement $(document).on("click", "#accept_cookie_msg" , function() { accept_cookie_acknowledgement($(this)); }); }); function initiate_search(search_text){ if (search_text) { search_text = search_text.replace(/:/g, "|"); search_text = search_text.replace(/#/g, '%23'); } var url = "/search?action=search&query=content:" + search_text + ":and&min=1&max=10&t=header"; this.location = url; } function initiate_search_within_journal(search_text,journal_id){ if (search_text) { search_text = search_text.replace(/:/g, "|"); search_text = search_text.replace(/#/g, '%23'); } var url = "/search?action=search&query=content:" + search_text + ":and&limit=journal_id:" + journal_id + "&min=1&max=10&t=search_journal_header"; this.location = url; } function initiate_search_within_resource(search_text,resource_id){ if (search_text) { search_text = search_text.replace(/:/g, "|"); search_text = search_text.replace(/#/g, '%23'); } var url = "/search?action=search&limit=format:case_studies&query=content:" + search_text + ":and&limit=resource_id:" + resource_id + "&min=1&max=10&t=search_resource_header"; this.location = url; } function initiate_search_within_book(search_text,book_id){ if (search_text) { search_text = search_text.replace(/:/g, "|"); search_text = search_text.replace(/#/g, '%23'); } var url = "/search?action=search&query=content:" + search_text + ":and&limit=book_id:" + book_id + "&min=1&max=10&t=search_book_header"; this.location = url; } function initiate_browse(){ var url = "/search?action=browse"; this.location = url; } function save_content(the_content) { $.ajax({ type: "GET", url: "/account/save/" + $(the_content).attr("id"), success: function(data){ $(the_content).html("Saved to <a class='under' href='/account/saved_items'>MyMUSE library</a>"); $(the_content).removeClass("save_content"); }, }); } function un_save_content(the_content) { $.ajax({ type: "GET", url: "/account/un_save/" + $(the_content).attr("id"), success: function(data){ $(the_content).text("Save"); $(the_content).removeClass("un_save_content"); $(the_content).addClass("save_content"); }, }); } function cite_content(the_content) { $.ajax({ type: "GET", url: "/account/cite/" + $(the_content).attr("id"), success: function(data){ $(the_content).html("<b>Cited</b>"); $(the_content).removeClass("cite_content"); $(the_content).addClass("un_cite_content"); }, }); } function un_cite_content(the_content) { $.ajax({ type: "GET", url: "/account/un_cite/" + $(the_content).attr("id"), success: function(data){ $(the_content).text("Cite"); $(the_content).removeClass("un_cite_content"); $(the_content).addClass("cite_content"); }, }); } function accept_cookie_acknowledgement(the_button){ $("#cookies_msg").hide(); var cookie_acknowledgement_type = $("#cookie_acknowledgement_type").val() || "cookie_acknowledgement"; if (cookie_acknowledgement_type == 'cookie_acknowledgement_logged_in') { alert("By accepting this acknowledgment, you will no longer be prompted while logged in."); } $.ajax({ url: '/account/set_attribute_ajax/' + cookie_acknowledgement_type + '/1', type: 'GET' }); } //############################################################ //########## head.js stop ########## //############################################################ </script> <!-- head.js unified with pre.js 18 March 2024 --> <!-- <script type="text/javascript" src="/js/core/head.js?new"></script> --> </head> <body> <input type="hidden" name="cookie_acknowledgement_type" id="cookie_acknowledgement_type" value="cookie_acknowledgement"> <div id="cookies_msg" role="alertdialog" aria-modal="true" aria-labelledby="dialog_label" aria-describedby="dialog_desc"> <p><span id="dialog_label">This website uses cookies to ensure you get the best experience on our website.</span> <span id="dialog_desc">Without cookies your experience may not be seamless.</span></p> <script>document.writeln('<button type="button" class="btn_accept" id="accept_cookie_msg">Accept</button>');</script> <noscript> <form method="post" action="/account/set_attribute_no_ajax/cookie_acknowledgement/1"> <button type="submit" class="btn_accept" id="accept_cookie_msg">Accept</button> </form> </noscript> </div> <span id="top" role="none"></span> <div id="header" role="banner" aria-label="header"> <a id="skip_to_filter" class="skip_link" href="#leftnav">[Skip to search filters]</a> <a id="skip_to_content" class="skip_link" href="#skip_target">[Skip to search results]</a> <div class="row wrap" id="institution_banner"> <div class="content"> <div id="institution_wrap" class="columns small-15 medium-text-left"> <div id="institution" class="img_text_col"> <div class="img_contain_left"><img src="/images/institution.png" alt="institution icon" /></div> <div class="text_contain_left"><span class="small"><a href='/account' class='color_white login_status'>Institutional Login</a></span></div> </div> </div> <div id="person_wrap" class="columns small-15"> <div id="person" class="img_text_col"> <div class="img_contain_right"><img src="/images/person.png" alt="account icon" /></div> <div class="text_contain_right"><span class="small"><a href="/account/" class="color_white login_status" onclick="gtag('event', 'click', {'event_category': 'Account link', 'event_label': 'account name link - header'});"><span class="login_statement_unauthenticated">LOG IN</span></a></span></div> </div> <div id="btn_accessibility" class="small"> <a href="/account/user_settings"> <img src="/images/icon_accessibility.png" alt="accessibility icon" /> <span class="small">Accessibility</span> </a> </div> </div> </div> </div> <div class="row wrap" id="search_banner"> <div class="content"> <div class="medium-4 small-4 columns" id="header_logo_wrap"> <div id="header_logo"> <a href="/"><img src="/images/muselogo.png" alt="Project MUSE" class="show-for-large"/> <img src="/images/muselogo_notext.png" alt="Project MUSE" class="hide-for-large"/></a> </div> </div> <div class="medium-23 small-22 columns" id="search_bar_wrap"> <div class="row"> <div id="browse_button_wrap"> <a id="browse_button" href="/browse" onclick="gtag('event', 'click', {'event_category': 'Browse link', 'event_label': 'browse button - header'});"><span class="small">Browse</span></a> </div> <div id="or_text_wrap" class="show-for-medium"> <div id="or_text"> <span>OR</span> </div> </div> <div id="search_input_wrap" class="small-30"> <div id="search_input"> <form class="js_off" method="post" action="/search/"> <label for="nojs_search_input_header" class="hidden">Search:</label> <input name="no_js_header_query" id="nojs_search_input_header"> <input type="hidden" name="action" value="search"> <input type="hidden" name="t" value="header"> <button id="search_button"> <img src="/images/search_blue.png" alt="search icon"> </button> </form> <span class="js_on"> <label for="search_input_header" class="hide">Search:</label><input placeholder="Search..." name="search_input_header" id="search_input_header" aria-label="search input"><button type="button" id="search_button"><img src="/images/search_blue.png" alt="search icon"/></button> </span> </div> </div> </div> </div> <div class="medium-3 small-3 columns" id="menu_wrap"> <div id="menu" class="menu-btn"> <div class="nav-toggle"> <div role="button" class="nav-toggle-btn" tabindex="0" aria-expanded="false"> <div role="presentation" class="menu-icon-wrap"> <span role="presentation" class="small">menu</span> <span role="presentation" class="icon"></span> </div> </div> <div class="nav-mobile"> <a href="/search">Advanced Search</a> <a href="/browse">Browse</a> <div> <a href="/account" class="acc_trig open"><span>MyMUSE Account</span></a> <div class="acc_block"> <a href="/account">Log In / Sign Up</a> <a href="/account/change">Change My Account</a> <a href="/account/user_settings">User Settings</a> <a href="/account/">Access via Institution</a> <a href="/account/saved_items">MyMUSE Library</a> <a href="/account/search_history">Search History</a> <a href="/account/view_history">View History</a> <a href="/account/purchase_history">Purchase History</a> <a href="/account/alerts">MyMUSE Alerts</a> <a href="/account/individual_subscriptions">Individual Subscriptions</a> </div> </div> <div class="nav-mobile-footer"> <a href="/contact">Contact Support</a> </div> </div> </div> </div> </div> </div> </div> </div> <script src="/js/search/search.js?05202022"></script> <script src="/js/jquery.bullseye-1.0-min.js"></script> <form method="post"> <div id="main" role="main" class="row"> <div id="leftnav_wrap" class="columns medium-30 large-10 "> <input type="hidden" name="institution_ids" id="institution_ids" value=""> <input type="hidden" name="default_search_sub" id="default_search_sub" value=""> <div class="title_wrap wrap show-for-large"> <h2>Filter Results</h2> <a class="new_search search_action" id="new_search_button" href="./search">New search</a> </div> <div class="filter_interact_title wrap hide-for-large small-30"> <h2 class="small"><a> <img src="/images/hamburger_dark2.png" alt="filter interaction button"/> filter results</a></h2> </div> <div id="leftnav" class="wrap"> <div id="search_filter_inputs" class="search_filter_contain"> <div class="search_reset_wrap" id="search_reset_wrap"> <script> document.write('<button type="button" class="clear_facets search_action" id="clear_facets_button">Clear all facets</button>'); </script> </div> <div id="query_inputs"> <div class="search_filter_input_wrap"> <div class="search_filter_content_type_wrap"> <select class="search_filter_content_type" name="search_content_type_0" aria-label="dropdown to search by content, title, author, or publisher"> <option value="content" >Content</option> <option value="title" >Title</option> <option value="author" >Author Name</option> <option value="publisher" >Publisher</option> </select> </div> <div class="search_filter_input"><input value="" name="search_input_0" class="search_input" aria-label="text input for search"/></div> <div class="search_filter_logic_wrap"> <select class="search_filter_logic" name="search_logic_0" aria-label="dropdown to search and, none, or"> <option value="and" >And</option> <option value="not" >None</option> <option value="or" >Or</option> </select> </div> </div> <div class="search_filter_input_wrap"> <div class="search_filter_content_type_wrap"> <select class="search_filter_content_type" name="search_content_type_1" aria-label="dropdown to search by content, title, author, or publisher"> <option value="content" >Content</option> <option value="title" >Title</option> <option value="author" >Author Name</option> <option value="publisher" >Publisher</option> </select> </div> <div class="search_filter_input"><input value="" name="search_input_1" class="search_input" aria-label="text input for search"/></div> <div class="search_filter_logic_wrap"> <select class="search_filter_logic" name="search_logic_1" aria-label="dropdown to search and, none, or"> <option value="and" >And</option> <option value="not" >None</option> <option value="or" >Or</option> </select> </div> </div> </div> <div class="search_filter_input_wrap row"> <script> document.write('<button type="button" class="search_filter_add_field"><img src="/images/plus_blue.png" alt="add a text input field"/><span>Add Field</span></button>'); document.write('<button type="button" class="search_filter_search_button">Search</button>'); </script> <noscript> </br> <input type="hidden" name="action" value="search"> <input type="hidden" name="t" value="no_js"> <input type="submit" value="Update Search"> </noscript> </div> </div> <!-- ACCESS --> <div id="search_filter_access" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Access</h3></legend> <div><input class="limit_access_radio" id="limit_access_no" name="limit_access" value="" type="radio" aria-label="radio button to search all content" checked /><label for="limit_access_no" class="input_label">All content</label></div> <div><input class="limit_access_radio" id="limit_access_yes" name="limit_access" value="limit_access" type="radio" aria-label="radio button to search only content i can access" /><label for="limit_access_yes" class="input_label">Only content I have access to</label></div> </fieldset> </div> <!-- /ACCESS --> <!-- SEARCH LIMITED --> <!-- /SEARCH LIMITED --> <!-- SEARCH WITHIN --> <!-- /SEARCH WITHIN --> <!-- CONTENT --> <div id="search_filter_content_type" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Content Type</h3></legend> <div><input name="format_facet" id="format_facet_book" class="format_facet_select" value="book" type="checkbox" aria-label="facet to search books" ><label for="format_facet_book" class="input_label">Books</label></div> <div><input name="format_facet" id="format_facet_journal" class="format_facet_select" value="journal" type="checkbox" aria-label="facet to search journals" ><label for="format_facet_journal" class="input_label">Journals</label></div> <div class="facet_indent"> <div><input name="doctype_facet" id="doctype_facet_article" class="doctype_facet_select" value="article" type="checkbox" aria-label="facet to search articles" ><label for="doctype_facet_article" class="input_label">Articles (96)</label></div> <div><input name="doctype_facet" id="doctype_facet_review" class="doctype_facet_select" value="review" type="checkbox" aria-label="facet to search reviews" ><label for="doctype_facet_review" class="input_label">Reviews (89)</label></div> </div> </fieldset> </div> <!-- /CONTENT --> <!-- STARTS WITH --> <!-- /STARTS WITH --> <!-- PUBLISHER --> <div id="search_filter_publisher" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Publisher</h3></legend> <script>document.write('<input class="filter_facet_input" id="search_filter_publisher_input" type="text" placeholder="Search by keyword" aria-label="search by publisher text input"/><br>');</script> <div class="searchable"> <div><input name="publisher_facet" id="publisher_facet_1" class="publisher_facet_select" type="checkbox" value="1" ><label for="publisher_facet_1" class="input_label">Johns Hopkins University Press (48)</label></div> <div><input name="publisher_facet" id="publisher_facet_50" class="publisher_facet_select" type="checkbox" value="50" ><label for="publisher_facet_50" class="input_label">University of Toronto Press (24)</label></div> <div><input name="publisher_facet" id="publisher_facet_17" class="publisher_facet_select" type="checkbox" value="17" ><label for="publisher_facet_17" class="input_label">University of Nebraska Press (13)</label></div> <div><input name="publisher_facet" id="publisher_facet_75" class="publisher_facet_select" type="checkbox" value="75" ><label for="publisher_facet_75" class="input_label">Western Michigan University (10)</label></div> <div><input name="publisher_facet" id="publisher_facet_112" class="publisher_facet_select" type="checkbox" value="112" ><label for="publisher_facet_112" class="input_label">Association Le Mouvement Social (10)</label></div> <div><input name="publisher_facet" id="publisher_facet_122" class="publisher_facet_select" type="checkbox" value="122" ><label for="publisher_facet_122" class="input_label">Cambridge University Press (8)</label></div> <div><input name="publisher_facet" id="publisher_facet_8" class="publisher_facet_select" type="checkbox" value="8" ><label for="publisher_facet_8" class="input_label">Oxford University Press (8)</label></div> <div><input name="publisher_facet" id="publisher_facet_3" class="publisher_facet_select" type="checkbox" value="3" ><label for="publisher_facet_3" class="input_label">Indiana University Press (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_6" class="publisher_facet_select" type="checkbox" value="6" ><label for="publisher_facet_6" class="input_label">The MIT Press (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_94" class="publisher_facet_select" type="checkbox" value="94" ><label for="publisher_facet_94" class="input_label">Institut national d'études démographiques (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_192" class="publisher_facet_select" type="checkbox" value="192" ><label for="publisher_facet_192" class="input_label">University of Ottawa Press (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_222" class="publisher_facet_select" type="checkbox" value="222" ><label for="publisher_facet_222" class="input_label">Women in French Association (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_24" class="publisher_facet_select" type="checkbox" value="24" ><label for="publisher_facet_24" class="input_label">Linguistic Society of America (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_5" class="publisher_facet_select" type="checkbox" value="5" ><label for="publisher_facet_5" class="input_label">University of Hawai'i Press (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_34" class="publisher_facet_select" type="checkbox" value="34" ><label for="publisher_facet_34" class="input_label">University of Illinois Press (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_228" class="publisher_facet_select" type="checkbox" value="228" ><label for="publisher_facet_228" class="input_label">Presses de l'Université du Québec (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_2" class="publisher_facet_select" type="checkbox" value="2" ><label for="publisher_facet_2" class="input_label">Penn State University Press (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_239" class="publisher_facet_select" type="checkbox" value="239" ><label for="publisher_facet_239" class="input_label">Red Hen Press (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_105" class="publisher_facet_select" type="checkbox" value="105" ><label for="publisher_facet_105" class="input_label">Liverpool University Press (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_83" class="publisher_facet_select" type="checkbox" value="83" ><label for="publisher_facet_83" class="input_label">Renaissance Society of America (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_26" class="publisher_facet_select" type="checkbox" value="26" ><label for="publisher_facet_26" class="input_label">Michigan State University Press (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_120" class="publisher_facet_select" type="checkbox" value="120" ><label for="publisher_facet_120" class="input_label">Mid-American Studies Association (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_259" class="publisher_facet_select" type="checkbox" value="259" ><label for="publisher_facet_259" class="input_label">University of California, Santa Barbara, Center for Black Studies Research (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_210" class="publisher_facet_select" type="checkbox" value="210" ><label for="publisher_facet_210" class="input_label">The University of North Carolina at Chapel Hill, Department of Romance Studies (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_97" class="publisher_facet_select" type="checkbox" value="97" ><label for="publisher_facet_97" class="input_label">Institute of Caribbean Studies (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_28" class="publisher_facet_select" type="checkbox" value="28" ><label for="publisher_facet_28" class="input_label">Slavica Publishers (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_236" class="publisher_facet_select" type="checkbox" value="236" ><label for="publisher_facet_236" class="input_label">Louisiana State University Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_27" class="publisher_facet_select" type="checkbox" value="27" ><label for="publisher_facet_27" class="input_label">Wayne State University Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_345" class="publisher_facet_select" type="checkbox" value="345" ><label for="publisher_facet_345" class="input_label">Bristol University Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_220" class="publisher_facet_select" type="checkbox" value="220" ><label for="publisher_facet_220" class="input_label">Center for Literary Publishing (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_263" class="publisher_facet_select" type="checkbox" value="263" ><label for="publisher_facet_263" class="input_label">University of California Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_84" class="publisher_facet_select" type="checkbox" value="84" ><label for="publisher_facet_84" class="input_label">Washington State University (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_271" class="publisher_facet_select" type="checkbox" value="271" ><label for="publisher_facet_271" class="input_label">Massachusetts Review, Inc. (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_15" class="publisher_facet_select" type="checkbox" value="15" ><label for="publisher_facet_15" class="input_label">University of Texas Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_143" class="publisher_facet_select" type="checkbox" value="143" ><label for="publisher_facet_143" class="input_label">Rocky Mountain Modern Language Association (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_78" class="publisher_facet_select" type="checkbox" value="78" ><label for="publisher_facet_78" class="input_label">Canadian Ethnic Studies Association (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_422" class="publisher_facet_select" type="checkbox" value="422" ><label for="publisher_facet_422" class="input_label">University of California, Santa Barbara (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_30" class="publisher_facet_select" type="checkbox" value="30" ><label for="publisher_facet_30" class="input_label">The Ohio State University Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_326" class="publisher_facet_select" type="checkbox" value="326" ><label for="publisher_facet_326" class="input_label">Kenyon Review (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_70" class="publisher_facet_select" type="checkbox" value="70" ><label for="publisher_facet_70" class="input_label">ISEAS–Yusof Ishak Institute (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_19" class="publisher_facet_select" type="checkbox" value="19" ><label for="publisher_facet_19" class="input_label">University of Wisconsin Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_166" class="publisher_facet_select" type="checkbox" value="166" ><label for="publisher_facet_166" class="input_label">University of Michigan Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_12" class="publisher_facet_select" type="checkbox" value="12" ><label for="publisher_facet_12" class="input_label">The University of North Carolina Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_4" class="publisher_facet_select" type="checkbox" value="4" ><label for="publisher_facet_4" class="input_label">Duke University Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_276" class="publisher_facet_select" type="checkbox" value="276" ><label for="publisher_facet_276" class="input_label">Arizona Center for Medieval and Renaissance Studies (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_163" class="publisher_facet_select" type="checkbox" value="163" ><label for="publisher_facet_163" class="input_label">State University of New York Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_181" class="publisher_facet_select" type="checkbox" value="181" ><label for="publisher_facet_181" class="input_label">The University of Alabama Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_423" class="publisher_facet_select" type="checkbox" value="423" ><label for="publisher_facet_423" class="input_label">Royal Irish Academy (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_90" class="publisher_facet_select" type="checkbox" value="90" ><label for="publisher_facet_90" class="input_label">The Feminist Press (1)</label></div> </div> </fieldset> </div> <!-- /PUBLISHER --> <!-- SERIES --> <div id="search_filter_series" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Series</h3></legend> <script>document.write('<input class="filter_facet_input" id="search_filter_series_input" type="text" placeholder="Search by keyword" aria-label="search by series text input"/><br>');</script> <div class="searchable"> <div><input name="series_facet" id="series_facet_182" class="series_facet_select" type="checkbox" value="182" ><label for="series_facet_182" class="input_label">Education (3)</label></div> <div><input name="series_facet" id="series_facet_1181" class="series_facet_select" type="checkbox" value="1181" ><label for="series_facet_1181" class="input_label">North Carolina Studies in the Romance Languages and Literatures (1)</label></div> <div><input name="series_facet" id="series_facet_596" class="series_facet_select" type="checkbox" value="596" ><label for="series_facet_596" class="input_label">Mercury Series / La Collection Mercure (1)</label></div> <div><input name="series_facet" id="series_facet_379" class="series_facet_select" type="checkbox" value="379" ><label for="series_facet_379" class="input_label">Études des femmes (1)</label></div> <div><input name="series_facet" id="series_facet_1508" class="series_facet_select" type="checkbox" value="1508" ><label for="series_facet_1508" class="input_label">Michigan Monographs In Chinese Studies (1)</label></div> </div> </fieldset> </div> <!-- /SERIES --> <!-- JOURNAL --> <div id="search_filter_journal" class="search_filter_contain"> <fieldset> <legend><h3 class="small">journal</h3></legend> <script>document.write('<input class="filter_facet_input" id="search_filter_journal_input" type="text" placeholder="Search by keyword" aria-label="search by journal text input"/><br>');</script> <div class="searchable"> <div><input name="journal_facet" id="journal_facet_777" class="journal_facet_select" type="checkbox" value="777" ><label for="journal_facet_777" class="input_label">The French Review (25)</label></div> <div><input name="journal_facet" id="journal_facet_303" class="journal_facet_select" type="checkbox" value="303" ><label for="journal_facet_303" class="input_label">University of Toronto Quarterly (11)</label></div> <div><input name="journal_facet" id="journal_facet_423" class="journal_facet_select" type="checkbox" value="423" ><label for="journal_facet_423" class="input_label">Le mouvement social (10)</label></div> <div><input name="journal_facet" id="journal_facet_358" class="journal_facet_select" type="checkbox" value="358" ><label for="journal_facet_358" class="input_label">Comparative Drama (10)</label></div> <div><input name="journal_facet" id="journal_facet_333" class="journal_facet_select" type="checkbox" value="333" ><label for="journal_facet_333" class="input_label">L'Esprit Créateur (8)</label></div> <div><input name="journal_facet" id="journal_facet_272" class="journal_facet_select" type="checkbox" value="272" ><label for="journal_facet_272" class="input_label">The Canadian Modern Language Review / La revue canadienne des langues vivantes (7)</label></div> <div><input name="journal_facet" id="journal_facet_502" class="journal_facet_select" type="checkbox" value="502" ><label for="journal_facet_502" class="input_label">Nouvelles Études Francophones (6)</label></div> <div><input name="journal_facet" id="journal_facet_410" class="journal_facet_select" type="checkbox" value="410" ><label for="journal_facet_410" class="input_label">Population, English edition (5)</label></div> <div><input name="journal_facet" id="journal_facet_116" class="journal_facet_select" type="checkbox" value="116" ><label for="journal_facet_116" class="input_label">Leonardo (5)</label></div> <div><input name="journal_facet" id="journal_facet_137" class="journal_facet_select" type="checkbox" value="137" ><label for="journal_facet_137" class="input_label">Nineteenth-Century French Studies (5)</label></div> <div><input name="journal_facet" id="journal_facet_591" class="journal_facet_select" type="checkbox" value="591" ><label for="journal_facet_591" class="input_label">Women in French Studies (4)</label></div> <div><input name="journal_facet" id="journal_facet_112" class="journal_facet_select" type="checkbox" value="112" ><label for="journal_facet_112" class="input_label">Language (4)</label></div> <div><input name="journal_facet" id="journal_facet_346" class="journal_facet_select" type="checkbox" value="346" ><label for="journal_facet_346" class="input_label">French Studies: A Quarterly Review (4)</label></div> <div><input name="journal_facet" id="journal_facet_169" class="journal_facet_select" type="checkbox" value="169" ><label for="journal_facet_169" class="input_label">Research in African Literatures (3)</label></div> <div><input name="journal_facet" id="journal_facet_271" class="journal_facet_select" type="checkbox" value="271" ><label for="journal_facet_271" class="input_label">Canadian Journal on Aging / La Revue canadienne du vieillissement (3)</label></div> <div><input name="journal_facet" id="journal_facet_100" class="journal_facet_select" type="checkbox" value="100" ><label for="journal_facet_100" class="input_label">Journal of Women's History (3)</label></div> <div><input name="journal_facet" id="journal_facet_601" class="journal_facet_select" type="checkbox" value="601" ><label for="journal_facet_601" class="input_label">Leviathan (3)</label></div> <div><input name="journal_facet" id="journal_facet_623" class="journal_facet_select" type="checkbox" value="623" ><label for="journal_facet_623" class="input_label">Women, Gender, and Families of Color (3)</label></div> <div><input name="journal_facet" id="journal_facet_632" class="journal_facet_select" type="checkbox" value="632" ><label for="journal_facet_632" class="input_label">Journal of Haitian Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_356" class="journal_facet_select" type="checkbox" value="356" ><label for="journal_facet_356" class="input_label">Canadian Journal of Law and Society (2)</label></div> <div><input name="journal_facet" id="journal_facet_282" class="journal_facet_select" type="checkbox" value="282" ><label for="journal_facet_282" class="input_label">African Studies Review (2)</label></div> <div><input name="journal_facet" id="journal_facet_374" class="journal_facet_select" type="checkbox" value="374" ><label for="journal_facet_374" class="input_label">Renaissance Quarterly (2)</label></div> <div><input name="journal_facet" id="journal_facet_23" class="journal_facet_select" type="checkbox" value="23" ><label for="journal_facet_23" class="input_label">Book History (2)</label></div> <div><input name="journal_facet" id="journal_facet_460" class="journal_facet_select" type="checkbox" value="460" ><label for="journal_facet_460" class="input_label">American Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_25" class="journal_facet_select" type="checkbox" value="25" ><label for="journal_facet_25" class="input_label">Biography (2)</label></div> <div><input name="journal_facet" id="journal_facet_19" class="journal_facet_select" type="checkbox" value="19" ><label for="journal_facet_19" class="input_label">Africa Today (2)</label></div> <div><input name="journal_facet" id="journal_facet_8" class="journal_facet_select" type="checkbox" value="8" ><label for="journal_facet_8" class="input_label">American Literary History (2)</label></div> <div><input name="journal_facet" id="journal_facet_699" class="journal_facet_select" type="checkbox" value="699" ><label for="journal_facet_699" class="input_label">Canadian Journal of Health History (1)</label></div> <div><input name="journal_facet" id="journal_facet_629" class="journal_facet_select" type="checkbox" value="629" ><label for="journal_facet_629" class="input_label">International Journal of Canadian Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_147" class="journal_facet_select" type="checkbox" value="147" ><label for="journal_facet_147" class="input_label">Oceanic Linguistics (1)</label></div> <div><input name="journal_facet" id="journal_facet_525" class="journal_facet_select" type="checkbox" value="525" ><label for="journal_facet_525" class="input_label">Rocky Mountain Review (1)</label></div> <div><input name="journal_facet" id="journal_facet_588" class="journal_facet_select" type="checkbox" value="588" ><label for="journal_facet_588" class="input_label">Romance Notes (1)</label></div> <div><input name="journal_facet" id="journal_facet_445" class="journal_facet_select" type="checkbox" value="445" ><label for="journal_facet_445" class="input_label">The Tocqueville Review/La revue Tocqueville (1)</label></div> <div><input name="journal_facet" id="journal_facet_94" class="journal_facet_select" type="checkbox" value="94" ><label for="journal_facet_94" class="input_label">Journal of Interdisciplinary History (1)</label></div> <div><input name="journal_facet" id="journal_facet_278" class="journal_facet_select" type="checkbox" value="278" ><label for="journal_facet_278" class="input_label">Journal of Health Care for the Poor and Underserved (1)</label></div> <div><input name="journal_facet" id="journal_facet_220" class="journal_facet_select" type="checkbox" value="220" ><label for="journal_facet_220" class="input_label">Holocaust and Genocide Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_310" class="journal_facet_select" type="checkbox" value="310" ><label for="journal_facet_310" class="input_label">Africa: The Journal of the International African Institute (1)</label></div> <div><input name="journal_facet" id="journal_facet_108" class="journal_facet_select" type="checkbox" value="108" ><label for="journal_facet_108" class="input_label">Kritika: Explorations in Russian and Eurasian History (1)</label></div> <div><input name="journal_facet" id="journal_facet_841" class="journal_facet_select" type="checkbox" value="841" ><label for="journal_facet_841" class="input_label">Home Front Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_256" class="journal_facet_select" type="checkbox" value="256" ><label for="journal_facet_256" class="input_label">Comparative Studies of South Asia, Africa and the Middle East (1)</label></div> <div><input name="journal_facet" id="journal_facet_370" class="journal_facet_select" type="checkbox" value="370" ><label for="journal_facet_370" class="input_label">Canadian Ethnic Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_248" class="journal_facet_select" type="checkbox" value="248" ><label for="journal_facet_248" class="input_label">The Canadian Historical Review (1)</label></div> <div><input name="journal_facet" id="journal_facet_375" class="journal_facet_select" type="checkbox" value="375" ><label for="journal_facet_375" class="input_label">ESQ: A Journal of Nineteenth-Century American Literature and Culture (1)</label></div> <div><input name="journal_facet" id="journal_facet_218" class="journal_facet_select" type="checkbox" value="218" ><label for="journal_facet_218" class="input_label">French Colonial History (1)</label></div> <div><input name="journal_facet" id="journal_facet_637" class="journal_facet_select" type="checkbox" value="637" ><label for="journal_facet_637" class="input_label">British Journal of Canadian Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_390" class="journal_facet_select" type="checkbox" value="390" ><label for="journal_facet_390" class="input_label">Twentieth-Century China (1)</label></div> <div><input name="journal_facet" id="journal_facet_92" class="journal_facet_select" type="checkbox" value="92" ><label for="journal_facet_92" class="input_label">Journal of the History of Medicine and Allied Sciences (1)</label></div> <div><input name="journal_facet" id="journal_facet_146" class="journal_facet_select" type="checkbox" value="146" ><label for="journal_facet_146" class="input_label">Feminist Formations (1)</label></div> <div><input name="journal_facet" id="journal_facet_471" class="journal_facet_select" type="checkbox" value="471" ><label for="journal_facet_471" class="input_label">Collaborative Anthropologies (1)</label></div> <div><input name="journal_facet" id="journal_facet_90" class="journal_facet_select" type="checkbox" value="90" ><label for="journal_facet_90" class="input_label">The Journal of Higher Education (1)</label></div> <div><input name="journal_facet" id="journal_facet_217" class="journal_facet_select" type="checkbox" value="217" ><label for="journal_facet_217" class="input_label">Fourth Genre: Explorations in Nonfiction (1)</label></div> <div><input name="journal_facet" id="journal_facet_55" class="journal_facet_select" type="checkbox" value="55" ><label for="journal_facet_55" class="input_label">Eighteenth-Century Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_473" class="journal_facet_select" type="checkbox" value="473" ><label for="journal_facet_473" class="input_label">The Journal of Modern Periodical Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_497" class="journal_facet_select" type="checkbox" value="497" ><label for="journal_facet_497" class="input_label">Canadian Journal of Information and Library Science (1)</label></div> <div><input name="journal_facet" id="journal_facet_660" class="journal_facet_select" type="checkbox" value="660" ><label for="journal_facet_660" class="input_label">The Massachusetts Review (1)</label></div> <div><input name="journal_facet" id="journal_facet_484" class="journal_facet_select" type="checkbox" value="484" ><label for="journal_facet_484" class="input_label">The Journal of Medieval Religious Cultures (1)</label></div> <div><input name="journal_facet" id="journal_facet_665" class="journal_facet_select" type="checkbox" value="665" ><label for="journal_facet_665" class="input_label">Early Modern Women (1)</label></div> <div><input name="journal_facet" id="journal_facet_4" class="journal_facet_select" type="checkbox" value="4" ><label for="journal_facet_4" class="input_label">American Jewish History (1)</label></div> <div><input name="journal_facet" id="journal_facet_768" class="journal_facet_select" type="checkbox" value="768" ><label for="journal_facet_768" class="input_label">Kenyon Review (1)</label></div> <div><input name="journal_facet" id="journal_facet_813" class="journal_facet_select" type="checkbox" value="813" ><label for="journal_facet_813" class="input_label">Proceedings of the Royal Irish Academy: Archaeology, Culture, History, Literature (1)</label></div> <div><input name="journal_facet" id="journal_facet_125" class="journal_facet_select" type="checkbox" value="125" ><label for="journal_facet_125" class="input_label">MFS Modern Fiction Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_107" class="journal_facet_select" type="checkbox" value="107" ><label for="journal_facet_107" class="input_label">Kennedy Institute of Ethics Journal (1)</label></div> <div><input name="journal_facet" id="journal_facet_166" class="journal_facet_select" type="checkbox" value="166" ><label for="journal_facet_166" class="input_label">Pacific Science (1)</label></div> <div><input name="journal_facet" id="journal_facet_413" class="journal_facet_select" type="checkbox" value="413" ><label for="journal_facet_413" class="input_label">Caribbean Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_172" class="journal_facet_select" type="checkbox" value="172" ><label for="journal_facet_172" class="input_label">The Review of Higher Education (1)</label></div> <div><input name="journal_facet" id="journal_facet_251" class="journal_facet_select" type="checkbox" value="251" ><label for="journal_facet_251" class="input_label">Journal of Scholarly Publishing (1)</label></div> <div><input name="journal_facet" id="journal_facet_33" class="journal_facet_select" type="checkbox" value="33" ><label for="journal_facet_33" class="input_label">Comparative Literature Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_883" class="journal_facet_select" type="checkbox" value="883" ><label for="journal_facet_883" class="input_label">The Textile Museum Journal (1)</label></div> <div><input name="journal_facet" id="journal_facet_560" class="journal_facet_select" type="checkbox" value="560" ><label for="journal_facet_560" class="input_label">Land Economics (1)</label></div> <div><input name="journal_facet" id="journal_facet_326" class="journal_facet_select" type="checkbox" value="326" ><label for="journal_facet_326" class="input_label">Framework: The Journal of Cinema and Media (1)</label></div> <div><input name="journal_facet" id="journal_facet_594" class="journal_facet_select" type="checkbox" value="594" ><label for="journal_facet_594" class="input_label">Colorado Review (1)</label></div> <div><input name="journal_facet" id="journal_facet_462" class="journal_facet_select" type="checkbox" value="462" ><label for="journal_facet_462" class="input_label">Southeast Asian Affairs (1)</label></div> <div><input name="journal_facet" id="journal_facet_609" class="journal_facet_select" type="checkbox" value="609" ><label for="journal_facet_609" class="input_label">Palimpsest: A Journal on Women, Gender, and the Black International (1)</label></div> <div><input name="journal_facet" id="journal_facet_855" class="journal_facet_select" type="checkbox" value="855" ><label for="journal_facet_855" class="input_label">The T. S. Eliot Studies Annual (1)</label></div> </div> </fieldset> </div> <!-- /JOURNAL --> <!-- AUTHOR --> <div id="search_filter_author" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Author Name</h3></legend> <script>document.write('<input class="filter_facet_input" id="search_filter_author_input" type="text" placeholder="Search by keyword" aria-label="search by author text input"/><br>');</script> <div class="searchable"> <div><input name="author_facet" id="author_facet_120370" class="author_facet_select" type="checkbox" value="120370" ><label for="author_facet_120370" class="input_label">Cécile Hanania (26)</label></div> <div><input name="author_facet" id="author_facet_167870" class="author_facet_select" type="checkbox" value="167870" ><label for="author_facet_167870" class="input_label">Cécile Accilien (11)</label></div> <div><input name="author_facet" id="author_facet_170504" class="author_facet_select" type="checkbox" value="170504" ><label for="author_facet_170504" class="input_label">Cecile Williamson Cary (10)</label></div> <div><input name="author_facet" id="author_facet_187903" class="author_facet_select" type="checkbox" value="187903" ><label for="author_facet_187903" class="input_label">Cécile Cloutier (9)</label></div> <div><input name="author_facet" id="author_facet_20910" class="author_facet_select" type="checkbox" value="20910" ><label for="author_facet_20910" class="input_label">Cecile Sabatier (7)</label></div> <div><input name="author_facet" id="author_facet_214156" class="author_facet_select" type="checkbox" value="214156" ><label for="author_facet_214156" class="input_label">Cécile Roudeau (6)</label></div> <div><input name="author_facet" id="author_facet_382518" class="author_facet_select" type="checkbox" value="382518" ><label for="author_facet_382518" class="input_label">Aminata Cécile Mbaye (5)</label></div> <div><input name="author_facet" id="author_facet_249603" class="author_facet_select" type="checkbox" value="249603" ><label for="author_facet_249603" class="input_label">Cécile Bishop (5)</label></div> <div><input name="author_facet" id="author_facet_26589" class="author_facet_select" type="checkbox" value="26589" ><label for="author_facet_26589" class="input_label">Cecile McKee (4)</label></div> <div><input name="author_facet" id="author_facet_118690" class="author_facet_select" type="checkbox" value="118690" ><label for="author_facet_118690" class="input_label">Cécile Vidal (4)</label></div> <div><input name="author_facet" id="author_facet_281319" class="author_facet_select" type="checkbox" value="281319" ><label for="author_facet_281319" class="input_label">Cécile Bourreau-Dubois (4)</label></div> <div><input name="author_facet" id="author_facet_138198" class="author_facet_select" type="checkbox" value="138198" ><label for="author_facet_138198" class="input_label">Cecile Lindsay (4)</label></div> <div><input name="author_facet" id="author_facet_282794" class="author_facet_select" type="checkbox" value="282794" ><label for="author_facet_282794" class="input_label">Cécile Deniard (4)</label></div> <div><input name="author_facet" id="author_facet_6240" class="author_facet_select" type="checkbox" value="6240" ><label for="author_facet_6240" class="input_label">Cecile Guillard (3)</label></div> <div><input name="author_facet" id="author_facet_284335" class="author_facet_select" type="checkbox" value="284335" ><label for="author_facet_284335" class="input_label">Karin Cecile Davidson (3)</label></div> <div><input name="author_facet" id="author_facet_281321" class="author_facet_select" type="checkbox" value="281321" ><label for="author_facet_281321" class="input_label">Myriam Doriat-Duban (3)</label></div> <div><input name="author_facet" id="author_facet_49420" class="author_facet_select" type="checkbox" value="49420" ><label for="author_facet_49420" class="input_label">Cécile Dolisane-Ebossè (3)</label></div> <div><input name="author_facet" id="author_facet_12970" class="author_facet_select" type="checkbox" value="12970" ><label for="author_facet_12970" class="input_label">R. H. Mitsch (3)</label></div> <div><input name="author_facet" id="author_facet_282793" class="author_facet_select" type="checkbox" value="282793" ><label for="author_facet_282793" class="input_label">Susanna Barrows (3)</label></div> <div><input name="author_facet" id="author_facet_505221" class="author_facet_select" type="checkbox" value="505221" ><label for="author_facet_505221" class="input_label">Kornelsen, Lloyd (2)</label></div> <div><input name="author_facet" id="author_facet_37689" class="author_facet_select" type="checkbox" value="37689" ><label for="author_facet_37689" class="input_label">Cecile Chevalier (2)</label></div> <div><input name="author_facet" id="author_facet_339439" class="author_facet_select" type="checkbox" value="339439" ><label for="author_facet_339439" class="input_label">Cécile de Morrée (2)</label></div> <div><input name="author_facet" id="author_facet_271324" class="author_facet_select" type="checkbox" value="271324" ><label for="author_facet_271324" class="input_label">Cecile E. Kuznitz (2)</label></div> <div><input name="author_facet" id="author_facet_158994" class="author_facet_select" type="checkbox" value="158994" ><label for="author_facet_158994" class="input_label">Cécile Guillaume (2)</label></div> <div><input name="author_facet" id="author_facet_383799" class="author_facet_select" type="checkbox" value="383799" ><label for="author_facet_383799" class="input_label">Sibbald, Timothy (2)</label></div> <div><input name="author_facet" id="author_facet_505220" class="author_facet_select" type="checkbox" value="505220" ><label for="author_facet_505220" class="input_label">Deer, Frank (2)</label></div> <div><input name="author_facet" id="author_facet_505218" class="author_facet_select" type="checkbox" value="505218" ><label for="author_facet_505218" class="input_label">Chambers, Joan (2)</label></div> <div><input name="author_facet" id="author_facet_192152" class="author_facet_select" type="checkbox" value="192152" ><label for="author_facet_192152" class="input_label">Cécile Cloutier-Wojciechowska (2)</label></div> <div><input name="author_facet" id="author_facet_505219" class="author_facet_select" type="checkbox" value="505219" ><label for="author_facet_505219" class="input_label">Cobb, Cam (2)</label></div> <div><input name="author_facet" id="author_facet_41939" class="author_facet_select" type="checkbox" value="41939" ><label for="author_facet_41939" class="input_label">Cécile Alduy (2)</label></div> <div><input name="author_facet" id="author_facet_287269" class="author_facet_select" type="checkbox" value="287269" ><label for="author_facet_287269" class="input_label">Cécile Thomé (2)</label></div> <div><input name="author_facet" id="author_facet_305775" class="author_facet_select" type="checkbox" value="305775" ><label for="author_facet_305775" class="input_label">Cécile Planchon (2)</label></div> <div><input name="author_facet" id="author_facet_141197" class="author_facet_select" type="checkbox" value="141197" ><label for="author_facet_141197" class="input_label">Dana McDaniel (2)</label></div> <div><input name="author_facet" id="author_facet_99766" class="author_facet_select" type="checkbox" value="99766" ><label for="author_facet_99766" class="input_label">Adrienne Cecile Rich (2)</label></div> <div><input name="author_facet" id="author_facet_94445" class="author_facet_select" type="checkbox" value="94445" ><label for="author_facet_94445" class="input_label">Cécile Boulaire (2)</label></div> <div><input name="author_facet" id="author_facet_482142" class="author_facet_select" type="checkbox" value="482142" ><label for="author_facet_482142" class="input_label">Block, Lee Anne (2)</label></div> <div><input name="author_facet" id="author_facet_305774" class="author_facet_select" type="checkbox" value="305774" ><label for="author_facet_305774" class="input_label">Daniel Stockemer (2)</label></div> <div><input name="author_facet" id="author_facet_377813" class="author_facet_select" type="checkbox" value="377813" ><label for="author_facet_377813" class="input_label">Cécile Vast (2)</label></div> <div><input name="author_facet" id="author_facet_59049" class="author_facet_select" type="checkbox" value="59049" ><label for="author_facet_59049" class="input_label">Giselle Liza Anatol (2)</label></div> <div><input name="author_facet" id="author_facet_269109" class="author_facet_select" type="checkbox" value="269109" ><label for="author_facet_269109" class="input_label">Cécile Rebolledo (2)</label></div> <div><input name="author_facet" id="author_facet_372373" class="author_facet_select" type="checkbox" value="372373" ><label for="author_facet_372373" class="input_label">Handford, Victoria (2)</label></div> <div><input name="author_facet" id="author_facet_436920" class="author_facet_select" type="checkbox" value="436920" ><label for="author_facet_436920" class="input_label">Badenhorst, Cecile (2)</label></div> <div><input name="author_facet" id="author_facet_322848" class="author_facet_select" type="checkbox" value="322848" ><label for="author_facet_322848" class="input_label">Cécile Armand (2)</label></div> <div><input name="author_facet" id="author_facet_505222" class="author_facet_select" type="checkbox" value="505222" ><label for="author_facet_505222" class="input_label">Hamm, Lyle (2)</label></div> <div><input name="author_facet" id="author_facet_52241" class="author_facet_select" type="checkbox" value="52241" ><label for="author_facet_52241" class="input_label">Cecile Matthey (2)</label></div> <div><input name="author_facet" id="author_facet_208251" class="author_facet_select" type="checkbox" value="208251" ><label for="author_facet_208251" class="input_label">Nicolas Barreyre (1)</label></div> <div><input name="author_facet" id="author_facet_488715" class="author_facet_select" type="checkbox" value="488715" ><label for="author_facet_488715" class="input_label">Mélanie Couture (1)</label></div> <div><input name="author_facet" id="author_facet_505234" class="author_facet_select" type="checkbox" value="505234" ><label for="author_facet_505234" class="input_label">Snow, Kathy (1)</label></div> <div><input name="author_facet" id="author_facet_176133" class="author_facet_select" type="checkbox" value="176133" ><label for="author_facet_176133" class="input_label">Cécile Michaud (1)</label></div> <div><input name="author_facet" id="author_facet_505229" class="author_facet_select" type="checkbox" value="505229" ><label for="author_facet_505229" class="input_label">Penney, Sharon (1)</label></div> <div><input name="author_facet" id="author_facet_443605" class="author_facet_select" type="checkbox" value="443605" ><label for="author_facet_443605" class="input_label">Christiane Buuck (1)</label></div> <div><input name="author_facet" id="author_facet_408600" class="author_facet_select" type="checkbox" value="408600" ><label for="author_facet_408600" class="input_label">Barlier, Cécile (1)</label></div> <div><input name="author_facet" id="author_facet_382639" class="author_facet_select" type="checkbox" value="382639" ><label for="author_facet_382639" class="input_label">Settimio Monteverde (1)</label></div> <div><input name="author_facet" id="author_facet_281654" class="author_facet_select" type="checkbox" value="281654" ><label for="author_facet_281654" class="input_label">Rachel Heng (1)</label></div> <div><input name="author_facet" id="author_facet_270119" class="author_facet_select" type="checkbox" value="270119" ><label for="author_facet_270119" class="input_label">Cyrus Grout (1)</label></div> <div><input name="author_facet" id="author_facet_443632" class="author_facet_select" type="checkbox" value="443632" ><label for="author_facet_443632" class="input_label">Cassie Wells (1)</label></div> <div><input name="author_facet" id="author_facet_46559" class="author_facet_select" type="checkbox" value="46559" ><label for="author_facet_46559" class="input_label">Ralf Nuhn (1)</label></div> <div><input name="author_facet" id="author_facet_375254" class="author_facet_select" type="checkbox" value="375254" ><label for="author_facet_375254" class="input_label">Clayton-Gouthro, Cecile Michelle (1)</label></div> <div><input name="author_facet" id="author_facet_505233" class="author_facet_select" type="checkbox" value="505233" ><label for="author_facet_505233" class="input_label">Sharma, Manu (1)</label></div> <div><input name="author_facet" id="author_facet_176134" class="author_facet_select" type="checkbox" value="176134" ><label for="author_facet_176134" class="input_label">Claire Chapados (1)</label></div> <div><input name="author_facet" id="author_facet_305975" class="author_facet_select" type="checkbox" value="305975" ><label for="author_facet_305975" class="input_label">Romero, Margarida (1)</label></div> <div><input name="author_facet" id="author_facet_282372" class="author_facet_select" type="checkbox" value="282372" ><label for="author_facet_282372" class="input_label">John Butscher (1)</label></div> <div><input name="author_facet" id="author_facet_53186" class="author_facet_select" type="checkbox" value="53186" ><label for="author_facet_53186" class="input_label">Kathleen Kennedy (1)</label></div> <div><input name="author_facet" id="author_facet_236940" class="author_facet_select" type="checkbox" value="236940" ><label for="author_facet_236940" class="input_label">Luca Chiapperino (1)</label></div> <div><input name="author_facet" id="author_facet_134243" class="author_facet_select" type="checkbox" value="134243" ><label for="author_facet_134243" class="input_label">Marie Howe (1)</label></div> <div><input name="author_facet" id="author_facet_105769" class="author_facet_select" type="checkbox" value="105769" ><label for="author_facet_105769" class="input_label">Cecile Cazort Zorach (1)</label></div> <div><input name="author_facet" id="author_facet_488722" class="author_facet_select" type="checkbox" value="488722" ><label for="author_facet_488722" class="input_label">Cécile Van De Velde (1)</label></div> <div><input name="author_facet" id="author_facet_176136" class="author_facet_select" type="checkbox" value="176136" ><label for="author_facet_176136" class="input_label">Marc Bourdeau (1)</label></div> <div><input name="author_facet" id="author_facet_113602" class="author_facet_select" type="checkbox" value="113602" ><label for="author_facet_113602" class="input_label">Cheryl Toman (1)</label></div> <div><input name="author_facet" id="author_facet_345789" class="author_facet_select" type="checkbox" value="345789" ><label for="author_facet_345789" class="input_label">Scott, Rebecca (1)</label></div> <div><input name="author_facet" id="author_facet_76982" class="author_facet_select" type="checkbox" value="76982" ><label for="author_facet_76982" class="input_label">Alban Thomas (1)</label></div> <div><input name="author_facet" id="author_facet_214157" class="author_facet_select" type="checkbox" value="214157" ><label for="author_facet_214157" class="input_label">Thomas Constantinesco (1)</label></div> <div><input name="author_facet" id="author_facet_412199" class="author_facet_select" type="checkbox" value="412199" ><label for="author_facet_412199" class="input_label">Cecile Le Carlier De Veslud (1)</label></div> <div><input name="author_facet" id="author_facet_346801" class="author_facet_select" type="checkbox" value="346801" ><label for="author_facet_346801" class="input_label">David Greendonner (1)</label></div> <div><input name="author_facet" id="author_facet_176137" class="author_facet_select" type="checkbox" value="176137" ><label for="author_facet_176137" class="input_label">Jocelyne Saint-Arnaud (1)</label></div> <div><input name="author_facet" id="author_facet_443612" class="author_facet_select" type="checkbox" value="443612" ><label for="author_facet_443612" class="input_label">Trudy Hale (1)</label></div> <div><input name="author_facet" id="author_facet_382642" class="author_facet_select" type="checkbox" value="382642" ><label for="author_facet_382642" class="input_label">Cécile Bensimon (1)</label></div> <div><input name="author_facet" id="author_facet_110722" class="author_facet_select" type="checkbox" value="110722" ><label for="author_facet_110722" class="input_label">Cecile M. Jagodzinski (1)</label></div> <div><input name="author_facet" id="author_facet_132980" class="author_facet_select" type="checkbox" value="132980" ><label for="author_facet_132980" class="input_label">Cecile Le Prado (1)</label></div> <div><input name="author_facet" id="author_facet_99148" class="author_facet_select" type="checkbox" value="99148" ><label for="author_facet_99148" class="input_label">Cécile Colle (1)</label></div> <div><input name="author_facet" id="author_facet_472988" class="author_facet_select" type="checkbox" value="472988" ><label for="author_facet_472988" class="input_label">Cécile Châtelet (1)</label></div> <div><input name="author_facet" id="author_facet_257298" class="author_facet_select" type="checkbox" value="257298" ><label for="author_facet_257298" class="input_label">Martine Cavanagh (1)</label></div> <div><input name="author_facet" id="author_facet_451031" class="author_facet_select" type="checkbox" value="451031" ><label for="author_facet_451031" class="input_label">Savransky, Martin (1)</label></div> <div><input name="author_facet" id="author_facet_412175" class="author_facet_select" type="checkbox" value="412175" ><label for="author_facet_412175" class="input_label">Benoît Mille (1)</label></div> <div><input name="author_facet" id="author_facet_443625" class="author_facet_select" type="checkbox" value="443625" ><label for="author_facet_443625" class="input_label">KE Ogden (1)</label></div> <div><input name="author_facet" id="author_facet_351286" class="author_facet_select" type="checkbox" value="351286" ><label for="author_facet_351286" class="input_label">Cécile Méadel (1)</label></div> <div><input name="author_facet" id="author_facet_132112" class="author_facet_select" type="checkbox" value="132112" ><label for="author_facet_132112" class="input_label">Pierrette Pfzerat (1)</label></div> <div><input name="author_facet" id="author_facet_250433" class="author_facet_select" type="checkbox" value="250433" ><label for="author_facet_250433" class="input_label">Cécile Laborde (1)</label></div> <div><input name="author_facet" id="author_facet_282703" class="author_facet_select" type="checkbox" value="282703" ><label for="author_facet_282703" class="input_label">Cécile Deer (1)</label></div> <div><input name="author_facet" id="author_facet_281318" class="author_facet_select" type="checkbox" value="281318" ><label for="author_facet_281318" class="input_label">Bruno Jeandidier (1)</label></div> <div><input name="author_facet" id="author_facet_455305" class="author_facet_select" type="checkbox" value="455305" ><label for="author_facet_455305" class="input_label">Cécile Vaissié (1)</label></div> <div><input name="author_facet" id="author_facet_186106" class="author_facet_select" type="checkbox" value="186106" ><label for="author_facet_186106" class="input_label">ROSSANT , CECILE (1)</label></div> <div><input name="author_facet" id="author_facet_282375" class="author_facet_select" type="checkbox" value="282375" ><label for="author_facet_282375" class="input_label">Andrzej Pisera (1)</label></div> <div><input name="author_facet" id="author_facet_173104" class="author_facet_select" type="checkbox" value="173104" ><label for="author_facet_173104" class="input_label">Cecile Goding (1)</label></div> <div><input name="author_facet" id="author_facet_139201" class="author_facet_select" type="checkbox" value="139201" ><label for="author_facet_139201" class="input_label">Christian Cécile (1)</label></div> <div><input name="author_facet" id="author_facet_331265" class="author_facet_select" type="checkbox" value="331265" ><label for="author_facet_331265" class="input_label">Mouna Romdhani (1)</label></div> <div><input name="author_facet" id="author_facet_232147" class="author_facet_select" type="checkbox" value="232147" ><label for="author_facet_232147" class="input_label">Cecile C. Dietrich (1)</label></div> <div><input name="author_facet" id="author_facet_291397" class="author_facet_select" type="checkbox" value="291397" ><label for="author_facet_291397" class="input_label">Clergeau, Cécile (1)</label></div> <div><input name="author_facet" id="author_facet_367873" class="author_facet_select" type="checkbox" value="367873" ><label for="author_facet_367873" class="input_label">Insdorf, Cecile (1)</label></div> <div><input name="author_facet" id="author_facet_398515" class="author_facet_select" type="checkbox" value="398515" ><label for="author_facet_398515" class="input_label">Raeburn, Bruce Boyd (1)</label></div> <div><input name="author_facet" id="author_facet_281320" class="author_facet_select" type="checkbox" value="281320" ><label for="author_facet_281320" class="input_label">Isabelle Sayn (1)</label></div> <div><input name="author_facet" id="author_facet_505227" class="author_facet_select" type="checkbox" value="505227" ><label for="author_facet_505227" class="input_label">Moore, Sylvia (1)</label></div> <div><input name="author_facet" id="author_facet_346732" class="author_facet_select" type="checkbox" value="346732" ><label for="author_facet_346732" class="input_label">Halewood, Michael (1)</label></div> <div><input name="author_facet" id="author_facet_382637" class="author_facet_select" type="checkbox" value="382637" ><label for="author_facet_382637" class="input_label">Claudine Burton-Jeangros (1)</label></div> <div><input name="author_facet" id="author_facet_80524" class="author_facet_select" type="checkbox" value="80524" ><label for="author_facet_80524" class="input_label">Sylvie Blain (1)</label></div> <div><input name="author_facet" id="author_facet_270117" class="author_facet_select" type="checkbox" value="270117" ><label for="author_facet_270117" class="input_label">Cécile Détang-Dessendre (1)</label></div> <div><input name="author_facet" id="author_facet_383798" class="author_facet_select" type="checkbox" value="383798" ><label for="author_facet_383798" class="input_label">Alexandra Girard (1)</label></div> <div><input name="author_facet" id="author_facet_15703" class="author_facet_select" type="checkbox" value="15703" ><label for="author_facet_15703" class="input_label">Cornelius Eady (1)</label></div> <div><input name="author_facet" id="author_facet_380417" class="author_facet_select" type="checkbox" value="380417" ><label for="author_facet_380417" class="input_label">Raquel Fonseca (1)</label></div> <div><input name="author_facet" id="author_facet_286329" class="author_facet_select" type="checkbox" value="286329" ><label for="author_facet_286329" class="input_label">Carole Fleuret (1)</label></div> <div><input name="author_facet" id="author_facet_453722" class="author_facet_select" type="checkbox" value="453722" ><label for="author_facet_453722" class="input_label">Valérie Leclercq (1)</label></div> <div><input name="author_facet" id="author_facet_465219" class="author_facet_select" type="checkbox" value="465219" ><label for="author_facet_465219" class="input_label">Cécile Varry (1)</label></div> <div><input name="author_facet" id="author_facet_505230" class="author_facet_select" type="checkbox" value="505230" ><label for="author_facet_505230" class="input_label">Rodriguez, Maria del Carmen (1)</label></div> <div><input name="author_facet" id="author_facet_353526" class="author_facet_select" type="checkbox" value="353526" ><label for="author_facet_353526" class="input_label">Édouard Marsoin (1)</label></div> <div><input name="author_facet" id="author_facet_443602" class="author_facet_select" type="checkbox" value="443602" ><label for="author_facet_443602" class="input_label">Lorraine Baumgardner (1)</label></div> <div><input name="author_facet" id="author_facet_32108" class="author_facet_select" type="checkbox" value="32108" ><label for="author_facet_32108" class="input_label">Danièle Voldman (1)</label></div> <div><input name="author_facet" id="author_facet_65548" class="author_facet_select" type="checkbox" value="65548" ><label for="author_facet_65548" class="input_label">Philip Nord (1)</label></div> <div><input name="author_facet" id="author_facet_383796" class="author_facet_select" type="checkbox" value="383796" ><label for="author_facet_383796" class="input_label">Cécile Bullock (1)</label></div> <div><input name="author_facet" id="author_facet_282369" class="author_facet_select" type="checkbox" value="282369" ><label for="author_facet_282369" class="input_label">Cécile Debitus (1)</label></div> <div><input name="author_facet" id="author_facet_324640" class="author_facet_select" type="checkbox" value="324640" ><label for="author_facet_324640" class="input_label">Beatrice van Hoorn Alkema (1)</label></div> <div><input name="author_facet" id="author_facet_505231" class="author_facet_select" type="checkbox" value="505231" ><label for="author_facet_505231" class="input_label">Rickwood, Gregory (1)</label></div> <div><input name="author_facet" id="author_facet_505223" class="author_facet_select" type="checkbox" value="505223" ><label for="author_facet_505223" class="input_label">Milley, Peter (1)</label></div> <div><input name="author_facet" id="author_facet_185212" class="author_facet_select" type="checkbox" value="185212" ><label for="author_facet_185212" class="input_label">Cécile Dolisane Ébossé (1)</label></div> <div><input name="author_facet" id="author_facet_466175" class="author_facet_select" type="checkbox" value="466175" ><label for="author_facet_466175" class="input_label">Klein, Martin (1)</label></div> <div><input name="author_facet" id="author_facet_443622" class="author_facet_select" type="checkbox" value="443622" ><label for="author_facet_443622" class="input_label">Emily Mirengoff (1)</label></div> <div><input name="author_facet" id="author_facet_43663" class="author_facet_select" type="checkbox" value="43663" ><label for="author_facet_43663" class="input_label">Jacques Véron (1)</label></div> <div><input name="author_facet" id="author_facet_16554" class="author_facet_select" type="checkbox" value="16554" ><label for="author_facet_16554" class="input_label">Alan F. Blackwell (1)</label></div> <div><input name="author_facet" id="author_facet_382645" class="author_facet_select" type="checkbox" value="382645" ><label for="author_facet_382645" class="input_label">Laure Kloetzer (1)</label></div> <div><input name="author_facet" id="author_facet_263627" class="author_facet_select" type="checkbox" value="263627" ><label for="author_facet_263627" class="input_label">Jacqueline Rousseau (1)</label></div> <div><input name="author_facet" id="author_facet_116306" class="author_facet_select" type="checkbox" value="116306" ><label for="author_facet_116306" class="input_label">Sascha Goluboff (1)</label></div> <div><input name="author_facet" id="author_facet_94523" class="author_facet_select" type="checkbox" value="94523" ><label for="author_facet_94523" class="input_label">Cécile R. Ganteaume (1)</label></div> <div><input name="author_facet" id="author_facet_477585" class="author_facet_select" type="checkbox" value="477585" ><label for="author_facet_477585" class="input_label">Gota Seto (1)</label></div> <div><input name="author_facet" id="author_facet_387569" class="author_facet_select" type="checkbox" value="387569" ><label for="author_facet_387569" class="input_label">Michael, Mike (1)</label></div> <div><input name="author_facet" id="author_facet_327408" class="author_facet_select" type="checkbox" value="327408" ><label for="author_facet_327408" class="input_label">Joël Thibeault (1)</label></div> <div><input name="author_facet" id="author_facet_505224" class="author_facet_select" type="checkbox" value="505224" ><label for="author_facet_505224" class="input_label">McLeod, Heather (1)</label></div> <div><input name="author_facet" id="author_facet_383797" class="author_facet_select" type="checkbox" value="383797" ><label for="author_facet_383797" class="input_label">Carole Fisher (1)</label></div> <div><input name="author_facet" id="author_facet_208253" class="author_facet_select" type="checkbox" value="208253" ><label for="author_facet_208253" class="input_label">Stephen Tuck (1)</label></div> <div><input name="author_facet" id="author_facet_247624" class="author_facet_select" type="checkbox" value="247624" ><label for="author_facet_247624" class="input_label">Merrill F. Garrett (1)</label></div> <div><input name="author_facet" id="author_facet_244222" class="author_facet_select" type="checkbox" value="244222" ><label for="author_facet_244222" class="input_label">Cécile Feza Bushidi (1)</label></div> <div><input name="author_facet" id="author_facet_132115" class="author_facet_select" type="checkbox" value="132115" ><label for="author_facet_132115" class="input_label">Christiane Klapische-Zuber (1)</label></div> <div><input name="author_facet" id="author_facet_382638" class="author_facet_select" type="checkbox" value="382638" ><label for="author_facet_382638" class="input_label">Pascal Mahon (1)</label></div> <div><input name="author_facet" id="author_facet_270118" class="author_facet_select" type="checkbox" value="270118" ><label for="author_facet_270118" class="input_label">Jean Cavailhès (1)</label></div> <div><input name="author_facet" id="author_facet_334182" class="author_facet_select" type="checkbox" value="334182" ><label for="author_facet_334182" class="input_label">Delawarde, Cécile (1)</label></div> <div><input name="author_facet" id="author_facet_505228" class="author_facet_select" type="checkbox" value="505228" ><label for="author_facet_505228" class="input_label">Pickett, Sarah (1)</label></div> <div><input name="author_facet" id="author_facet_238145" class="author_facet_select" type="checkbox" value="238145" ><label for="author_facet_238145" class="input_label">Weddington, Sarah (1)</label></div> <div><input name="author_facet" id="author_facet_148177" class="author_facet_select" type="checkbox" value="148177" ><label for="author_facet_148177" class="input_label">Pablo Neruda (1)</label></div> <div><input name="author_facet" id="author_facet_239280" class="author_facet_select" type="checkbox" value="239280" ><label for="author_facet_239280" class="input_label">Cécile Canut (1)</label></div> <div><input name="author_facet" id="author_facet_232146" class="author_facet_select" type="checkbox" value="232146" ><label for="author_facet_232146" class="input_label">Eric J. Lichtenberger (1)</label></div> <div><input name="author_facet" id="author_facet_291396" class="author_facet_select" type="checkbox" value="291396" ><label for="author_facet_291396" class="input_label">Ananian, Priscilla (1)</label></div> <div><input name="author_facet" id="author_facet_443615" class="author_facet_select" type="checkbox" value="443615" ><label for="author_facet_443615" class="input_label">JD Hosemann (1)</label></div> <div><input name="author_facet" id="author_facet_498394" class="author_facet_select" type="checkbox" value="498394" ><label for="author_facet_498394" class="input_label">Sehgal, Melanie (1)</label></div> <div><input name="author_facet" id="author_facet_376870" class="author_facet_select" type="checkbox" value="376870" ><label for="author_facet_376870" class="input_label">Cécile Cottenet (1)</label></div> <div><input name="author_facet" id="author_facet_505226" class="author_facet_select" type="checkbox" value="505226" ><label for="author_facet_505226" class="input_label">Ogilvie, Greg (1)</label></div> <div><input name="author_facet" id="author_facet_157493" class="author_facet_select" type="checkbox" value="157493" ><label for="author_facet_157493" class="input_label">Cécile Gardiès (1)</label></div> <div><input name="author_facet" id="author_facet_118799" class="author_facet_select" type="checkbox" value="118799" ><label for="author_facet_118799" class="input_label">Cecile Chu-chin Sun (1)</label></div> <div><input name="author_facet" id="author_facet_382636" class="author_facet_select" type="checkbox" value="382636" ><label for="author_facet_382636" class="input_label">Eva Maria Belser (1)</label></div> <div><input name="author_facet" id="author_facet_440097" class="author_facet_select" type="checkbox" value="440097" ><label for="author_facet_440097" class="input_label">Johnson, Jessica Marie (1)</label></div> <div><input name="author_facet" id="author_facet_331263" class="author_facet_select" type="checkbox" value="331263" ><label for="author_facet_331263" class="input_label">Pierre Koskas (1)</label></div> <div><input name="author_facet" id="author_facet_336720" class="author_facet_select" type="checkbox" value="336720" ><label for="author_facet_336720" class="input_label">Dallaire, Bernadette (1)</label></div> <div><input name="author_facet" id="author_facet_282373" class="author_facet_select" type="checkbox" value="282373" ><label for="author_facet_282373" class="input_label">Eric Folcher (1)</label></div> <div><input name="author_facet" id="author_facet_132117" class="author_facet_select" type="checkbox" value="132117" ><label for="author_facet_132117" class="input_label">Anette Farge (1)</label></div> <div><input name="author_facet" id="author_facet_80160" class="author_facet_select" type="checkbox" value="80160" ><label for="author_facet_80160" class="input_label">Ann Denis (1)</label></div> <div><input name="author_facet" id="author_facet_86367" class="author_facet_select" type="checkbox" value="86367" ><label for="author_facet_86367" class="input_label">Johanne Filiatrault (1)</label></div> <div><input name="author_facet" id="author_facet_295061" class="author_facet_select" type="checkbox" value="295061" ><label for="author_facet_295061" class="input_label">Cristina Correa (1)</label></div> <div><input name="author_facet" id="author_facet_206403" class="author_facet_select" type="checkbox" value="206403" ><label for="author_facet_206403" class="input_label">Cornelia Hummel (1)</label></div> <div><input name="author_facet" id="author_facet_226480" class="author_facet_select" type="checkbox" value="226480" ><label for="author_facet_226480" class="input_label">Brigit Pegeen Kelly (1)</label></div> <div><input name="author_facet" id="author_facet_336718" class="author_facet_select" type="checkbox" value="336718" ><label for="author_facet_336718" class="input_label">Bergeron-Leclerc, Christiane (1)</label></div> <div><input name="author_facet" id="author_facet_376868" class="author_facet_select" type="checkbox" value="376868" ><label for="author_facet_376868" class="input_label">Anne Reynès-Delobel (1)</label></div> <div><input name="author_facet" id="author_facet_442661" class="author_facet_select" type="checkbox" value="442661" ><label for="author_facet_442661" class="input_label">Ronan Ludot-Vlasak (1)</label></div> <div><input name="author_facet" id="author_facet_205896" class="author_facet_select" type="checkbox" value="205896" ><label for="author_facet_205896" class="input_label">Samia Hurst (1)</label></div> <div><input name="author_facet" id="author_facet_484690" class="author_facet_select" type="checkbox" value="484690" ><label for="author_facet_484690" class="input_label">Kopytoff, Larissa (1)</label></div> <div><input name="author_facet" id="author_facet_331264" class="author_facet_select" type="checkbox" value="331264" ><label for="author_facet_331264" class="input_label">Cécile Pons-Peyneau (1)</label></div> <div><input name="author_facet" id="author_facet_133704" class="author_facet_select" type="checkbox" value="133704" ><label for="author_facet_133704" class="input_label">Cécile Leguy (1)</label></div> <div><input name="author_facet" id="author_facet_334181" class="author_facet_select" type="checkbox" value="334181" ><label for="author_facet_334181" class="input_label">Saïas, Thomas (1)</label></div> <div><input name="author_facet" id="author_facet_66427" class="author_facet_select" type="checkbox" value="66427" ><label for="author_facet_66427" class="input_label">Margaret Atwood (1)</label></div> <div><input name="author_facet" id="author_facet_282374" class="author_facet_select" type="checkbox" value="282374" ><label for="author_facet_282374" class="input_label">Sylvain Petek (1)</label></div> <div><input name="author_facet" id="author_facet_267623" class="author_facet_select" type="checkbox" value="267623" ><label for="author_facet_267623" class="input_label">Deane Williams (1)</label></div> <div><input name="author_facet" id="author_facet_382647" class="author_facet_select" type="checkbox" value="382647" ><label for="author_facet_382647" class="input_label">Ralf Jox (1)</label></div> <div><input name="author_facet" id="author_facet_38620" class="author_facet_select" type="checkbox" value="38620" ><label for="author_facet_38620" class="input_label">Mark Steinwachs (1)</label></div> <div><input name="author_facet" id="author_facet_282378" class="author_facet_select" type="checkbox" value="282378" ><label for="author_facet_282378" class="input_label">John N. A. Hooper (1)</label></div> <div><input name="author_facet" id="author_facet_383924" class="author_facet_select" type="checkbox" value="383924" ><label for="author_facet_383924" class="input_label">Cécile Tresfels (1)</label></div> <div><input name="author_facet" id="author_facet_443617" class="author_facet_select" type="checkbox" value="443617" ><label for="author_facet_443617" class="input_label">EH Jacobs (1)</label></div> <div><input name="author_facet" id="author_facet_398516" class="author_facet_select" type="checkbox" value="398516" ><label for="author_facet_398516" class="input_label">Polfliet-Touati, Marieke (1)</label></div> <div><input name="author_facet" id="author_facet_331268" class="author_facet_select" type="checkbox" value="331268" ><label for="author_facet_331268" class="input_label">Olivier Drunat (1)</label></div> <div><input name="author_facet" id="author_facet_355017" class="author_facet_select" type="checkbox" value="355017" ><label for="author_facet_355017" class="input_label">Chris Kiefer (1)</label></div> <div><input name="author_facet" id="author_facet_248856" class="author_facet_select" type="checkbox" value="248856" ><label for="author_facet_248856" class="input_label">Gonia Jarema (1)</label></div> <div><input name="author_facet" id="author_facet_337376" class="author_facet_select" type="checkbox" value="337376" ><label for="author_facet_337376" class="input_label">Anjanette Delgado (1)</label></div> <div><input name="author_facet" id="author_facet_14948" class="author_facet_select" type="checkbox" value="14948" ><label for="author_facet_14948" class="input_label">Edward L. Keenan (1)</label></div> <div><input name="author_facet" id="author_facet_178458" class="author_facet_select" type="checkbox" value="178458" ><label for="author_facet_178458" class="input_label">Leonard Jack Jr. (1)</label></div> <div><input name="author_facet" id="author_facet_443629" class="author_facet_select" type="checkbox" value="443629" ><label for="author_facet_443629" class="input_label">Janet Schneider (1)</label></div> <div><input name="author_facet" id="author_facet_382650" class="author_facet_select" type="checkbox" value="382650" ><label for="author_facet_382650" class="input_label">Peter G. Kirchschlaeger (1)</label></div> <div><input name="author_facet" id="author_facet_443600" class="author_facet_select" type="checkbox" value="443600" ><label for="author_facet_443600" class="input_label">Gail Galloway Adams (1)</label></div> <div><input name="author_facet" id="author_facet_105770" class="author_facet_select" type="checkbox" value="105770" ><label for="author_facet_105770" class="input_label">Charlotte Ann Melin (1)</label></div> <div><input name="author_facet" id="author_facet_331266" class="author_facet_select" type="checkbox" value="331266" ><label for="author_facet_331266" class="input_label">Nadège Houenou-Quenum (1)</label></div> <div><input name="author_facet" id="author_facet_505232" class="author_facet_select" type="checkbox" value="505232" ><label for="author_facet_505232" class="input_label">Rosborough, Patricia (1)</label></div> <div><input name="author_facet" id="author_facet_282376" class="author_facet_select" type="checkbox" value="282376" ><label for="author_facet_282376" class="input_label">Jean Vacelet (1)</label></div> <div><input name="author_facet" id="author_facet_443621" class="author_facet_select" type="checkbox" value="443621" ><label for="author_facet_443621" class="input_label">Nancy Ludmerer (1)</label></div> <div><input name="author_facet" id="author_facet_443633" class="author_facet_select" type="checkbox" value="443633" ><label for="author_facet_443633" class="input_label">CD Wright (1)</label></div> <div><input name="author_facet" id="author_facet_170143" class="author_facet_select" type="checkbox" value="170143" ><label for="author_facet_170143" class="input_label">Rossant, Cecile (1)</label></div> <div><input name="author_facet" id="author_facet_443601" class="author_facet_select" type="checkbox" value="443601" ><label for="author_facet_443601" class="input_label">Cheyenne Autry (1)</label></div> <div><input name="author_facet" id="author_facet_443616" class="author_facet_select" type="checkbox" value="443616" ><label for="author_facet_443616" class="input_label">Lucy Ives (1)</label></div> <div><input name="author_facet" id="author_facet_382643" class="author_facet_select" type="checkbox" value="382643" ><label for="author_facet_382643" class="input_label">Bianca Schaffert (1)</label></div> <div><input name="author_facet" id="author_facet_477584" class="author_facet_select" type="checkbox" value="477584" ><label for="author_facet_477584" class="input_label">Tamas Wells (1)</label></div> <div><input name="author_facet" id="author_facet_382651" class="author_facet_select" type="checkbox" value="382651" ><label for="author_facet_382651" class="input_label">Suerie Moon (1)</label></div> <div><input name="author_facet" id="author_facet_291395" class="author_facet_select" type="checkbox" value="291395" ><label for="author_facet_291395" class="input_label">Piriou, Jérôme. (1)</label></div> <div><input name="author_facet" id="author_facet_466173" class="author_facet_select" type="checkbox" value="466173" ><label for="author_facet_466173" class="input_label">Vidal, Cecile (1)</label></div> <div><input name="author_facet" id="author_facet_443620" class="author_facet_select" type="checkbox" value="443620" ><label for="author_facet_443620" class="input_label">Tara Lindis (1)</label></div> <div><input name="author_facet" id="author_facet_132114" class="author_facet_select" type="checkbox" value="132114" ><label for="author_facet_132114" class="input_label">Rose-Marie Lagrave (1)</label></div> <div><input name="author_facet" id="author_facet_212381" class="author_facet_select" type="checkbox" value="212381" ><label for="author_facet_212381" class="input_label">Cécile Vanderpelen-Diagre (1)</label></div> <div><input name="author_facet" id="author_facet_443609" class="author_facet_select" type="checkbox" value="443609" ><label for="author_facet_443609" class="input_label">Emily Dickinson (1)</label></div> <div><input name="author_facet" id="author_facet_113425" class="author_facet_select" type="checkbox" value="113425" ><label for="author_facet_113425" class="input_label">Cécile Coderre (1)</label></div> <div><input name="author_facet" id="author_facet_505225" class="author_facet_select" type="checkbox" value="505225" ><label for="author_facet_505225" class="input_label">McIvor, Onowa (1)</label></div> <div><input name="author_facet" id="author_facet_137078" class="author_facet_select" type="checkbox" value="137078" ><label for="author_facet_137078" class="input_label">Myrna Lashley (1)</label></div> <div><input name="author_facet" id="author_facet_466174" class="author_facet_select" type="checkbox" value="466174" ><label for="author_facet_466174" class="input_label">Thioub, Ibrahima (1)</label></div> <div><input name="author_facet" id="author_facet_238146" class="author_facet_select" type="checkbox" value="238146" ><label for="author_facet_238146" class="input_label">Richards, Cecile (1)</label></div> <div><input name="author_facet" id="author_facet_132113" class="author_facet_select" type="checkbox" value="132113" ><label for="author_facet_132113" class="input_label">Michelle Perrot (1)</label></div> <div><input name="author_facet" id="author_facet_124467" class="author_facet_select" type="checkbox" value="124467" ><label for="author_facet_124467" class="input_label">Wayne Cowart (1)</label></div> <div><input name="author_facet" id="author_facet_331267" class="author_facet_select" type="checkbox" value="331267" ><label for="author_facet_331267" class="input_label">Sandrine Galleron (1)</label></div> <div><input name="author_facet" id="author_facet_37687" class="author_facet_select" type="checkbox" value="37687" ><label for="author_facet_37687" class="input_label">Kirk Woolford (1)</label></div> <div><input name="author_facet" id="author_facet_477583" class="author_facet_select" type="checkbox" value="477583" ><label for="author_facet_477583" class="input_label">Cecile Medail (1)</label></div> <div><input name="author_facet" id="author_facet_282377" class="author_facet_select" type="checkbox" value="282377" ><label for="author_facet_282377" class="input_label">Aline Alencar (1)</label></div> <div><input name="author_facet" id="author_facet_488719" class="author_facet_select" type="checkbox" value="488719" ><label for="author_facet_488719" class="input_label">Patricia Belchior (1)</label></div> <div><input name="author_facet" id="author_facet_84462" class="author_facet_select" type="checkbox" value="84462" ><label for="author_facet_84462" class="input_label">Nathalie Bier (1)</label></div> <div><input name="author_facet" id="author_facet_299925" class="author_facet_select" type="checkbox" value="299925" ><label for="author_facet_299925" class="input_label">Louise Glück (1)</label></div> <div><input name="author_facet" id="author_facet_382644" class="author_facet_select" type="checkbox" value="382644" ><label for="author_facet_382644" class="input_label">Alexander Trechsel (1)</label></div> <div><input name="author_facet" id="author_facet_443618" class="author_facet_select" type="checkbox" value="443618" ><label for="author_facet_443618" class="input_label">Alexandra Kontes (1)</label></div> <div><input name="author_facet" id="author_facet_443614" class="author_facet_select" type="checkbox" value="443614" ><label for="author_facet_443614" class="input_label">Christopher Hathaway (1)</label></div> <div><input name="author_facet" id="author_facet_382648" class="author_facet_select" type="checkbox" value="382648" ><label for="author_facet_382648" class="input_label">Marion Fischer (1)</label></div> <div><input name="author_facet" id="author_facet_64744" class="author_facet_select" type="checkbox" value="64744" ><label for="author_facet_64744" class="input_label">Judy B. Bernstein (1)</label></div> <div><input name="author_facet" id="author_facet_132109" class="author_facet_select" type="checkbox" value="132109" ><label for="author_facet_132109" class="input_label">Camille Garnier (1)</label></div> <div><input name="author_facet" id="author_facet_376987" class="author_facet_select" type="checkbox" value="376987" ><label for="author_facet_376987" class="input_label">Jennifer Genest (1)</label></div> <div><input name="author_facet" id="author_facet_132116" class="author_facet_select" type="checkbox" value="132116" ><label for="author_facet_132116" class="input_label">Geneviève Fraisse (1)</label></div> <div><input name="author_facet" id="author_facet_334180" class="author_facet_select" type="checkbox" value="334180" ><label for="author_facet_334180" class="input_label">Poissant, Julie (1)</label></div> <div><input name="author_facet" id="author_facet_484691" class="author_facet_select" type="checkbox" value="484691" ><label for="author_facet_484691" class="input_label">Sene, Ibra (1)</label></div> <div><input name="author_facet" id="author_facet_336721" class="author_facet_select" type="checkbox" value="336721" ><label for="author_facet_336721" class="input_label">Cormier, Cécile (1)</label></div> <div><input name="author_facet" id="author_facet_466176" class="author_facet_select" type="checkbox" value="466176" ><label for="author_facet_466176" class="input_label">Jones, Hilary (1)</label></div> <div><input name="author_facet" id="author_facet_132118" class="author_facet_select" type="checkbox" value="132118" ><label for="author_facet_132118" class="input_label">Cécile Dauphin (1)</label></div> <div><input name="author_facet" id="author_facet_143268" class="author_facet_select" type="checkbox" value="143268" ><label for="author_facet_143268" class="input_label">Virginie De Luca Barrusse (1)</label></div> <div><input name="author_facet" id="author_facet_443613" class="author_facet_select" type="checkbox" value="443613" ><label for="author_facet_443613" class="input_label">Bruce Hartzell (1)</label></div> <div><input name="author_facet" id="author_facet_173704" class="author_facet_select" type="checkbox" value="173704" ><label for="author_facet_173704" class="input_label">Fuller, Matthew (1)</label></div> <div><input name="author_facet" id="author_facet_118058" class="author_facet_select" type="checkbox" value="118058" ><label for="author_facet_118058" class="input_label">Laurent Cammarata (1)</label></div> <div><input name="author_facet" id="author_facet_75887" class="author_facet_select" type="checkbox" value="75887" ><label for="author_facet_75887" class="input_label">Alioune Sow (1)</label></div> <div><input name="author_facet" id="author_facet_37688" class="author_facet_select" type="checkbox" value="37688" ><label for="author_facet_37688" class="input_label">Sally Jane Norman (1)</label></div> <div><input name="author_facet" id="author_facet_382646" class="author_facet_select" type="checkbox" value="382646" ><label for="author_facet_382646" class="input_label">Tania Zittoun (1)</label></div> <div><input name="author_facet" id="author_facet_230497" class="author_facet_select" type="checkbox" value="230497" ><label for="author_facet_230497" class="input_label">Margarita Echeverri (1)</label></div> <div><input name="author_facet" id="author_facet_178415" class="author_facet_select" type="checkbox" value="178415" ><label for="author_facet_178415" class="input_label">Marie-Cécile Ganne-Schiermeier (1)</label></div> <div><input name="author_facet" id="author_facet_176143" class="author_facet_select" type="checkbox" value="176143" ><label for="author_facet_176143" class="input_label">Judith Gagnon (1)</label></div> <div><input name="author_facet" id="author_facet_443604" class="author_facet_select" type="checkbox" value="443604" ><label for="author_facet_443604" class="input_label">Marcia Butler (1)</label></div> <div><input name="author_facet" id="author_facet_282380" class="author_facet_select" type="checkbox" value="282380" ><label for="author_facet_282380" class="input_label">Kathryn A. Hall (1)</label></div> <div><input name="author_facet" id="author_facet_176135" class="author_facet_select" type="checkbox" value="176135" ><label for="author_facet_176135" class="input_label">Josée Côté (1)</label></div> <div><input name="author_facet" id="author_facet_387565" class="author_facet_select" type="checkbox" value="387565" ><label for="author_facet_387565" class="input_label">Wilkie, Alex (1)</label></div> <div><input name="author_facet" id="author_facet_132111" class="author_facet_select" type="checkbox" value="132111" ><label for="author_facet_132111" class="input_label">Yannick Ripa (1)</label></div> <div><input name="author_facet" id="author_facet_505235" class="author_facet_select" type="checkbox" value="505235" ><label for="author_facet_505235" class="input_label">Young, Gabrielle (1)</label></div> <div><input name="author_facet" id="author_facet_137081" class="author_facet_select" type="checkbox" value="137081" ><label for="author_facet_137081" class="input_label">Ghayda Hassan (1)</label></div> <div><input name="author_facet" id="author_facet_176490" class="author_facet_select" type="checkbox" value="176490" ><label for="author_facet_176490" class="input_label">Cecile Sam (1)</label></div> <div><input name="author_facet" id="author_facet_187837" class="author_facet_select" type="checkbox" value="187837" ><label for="author_facet_187837" class="input_label">Cécile Welker (1)</label></div> <div><input name="author_facet" id="author_facet_125294" class="author_facet_select" type="checkbox" value="125294" ><label for="author_facet_125294" class="input_label">Sylvie Belleville (1)</label></div> <div><input name="author_facet" id="author_facet_132516" class="author_facet_select" type="checkbox" value="132516" ><label for="author_facet_132516" class="input_label">Cecile Mazzucco-Than (1)</label></div> <div><input name="author_facet" id="author_facet_488714" class="author_facet_select" type="checkbox" value="488714" ><label for="author_facet_488714" class="input_label">Roxane DeBroux Leduc (1)</label></div> <div><input name="author_facet" id="author_facet_443630" class="author_facet_select" type="checkbox" value="443630" ><label for="author_facet_443630" class="input_label">Sekou Sundiata (1)</label></div> <div><input name="author_facet" id="author_facet_382649" class="author_facet_select" type="checkbox" value="382649" ><label for="author_facet_382649" class="input_label">Anne Dalle Ave (1)</label></div> <div><input name="author_facet" id="author_facet_310858" class="author_facet_select" type="checkbox" value="310858" ><label for="author_facet_310858" class="input_label">Cécile T. Rebolledo (1)</label></div> <div><input name="author_facet" id="author_facet_382641" class="author_facet_select" type="checkbox" value="382641" ><label for="author_facet_382641" class="input_label">Stéphanie Dagron (1)</label></div> <div><input name="author_facet" id="author_facet_98293" class="author_facet_select" type="checkbox" value="98293" ><label for="author_facet_98293" class="input_label">Marie-Cécile Levet (1)</label></div> <div><input name="author_facet" id="author_facet_57676" class="author_facet_select" type="checkbox" value="57676" ><label for="author_facet_57676" class="input_label">Catherine Audard (1)</label></div> <div><input name="author_facet" id="author_facet_443603" class="author_facet_select" type="checkbox" value="443603" ><label for="author_facet_443603" class="input_label">Evan Brooke (1)</label></div> <div><input name="author_facet" id="author_facet_443611" class="author_facet_select" type="checkbox" value="443611" ><label for="author_facet_443611" class="input_label">Gary Glass (1)</label></div> <div><input name="author_facet" id="author_facet_443606" class="author_facet_select" type="checkbox" value="443606" ><label for="author_facet_443606" class="input_label">Kate Lister Campbell (1)</label></div> <div><input name="author_facet" id="author_facet_488718" class="author_facet_select" type="checkbox" value="488718" ><label for="author_facet_488718" class="input_label">Sophie Chesneau (1)</label></div> <div><input name="author_facet" id="author_facet_443619" class="author_facet_select" type="checkbox" value="443619" ><label for="author_facet_443619" class="input_label">Elizabeth Lantz (1)</label></div> <div><input name="author_facet" id="author_facet_217128" class="author_facet_select" type="checkbox" value="217128" ><label for="author_facet_217128" class="input_label">Clark, Emily (1)</label></div> <div><input name="author_facet" id="author_facet_282370" class="author_facet_select" type="checkbox" value="282370" ><label for="author_facet_282370" class="input_label">Nicolas Maihota (1)</label></div> <div><input name="author_facet" id="author_facet_359976" class="author_facet_select" type="checkbox" value="359976" ><label for="author_facet_359976" class="input_label">Nicola Dixon (1)</label></div> <div><input name="author_facet" id="author_facet_339248" class="author_facet_select" type="checkbox" value="339248" ><label for="author_facet_339248" class="input_label">Cécile Fromont (1)</label></div> <div><input name="author_facet" id="author_facet_319299" class="author_facet_select" type="checkbox" value="319299" ><label for="author_facet_319299" class="input_label">Marie-Cécile Bénassy-Berling (1)</label></div> <div><input name="author_facet" id="author_facet_488716" class="author_facet_select" type="checkbox" value="488716" ><label for="author_facet_488716" class="input_label">Ana Inès Ansaldo (1)</label></div> <div><input name="author_facet" id="author_facet_174528" class="author_facet_select" type="checkbox" value="174528" ><label for="author_facet_174528" class="input_label">M. Tarabulsy, George (1)</label></div> <div><input name="author_facet" id="author_facet_443608" class="author_facet_select" type="checkbox" value="443608" ><label for="author_facet_443608" class="input_label">Elizabeth DelConte (1)</label></div> <div><input name="author_facet" id="author_facet_137079" class="author_facet_select" type="checkbox" value="137079" ><label for="author_facet_137079" class="input_label">Toby Measham (1)</label></div> <div><input name="author_facet" id="author_facet_443627" class="author_facet_select" type="checkbox" value="443627" ><label for="author_facet_443627" class="input_label">Jenny Patton (1)</label></div> <div><input name="author_facet" id="author_facet_412177" class="author_facet_select" type="checkbox" value="412177" ><label for="author_facet_412177" class="input_label">Henri Gandois (1)</label></div> <div><input name="author_facet" id="author_facet_346733" class="author_facet_select" type="checkbox" value="346733" ><label for="author_facet_346733" class="input_label">Debaise, Didier (1)</label></div> <div><input name="author_facet" id="author_facet_488720" class="author_facet_select" type="checkbox" value="488720" ><label for="author_facet_488720" class="input_label">Shannon Hebblethwaite (1)</label></div> <div><input name="author_facet" id="author_facet_4448" class="author_facet_select" type="checkbox" value="4448" ><label for="author_facet_4448" class="input_label">Danièle Moore (1)</label></div> <div><input name="author_facet" id="author_facet_182288" class="author_facet_select" type="checkbox" value="182288" ><label for="author_facet_182288" class="input_label">Cécile Girardin (1)</label></div> <div><input name="author_facet" id="author_facet_443607" class="author_facet_select" type="checkbox" value="443607" ><label for="author_facet_443607" class="input_label">Shanti Chandrasekhar (1)</label></div> <div><input name="author_facet" id="author_facet_443628" class="author_facet_select" type="checkbox" value="443628" ><label for="author_facet_443628" class="input_label">Tonja Matney Reynolds (1)</label></div> <div><input name="author_facet" id="author_facet_256700" class="author_facet_select" type="checkbox" value="256700" ><label for="author_facet_256700" class="input_label">Cécile Chapon (1)</label></div> <div><input name="author_facet" id="author_facet_250853" class="author_facet_select" type="checkbox" value="250853" ><label for="author_facet_250853" class="input_label">Cecile Starr (1)</label></div> <div><input name="author_facet" id="author_facet_488721" class="author_facet_select" type="checkbox" value="488721" ><label for="author_facet_488721" class="input_label">Adriana Lacerda (1)</label></div> <div><input name="author_facet" id="author_facet_29385" class="author_facet_select" type="checkbox" value="29385" ><label for="author_facet_29385" class="input_label">Gwendolyn Brooks (1)</label></div> <div><input name="author_facet" id="author_facet_443610" class="author_facet_select" type="checkbox" value="443610" ><label for="author_facet_443610" class="input_label">Meredith Doench (1)</label></div> <div><input name="author_facet" id="author_facet_108744" class="author_facet_select" type="checkbox" value="108744" ><label for="author_facet_108744" class="input_label">Zoë Roth (1)</label></div> <div><input name="author_facet" id="author_facet_488717" class="author_facet_select" type="checkbox" value="488717" ><label for="author_facet_488717" class="input_label">Nouha Ben Gaied (1)</label></div> <div><input name="author_facet" id="author_facet_282379" class="author_facet_select" type="checkbox" value="282379" ><label for="author_facet_282379" class="input_label">Patricia R. Sutcliffe (1)</label></div> <div><input name="author_facet" id="author_facet_443626" class="author_facet_select" type="checkbox" value="443626" ><label for="author_facet_443626" class="input_label">Caleb Parker (1)</label></div> <div><input name="author_facet" id="author_facet_319396" class="author_facet_select" type="checkbox" value="319396" ><label for="author_facet_319396" class="input_label">Cécile Cuny (1)</label></div> <div><input name="author_facet" id="author_facet_412176" class="author_facet_select" type="checkbox" value="412176" ><label for="author_facet_412176" class="input_label">Aurelien Burlot (1)</label></div> <div><input name="author_facet" id="author_facet_282371" class="author_facet_select" type="checkbox" value="282371" ><label for="author_facet_282371" class="input_label">Joel Orempuller (1)</label></div> <div><input name="author_facet" id="author_facet_443623" class="author_facet_select" type="checkbox" value="443623" ><label for="author_facet_443623" class="input_label">Katy Mullins (1)</label></div> <div><input name="author_facet" id="author_facet_379499" class="author_facet_select" type="checkbox" value="379499" ><label for="author_facet_379499" class="input_label">Sun, Cecile (1)</label></div> <div><input name="author_facet" id="author_facet_443631" class="author_facet_select" type="checkbox" value="443631" ><label for="author_facet_443631" class="input_label">Charlie Watts (1)</label></div> <div><input name="author_facet" id="author_facet_137080" class="author_facet_select" type="checkbox" value="137080" ><label for="author_facet_137080" class="input_label">Cécile Rousseau (1)</label></div> <div><input name="author_facet" id="author_facet_376869" class="author_facet_select" type="checkbox" value="376869" ><label for="author_facet_376869" class="input_label">Benoît Tadié (1)</label></div> <div><input name="author_facet" id="author_facet_336719" class="author_facet_select" type="checkbox" value="336719" ><label for="author_facet_336719" class="input_label">Morin, Marie-Hélène (1)</label></div> <div><input name="author_facet" id="author_facet_53272" class="author_facet_select" type="checkbox" value="53272" ><label for="author_facet_53272" class="input_label">Adam Golub (1)</label></div> <div><input name="author_facet" id="author_facet_240263" class="author_facet_select" type="checkbox" value="240263" ><label for="author_facet_240263" class="input_label">Hawthorne, Elizabeth Manning (1)</label></div> <div><input name="author_facet" id="author_facet_47471" class="author_facet_select" type="checkbox" value="47471" ><label for="author_facet_47471" class="input_label">Adrianna Kezar (1)</label></div> <div><input name="author_facet" id="author_facet_382640" class="author_facet_select" type="checkbox" value="382640" ><label for="author_facet_382640" class="input_label">Tanja Krones (1)</label></div> <div><input name="author_facet" id="author_facet_76779" class="author_facet_select" type="checkbox" value="76779" ><label for="author_facet_76779" class="input_label">Caroline Andrew (1)</label></div> <div><input name="author_facet" id="author_facet_240264" class="author_facet_select" type="checkbox" value="240264" ><label for="author_facet_240264" class="input_label">de Rocher, Cecile Anne (1)</label></div> <div><input name="author_facet" id="author_facet_785" class="author_facet_select" type="checkbox" value="785" ><label for="author_facet_785" class="input_label">Etheridge Knight (1)</label></div> <div><input name="author_facet" id="author_facet_83828" class="author_facet_select" type="checkbox" value="83828" ><label for="author_facet_83828" class="input_label">Cecile Manorohanta (1)</label></div> <div><input name="author_facet" id="author_facet_255100" class="author_facet_select" type="checkbox" value="255100" ><label for="author_facet_255100" class="input_label">Cecile A. Lawrence (1)</label></div> <div><input name="author_facet" id="author_facet_443624" class="author_facet_select" type="checkbox" value="443624" ><label for="author_facet_443624" class="input_label">Kristen Nichols (1)</label></div> <div><input name="author_facet" id="author_facet_106994" class="author_facet_select" type="checkbox" value="106994" ><label for="author_facet_106994" class="input_label">Claude Quevillon Lacasse (1)</label></div> <div><input name="author_facet" id="author_facet_208252" class="author_facet_select" type="checkbox" value="208252" ><label for="author_facet_208252" class="input_label">Michael Heale (1)</label></div> <div><input name="author_facet" id="author_facet_132110" class="author_facet_select" type="checkbox" value="132110" ><label for="author_facet_132110" class="input_label">Pauline Schmitt-Pantel (1)</label></div> <div><input name="author_facet" id="author_facet_282644" class="author_facet_select" type="checkbox" value="282644" ><label for="author_facet_282644" class="input_label">Rebe Huntman (1)</label></div> <div><input name="author_facet" id="author_facet_230498" class="author_facet_select" type="checkbox" value="230498" ><label for="author_facet_230498" class="input_label">Cecile Brookover (1)</label></div> </div> </fieldset> </div> <!-- /AUTHOR --> <!-- LANGUAGE --> <div id="search_filter_language" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Language</h3></legend> <script>document.write('<input class="filter_facet_input" id="search_filter_language_input" type="text" placeholder="Search by keyword" aria-label="search by language text input"/><br>');</script> <div class="searchable"> <div><input name="language_facet" id="language_facet_1" class="language_facet_select" type="checkbox" value="1" ><label for="language_facet_1" class="input_label">English (139)</label></div> <div><input name="language_facet" id="language_facet_49" class="language_facet_select" type="checkbox" value="49" ><label for="language_facet_49" class="input_label">French (64)</label></div> </div> </fieldset> </div> <!-- /LANGUAGE --> <!-- RESEARCH AREA --> <div id="search_filter_discipline" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Research Area</h3></legend> <script>document.write('<input class="filter_facet_input" id="search_filter_discipline_input" type="text" placeholder="Search by keyword" aria-label="search by discipline text input"/><br>');</script> <div class="searchable"> <div><input name="discipline_facet" id="discipline_facet_9" class="discipline_facet_select" type="checkbox" value="9" ><label for="discipline_facet_9" class="input_label">Area and Ethnic Studies > French Studies (56)</label></div> <div><input name="discipline_facet" id="discipline_facet_99" class="discipline_facet_select" type="checkbox" value="99" ><label for="discipline_facet_99" class="input_label">Literature (31)</label></div> <div><input name="discipline_facet" id="discipline_facet_112" class="discipline_facet_select" type="checkbox" value="112" ><label for="discipline_facet_112" class="input_label">Literature > French Literature (29)</label></div> <div><input name="discipline_facet" id="discipline_facet_201" class="discipline_facet_select" type="checkbox" value="201" ><label for="discipline_facet_201" class="input_label">Women's Studies, Gender, and Sexuality > Women's Studies (13)</label></div> <div><input name="discipline_facet" id="discipline_facet_91" class="discipline_facet_select" type="checkbox" value="91" ><label for="discipline_facet_91" class="input_label">History > Western European History (12)</label></div> <div><input name="discipline_facet" id="discipline_facet_32" class="discipline_facet_select" type="checkbox" value="32" ><label for="discipline_facet_32" class="input_label">Education (11)</label></div> <div><input name="discipline_facet" id="discipline_facet_42" class="discipline_facet_select" type="checkbox" value="42" ><label for="discipline_facet_42" class="input_label">Film, Theater, and Performing Arts (11)</label></div> <div><input name="discipline_facet" id="discipline_facet_46" class="discipline_facet_select" type="checkbox" value="46" ><label for="discipline_facet_46" class="input_label">Film, Theater, and Performing Arts > Theater and Performance Studies (10)</label></div> <div><input name="discipline_facet" id="discipline_facet_3" class="discipline_facet_select" type="checkbox" value="3" ><label for="discipline_facet_3" class="input_label">Area and Ethnic Studies > African Studies (10)</label></div> <div><input name="discipline_facet" id="discipline_facet_18" class="discipline_facet_select" type="checkbox" value="18" ><label for="discipline_facet_18" class="input_label">Art and Architecture (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_166" class="discipline_facet_select" type="checkbox" value="166" ><label for="discipline_facet_166" class="input_label">Social Sciences (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_101" class="discipline_facet_select" type="checkbox" value="101" ><label for="discipline_facet_101" class="input_label">Literature > American Literature (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_47" class="discipline_facet_select" type="checkbox" value="47" ><label for="discipline_facet_47" class="input_label">History (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_189" class="discipline_facet_select" type="checkbox" value="189" ><label for="discipline_facet_189" class="input_label">Social Sciences > Sociology > Demography (5)</label></div> <div><input name="discipline_facet" id="discipline_facet_96" class="discipline_facet_select" type="checkbox" value="96" ><label for="discipline_facet_96" class="input_label">Language and Linguistics > Linguistics (5)</label></div> <div><input name="discipline_facet" id="discipline_facet_155" class="discipline_facet_select" type="checkbox" value="155" ><label for="discipline_facet_155" class="input_label">Science, Technology, and Mathematics (5)</label></div> <div><input name="discipline_facet" id="discipline_facet_2" class="discipline_facet_select" type="checkbox" value="2" ><label for="discipline_facet_2" class="input_label">Area and Ethnic Studies > African American and African Diaspora Studies (4)</label></div> <div><input name="discipline_facet" id="discipline_facet_30" class="discipline_facet_select" type="checkbox" value="30" ><label for="discipline_facet_30" class="input_label">Creative Writing > Literary Magazines (4)</label></div> <div><input name="discipline_facet" id="discipline_facet_8" class="discipline_facet_select" type="checkbox" value="8" ><label for="discipline_facet_8" class="input_label">Area and Ethnic Studies > Canadian Studies (4)</label></div> <div><input name="discipline_facet" id="discipline_facet_14" class="discipline_facet_select" type="checkbox" value="14" ><label for="discipline_facet_14" class="input_label">Area and Ethnic Studies > Latin American and Caribbean Studies (4)</label></div> <div><input name="discipline_facet" id="discipline_facet_194" class="discipline_facet_select" type="checkbox" value="194" ><label for="discipline_facet_194" class="input_label">Studies by Time Period > Medieval and Renaissance Studies (4)</label></div> <div><input name="discipline_facet" id="discipline_facet_179" class="discipline_facet_select" type="checkbox" value="179" ><label for="discipline_facet_179" class="input_label">Social Sciences > Law (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_4" class="discipline_facet_select" type="checkbox" value="4" ><label for="discipline_facet_4" class="input_label">Area and Ethnic Studies > American Studies (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_178" class="discipline_facet_select" type="checkbox" value="178" ><label for="discipline_facet_178" class="input_label">Social Sciences > Gerontology (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_7" class="discipline_facet_select" type="checkbox" value="7" ><label for="discipline_facet_7" class="input_label">Area and Ethnic Studies > Asian and Pacific Studies (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_187" class="discipline_facet_select" type="checkbox" value="187" ><label for="discipline_facet_187" class="input_label">Social Sciences > Race and Ethnicity (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_92" class="discipline_facet_select" type="checkbox" value="92" ><label for="discipline_facet_92" class="input_label">History > Women's History (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_29" class="discipline_facet_select" type="checkbox" value="29" ><label for="discipline_facet_29" class="input_label">Creative Writing > Fiction (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_197" class="discipline_facet_select" type="checkbox" value="197" ><label for="discipline_facet_197" class="input_label">Studies by Time Period > Modernist Studies (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_100" class="discipline_facet_select" type="checkbox" value="100" ><label for="discipline_facet_100" class="input_label">Literature > African Literature (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_108" class="discipline_facet_select" type="checkbox" value="108" ><label for="discipline_facet_108" class="input_label">Literature > Book History and Print Culture (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_123" class="discipline_facet_select" type="checkbox" value="123" ><label for="discipline_facet_123" class="input_label">Medicine and Health (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_196" class="discipline_facet_select" type="checkbox" value="196" ><label for="discipline_facet_196" class="input_label">Studies by Time Period > 19th Century/Victorian Studies (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_36" class="discipline_facet_select" type="checkbox" value="36" ><label for="discipline_facet_36" class="input_label">Education > Higher Education (2)</label></div> <div><input name="discipline_facet" id="discipline_facet_1" class="discipline_facet_select" type="checkbox" value="1" ><label for="discipline_facet_1" class="input_label">Area and Ethnic Studies (2)</label></div> <div><input name="discipline_facet" id="discipline_facet_126" class="discipline_facet_select" type="checkbox" value="126" ><label for="discipline_facet_126" class="input_label">Medicine and Health > History of Medicine (2)</label></div> <div><input name="discipline_facet" id="discipline_facet_118" class="discipline_facet_select" type="checkbox" value="118" ><label for="discipline_facet_118" class="input_label">Literature > Spanish and Portuguese Literature (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_182" class="discipline_facet_select" type="checkbox" value="182" ><label for="discipline_facet_182" class="input_label">Social Sciences > Political Science > Comparative Politics (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_141" class="discipline_facet_select" type="checkbox" value="141" ><label for="discipline_facet_141" class="input_label">Religion (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_65" class="discipline_facet_select" type="checkbox" value="65" ><label for="discipline_facet_65" class="input_label">History > Historiography (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_75" class="discipline_facet_select" type="checkbox" value="75" ><label for="discipline_facet_75" class="input_label">History > Russian and East European History (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_17" class="discipline_facet_select" type="checkbox" value="17" ><label for="discipline_facet_17" class="input_label">Area and Ethnic Studies > Russian and East European Studies (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_156" class="discipline_facet_select" type="checkbox" value="156" ><label for="discipline_facet_156" class="input_label">Science, Technology, and Mathematics > Biology (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_122" class="discipline_facet_select" type="checkbox" value="122" ><label for="discipline_facet_122" class="input_label">Library Science and Publishing > Publishing (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_128" class="discipline_facet_select" type="checkbox" value="128" ><label for="discipline_facet_128" class="input_label">Medicine and Health > Public Health (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_167" class="discipline_facet_select" type="checkbox" value="167" ><label for="discipline_facet_167" class="input_label">Social Sciences > Anthropology (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_121" class="discipline_facet_select" type="checkbox" value="121" ><label for="discipline_facet_121" class="input_label">Library Science and Publishing > Library and Information Science (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_53" class="discipline_facet_select" type="checkbox" value="53" ><label for="discipline_facet_53" class="input_label">History > African History > West Africa (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_153" class="discipline_facet_select" type="checkbox" value="153" ><label for="discipline_facet_153" class="input_label">Religion > Judaism (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_195" class="discipline_facet_select" type="checkbox" value="195" ><label for="discipline_facet_195" class="input_label">Studies by Time Period > 18th Century Studies (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_188" class="discipline_facet_select" type="checkbox" value="188" ><label for="discipline_facet_188" class="input_label">Social Sciences > Sociology (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_11" class="discipline_facet_select" type="checkbox" value="11" ><label for="discipline_facet_11" class="input_label">Area and Ethnic Studies > Iberian Studies (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_137" class="discipline_facet_select" type="checkbox" value="137" ><label for="discipline_facet_137" class="input_label">Philosophy > Ethics and Moral Philosophy (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_180" class="discipline_facet_select" type="checkbox" value="180" ><label for="discipline_facet_180" class="input_label">Social Sciences > Methodology (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_181" class="discipline_facet_select" type="checkbox" value="181" ><label for="discipline_facet_181" class="input_label">Social Sciences > Political Science (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_57" class="discipline_facet_select" type="checkbox" value="57" ><label for="discipline_facet_57" class="input_label">History > Asian History > China (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_184" class="discipline_facet_select" type="checkbox" value="184" ><label for="discipline_facet_184" class="input_label">Social Sciences > Political Science > International Relations (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_31" class="discipline_facet_select" type="checkbox" value="31" ><label for="discipline_facet_31" class="input_label">Creative Writing > Poetry (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_174" class="discipline_facet_select" type="checkbox" value="174" ><label for="discipline_facet_174" class="input_label">Social Sciences > Economics (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_27" class="discipline_facet_select" type="checkbox" value="27" ><label for="discipline_facet_27" class="input_label">Creative Writing (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_168" class="discipline_facet_select" type="checkbox" value="168" ><label for="discipline_facet_168" class="input_label">Social Sciences > Archaeology (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_44" class="discipline_facet_select" type="checkbox" value="44" ><label for="discipline_facet_44" class="input_label">Film, Theater, and Performing Arts > Film and Media Studies (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_124" class="discipline_facet_select" type="checkbox" value="124" ><label for="discipline_facet_124" class="input_label">Medicine and Health > Bioethics (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_62" class="discipline_facet_select" type="checkbox" value="62" ><label for="discipline_facet_62" class="input_label">History > Canadian History (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_15" class="discipline_facet_select" type="checkbox" value="15" ><label for="discipline_facet_15" class="input_label">Area and Ethnic Studies > Middle Eastern Studies (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_204" class="discipline_facet_select" type="checkbox" value="204" ><label for="discipline_facet_204" class="input_label">History > U.S. History > Local and Regional > South (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_77" class="discipline_facet_select" type="checkbox" value="77" ><label for="discipline_facet_77" class="input_label">History > U.S. History (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_94" class="discipline_facet_select" type="checkbox" value="94" ><label for="discipline_facet_94" class="input_label">Language and Linguistics (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_16" class="discipline_facet_select" type="checkbox" value="16" ><label for="discipline_facet_16" class="input_label">Area and Ethnic Studies > Native American and Indigenous Studies (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_132" class="discipline_facet_select" type="checkbox" value="132" ><label for="discipline_facet_132" class="input_label">Philosophy > Aesthetics (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_114" class="discipline_facet_select" type="checkbox" value="114" ><label for="discipline_facet_114" class="input_label">Literature > Italian Literature (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_169" class="discipline_facet_select" type="checkbox" value="169" ><label for="discipline_facet_169" class="input_label">Social Sciences > Business and Society (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_13" class="discipline_facet_select" type="checkbox" value="13" ><label for="discipline_facet_13" class="input_label">Area and Ethnic Studies > Jewish Studies (1)</label></div> </div> </fieldset> </div> <!-- /RESEARCH AREA --> <!-- /YEAR --> <div id="pub_year_range" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Publication Year</h3></legend> <select name="pub_year_range_select" id="pub_year_range_select" aria-label="facet to select year range"> <option value = "" SELECTED>Any time</option> <option value = "1" >This year</option> <option value = "2" >The last 2 years</option> <option value = "3" >The last 3 years</option> <option value = "5" >The last 5 years</option> <option value = "10" >The last 10 years</option> </select> </fieldset> </div> <!-- /YEAR --> </div> </div> <div id="search_results_wrap" class="columns small-30 large-20 wrap"> <span id="skip_target"></span> <div id="search_results_sort_wrap"> <span>Sort By</span> <select class="search_results_sort" id="sort" name="sort" aria-label="dropdown to sort results"> <option value="" >Relevance</option> <option value= "launch asc" >Oldest First</option> <option value="launch desc" >Newest First</option> </select> </div> <div class="title_wrap"> <h1>Results</h1> </div> <input type="hidden" name="min_result" id="min_result" value="1"> <input type="hidden" name="max_result" id="max_result" value="10"> <input type="hidden" name="result_count" id="result_count" value="203"> <input type="hidden" name="search_id" id="search_id" value="s.1732446404.315194"> <input type="hidden" id="action" value="search"> <div class="searched_for"><span>Searched for: the term [<i> cécile</i> ] in author name</span></div> <div class="results_count" role="status">203 results found</div> <ol id="search_results"> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/40584/image/front_cover.jpg?format=smallcover" alt="Seeing Race, Seeing Ghosts: Zamor, Ourika, and the Specter of Blackness cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Article</span></li> <li class="title"><span><a href='/pub/1/article/728222'>Seeing Race, Seeing Ghosts: Zamor, Ourika, and the Specter of Blackness</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Cécile Bishop'>Cécile Bishop</a></span></li> <li class="journal"><span><a href="/pub/1/journal/333">L'Esprit Créateur</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:1">Johns Hopkins University Press</a></span></li> <li class="volume"><a href="/pub/1/issue/40584">Volume 59, Number 2, Summer 2019</a>, </span><span class="pgs">pp. 56-71</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/1/article/728222"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/1/article/728222/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:728222"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:728222/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="728222"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_728222" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/38831/image/front_cover.jpg?format=smallcover" alt="<i>Lutte urbaine : participation et démocratie d'interpellation à l'Alma-Gare</i> par Paula Cossart et Julien Talpin (review) cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Review</span></li> <li class="title"><span><a href='/pub/112/article/699671'><i>Lutte urbaine : participation et démocratie d'interpellation à l'Alma-Gare</i> par Paula Cossart et Julien Talpin (review)</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Cécile Cuny'>Cécile Cuny</a></span></li> <li class="journal"><span><a href="/pub/112/journal/423">Le mouvement social</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:112">Association Le Mouvement Social</a></span></li> <li class="volume"><a href="/pub/112/issue/38831">Numéro 262, janvier-mars 2018</a>, </span><span class="pgs">pp. 153-155</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/112/article/699671"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/112/article/699671/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:699671"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:699671/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="699671"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_699671" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/39143/image/front_cover.jpg?format=smallcover" alt="<i>Shaping Modern Shanghai: Colonialism in China's Global City</i> by Isabella Jackson (review) cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Review</span></li> <li class="title"><span><a href='/pub/1/article/704923'><i>Shaping Modern Shanghai: Colonialism in China's Global City</i> by Isabella Jackson (review)</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Cécile Armand'>Cécile Armand</a></span></li> <li class="journal"><span><a href="/pub/1/journal/390">Twentieth-Century China</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:1">Johns Hopkins University Press</a></span></li> <li class="volume"><a href="/pub/1/issue/39143">Volume 43, Number 3, October 2018</a>, </span><span class="pgs">pp. E-25-E-26</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/1/article/704923"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/1/article/704923/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:704923"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:704923/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="704923"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_704923" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/40961/image/front_cover.jpg?format=smallcover" alt="<i>City of Islands: Caribbean Intellectuals in New York</i> by Tammy L. Brown (review) cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Review</span></li> <li class="title"><span><a href='/pub/120/article/734117'><i>City of Islands: Caribbean Intellectuals in New York</i> by Tammy L. Brown (review)</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Cécile Accilien'>Cécile Accilien</a></span></li> <li class="journal"><span><a href="/pub/120/journal/460">American Studies</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:120">Mid-American Studies Association</a></span></li> <li class="volume"><a href="/pub/120/issue/40961">Volume 58, Number 2, 2019</a>, </span><span class="pgs">pp. 81-83</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/120/article/734117"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/120/article/734117/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:734117"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:734117/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="734117"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_734117" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/40966/image/front_cover.jpg?format=smallcover" alt="Secret History: or, The Horrors of St. Domingo in a Series of Letters … (Philadelphia, 1808): Saint-Domingue through the Lens of an American Woman on the Eve of Haitian Independence cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Article</span></li> <li class="title"><span><a href='/pub/259/article/734172'>Secret History: or, The Horrors of St. Domingo in a Series of Letters … (Philadelphia, 1808): Saint-Domingue through the Lens of an American Woman on the Eve of Haitian Independence</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Cécile Accilien'>Cécile Accilien</a></span></li> <li class="journal"><span><a href="/pub/422/journal/632">Journal of Haitian Studies</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:422">University of California, Santa Barbara</a></span></li> <li class="volume"><a href="/pub/259/issue/40966">Volume 25, Number 1, Spring 2019</a>, </span><span class="pgs">pp. 66-89</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/259/article/734172"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/259/article/734172/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:734172"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:734172/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="734172"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_734172" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/41739/image/front_cover.jpg?format=smallcover" alt="Une histoire de l'usager des technologies de l'information et de la communication (TIC) cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Article</span></li> <li class="title"><span><a href='/pub/112/article/746798'>Une histoire de l'usager des technologies de l'information et de la communication (TIC)</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Cécile Méadel'>Cécile Méadel</a></span></li> <li class="journal"><span><a href="/pub/112/journal/423">Le mouvement social</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:112">Association Le Mouvement Social</a></span></li> <li class="volume"><a href="/pub/112/issue/41739">Numéro 268, juillet-septembre 2019</a>, </span><span class="pgs">pp. 29-44</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/112/article/746798"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/112/article/746798/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:746798"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:746798/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="746798"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_746798" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/44176/image/front_cover.jpg?format=smallcover" alt="<i>The Other Milk: Reinventing Soy in Republican China</i> by Jia-Chen Fu (review) cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Review</span></li> <li class="title"><span><a href='/pub/8/article/786369'><i>The Other Milk: Reinventing Soy in Republican China</i> by Jia-Chen Fu (review)</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Cécile Armand'>Cécile Armand</a></span></li> <li class="journal"><span><a href="/pub/8/journal/92">Journal of the History of Medicine and Allied Sciences</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:8">Oxford University Press</a></span></li> <li class="volume"><a href="/pub/8/issue/44176">Volume 75, Number 4, October 2020</a>, </span><span class="pgs">pp. 452-454</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/8/article/786369"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/8/article/786369/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:786369"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:786369/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="786369"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_786369" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li id="more_results_div"></li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/36835/image/front_cover.jpg?format=smallcover" alt="<i>Power, Politics, and the Cinematic Imagination</i> ed. by Toni Pressley-Sanon and Sophie Saint-Just (review) cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Review</span></li> <li class="title"><span><a href='/pub/259/article/668046'><i>Power, Politics, and the Cinematic Imagination</i> ed. by Toni Pressley-Sanon and Sophie Saint-Just (review)</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Cécile Accilien'>Cécile Accilien</a></span></li> <li class="journal"><span><a href="/pub/422/journal/632">Journal of Haitian Studies</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:422">University of California, Santa Barbara</a></span></li> <li class="volume"><a href="/pub/259/issue/36835">Volume 23, Number 1, Spring 2017</a>, </span><span class="pgs">pp. 189-195</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/259/article/668046"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/259/article/668046/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:668046"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:668046/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="668046"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_668046" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/journal/346/image/front_cover.jpg?format=smallcover" alt="Race as Aesthetics?: Denise Colomb in the Caribbean cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Article</span></li> <li class="title"><span><a href='/pub/8/article/683911'>Race as Aesthetics?: Denise Colomb in the Caribbean</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Cécile Bishop'>Cécile Bishop</a></span></li> <li class="journal"><span><a href="/pub/8/journal/346">French Studies: A Quarterly Review</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:8">Oxford University Press</a></span></li> <li class="volume"><a href="/pub/8/issue/37862">Volume 72, Number 1, January 2018</a>, </span><span class="pgs">pp. 53-72</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/8/article/683911"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/8/article/683911/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:683911"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:683911/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="683911"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_683911" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/36879/image/front_cover.jpg?format=smallcover" alt="<i>Didactique du français : Pour une approche contextualisée et explicite de la langue à l'école</i> by S. Clerc Conan & C. Richerme-Manchet (review) cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Review</span></li> <li class="title"><span><a href='/pub/50/article/668748'><i>Didactique du français : Pour une approche contextualisée et explicite de la langue à l'école</i> by S. Clerc Conan & C. Richerme-Manchet (review)</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Cécile Sabatier'>Cécile Sabatier</a></span></li> <li class="journal"><span><a href="/pub/50/journal/272">The Canadian Modern Language Review / La revue canadienne des langues vivantes</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:50">University of Toronto Press</a></span></li> <li class="volume"><a href="/pub/50/issue/36879">Volume 73, Number 3, August / août 2017</a>, </span><span class="pgs">pp. 421-423</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/50/article/668748"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/50/article/668748/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:668748"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:668748/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="668748"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_668748" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> </ol> <noscript></br><input type="submit" name="more_results" value="Show More Results"></br></noscript> <div id="no_more_results_div"></div> <div id="loading_more_results" style="display:none;">[Loading more results] <img src="/images/loading_more_results.gif" alt="loading gif"></div> </div> </form> </div> <div id="search_in_progress" style="display: none; width: 200px; height: 100px; background-color: #fff; border: 2px solid #c4c4c4; margin: 13% 35%; position: fixed; padding: 20px; z-index: 99999; /*--CSS3 Box Shadows--*/ box-shadow: 0 0 10px rgba(100, 100, 100, 5); -webkit-box-shadow: 0 0 10px rgba(100, 100, 100, 5); -moz-box-shadow: 0 0 10px rgba(100, 100, 100, 5); /*--CSS3 Rounded Corners--*/ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; top: 25%; left: 50%; margin-left: -90px; text-align: center;"> <img src="/images/ajax-loader.gif" alt="loading" /> </p> Search in Progress </div> <div id="footer_block" role="contentinfo" aria-label="footer"> <div id="footer_mission" class="content"> <div class="wrap row" id="about_wrap"> <div id="about"> <h2>Project MUSE Mission</h2> <p>Project MUSE promotes the creation and dissemination of essential humanities and social science resources through collaboration with libraries, publishers, and scholars worldwide. Forged from a partnership between a university press and a library, Project MUSE is a trusted part of the academic and scholarly community it serves.</p> </div> <div id="about_logo" class="columns medium-10 show-for-large"> <img src="/images/muselogo_notext.png" alt="MUSE logo"/> </div> </div> </div> <div class="footer_main"> <div class="footer_item_color wrap"> <div class="footer_item_left"> <div class="group"> <nav class="footer_item_about cont_sub" aria-labelledby="footer_about"> <div id="footer_about" class="foothead">About</div> <ul> <li><a href="https://about.muse.jhu.edu/about/story">MUSE Story</a></li> <li><a href="https://about.muse.jhu.edu/publishers">Publishers</a></li> <li><a href="https://about.muse.jhu.edu/about/discovery-partners/">Discovery Partners</a></li> <li><a href="https://about.muse.jhu.edu/about/journal-subscribers/">Journal Subscribers</a></li> <li><a href="https://about.muse.jhu.edu/about/book-customers">Book Customers</a></li> <li><a href="https://about.muse.jhu.edu/about/at-conferences/">Conferences</a></li> </ul> </nav> <nav class="footer_item_what cont_sub" aria-labelledby="footer_what"> <div id="footer_what" class="foothead">What's on Muse</div> <ul> <li><a href="https://about.muse.jhu.edu/muse/open-access-overview/">Open Access</a></li> <li><a href="https://about.muse.jhu.edu/muse/journals/all/">Journals</a></li> <li><a href="https://about.muse.jhu.edu/muse/publishers/books/">Books</a></li> <li><a href="/primary/eliot">The Complete Prose of T. S. Eliot</a></li> <li><a href="https://about.muse.jhu.edu/muse-in-focus/">MUSE in Focus</a></li> </ul> </nav> <div class="clear"></div> </div> <div class="group"> <nav class="footer_item_res cont_sub" aria-labelledby="footer_resources"> <div id="footer_resources" class="foothead">Resources</div> <ul> <li><a href="https://about.muse.jhu.edu/resources/news/">News & Announcements</a></li> <li><a href="https://about.muse.jhu.edu/news/signup/" target="_blank" aria-label="email sign-up link (opens in a new tab)">Email Sign-Up</a></li> <li><a href="https://about.muse.jhu.edu/resources/promotional-materials">Promotional Materials</a></li> <li><a href="https://about.muse.jhu.edu/resources/muse-presentations">Presentations</a></li> <li><a href="https://about.muse.jhu.edu/resources/alerts">Get Alerts</a></li> </ul> </nav> <nav class="footer_item_info cont_sub" aria-labelledby="footer_information"> <div id="footer_information" class="foothead">Information For</div> <ul> <li><a href="https://about.muse.jhu.edu/publishers">Publishers</a></li> <li><a href="https://about.muse.jhu.edu/librarians">Librarians</a></li> <li><a href="https://about.muse.jhu.edu/individuals">Individuals</a></li> <li><a href="https://about.muse.jhu.edu/instructors">Instructors</a></li> </ul> </nav> <div class="clear"></div> </div> </div> <div class="footer_item_right"> <div class="group"> <nav class="footer_item_social cont_sub" aria-labelledby="footer_social"> <div id="footer_social" class="foothead">Contact</div> <ul> <li class="clear"><a href="/contact">Contact Us</a></li> <li><a href="https://about.muse.jhu.edu/resources/help-overview">Help</a></li> </ul> <ul> <li> <ol class="social_icons"> <li class="list_h"><a href="https://www.facebook.com/ProjectMUSE" target="_blank" aria-label="Facebook link (opens in a new tab)"><img src="/images/footer_icon_fb.png" alt="Facebook" /></a></li> <li class="list_h"><a href="https://www.linkedin.com/company/projectmuse/" target="_blank" aria-label="LinkedIn link (opens in a new tab)"><img src="/images/footer_icon_linkedin.png" alt="Linkedin" /></a></li> <li class="list_h"><a href="https://twitter.com/ProjectMUSE" target="_blank" aria-label="Twitter link (opens in a new tab)"><img src="/images/footer_icon_twitter.png" alt="Twitter" /></a></li> </ol> </li> </ul> </nav> <nav class="footer_item_policy cont_sub" aria-labelledby="footer_policy"> <div id="footer_policy" class="foothead">Policy & Terms</div> <ul> <li><a href="https://about.muse.jhu.edu/about/accessibility/">Accessibility</a></li> <li><a href="/privacy_policy">Privacy Policy</a></li> <li><a href="/terms_use">Terms of Use</a></li> </ul> </nav> <div class="clear"></div> </div> <div class="group"> <div class="footer_item_addr cont_sub"> <p class="address"><span>2715 North Charles Street<br/>Baltimore, Maryland, USA 21218</span></p> <p class="phone"><span><a href="tel:1-410-516-6989">+1 (410) 516-6989</a></span><br> <span><a href="mailto:muse@jh.edu">muse@jh.edu</a></span></p> <p class="footer_text_sm copy color_oxfordblue hide-for-small"><span>©2024 Project MUSE. Produced by Johns Hopkins University Press in collaboration with The Sheridan Libraries.</span></p> </div> <div class="footer_item_logo cont_sub"> <p class="show-for-medium footer_text_sm"><span class="semiboldit">Now and Always, <br>The Trusted Content Your Research Requires</span></p> <p><span><a href="https://muse.jhu.edu"> <img class="show-for-medium" src="/images/muselogoblack.png" alt="Project MUSE logo" /> <img class="hide-for-medium" src="/images/muselogo.png" alt="Project MUSE logo" /></a></span></p> <p class="hide-for-medium footer_text_sm"><span class="semiboldit">Now and Always, The Trusted Content Your Research Requires</span></p> <p class="hide-for-small footer_text_sm"><span>Built on the Johns Hopkins University Campus</span></p> </div> <div class="clear"></div> </div> </div> <div class="clear"></div> </div> </div> <div class="footer_item_sub wrap hide-for-medium"> <p><span class="footer_text_sm">Built on the Johns Hopkins University Campus</span></p> <p class="footer_text_sm copy color_oxfordblue"><span>©2024 Project MUSE. Produced by Johns Hopkins University Press in collaboration with The Sheridan Libraries.</span></p> </div> </div> <div id="btn_top"> <a href="#top"><span>Back To Top</span></a> </div> <script type="text/javascript" src="/js/jquery.qtip2.min.js"></script> <!-- js:post.js --> <script> // v1.1.2 $(window).on('load', function(){ var render_type; if($('#article_wrap')[0]) { render_type="article"; } else if($('.chapter_wrap')[0]) { render_type="chapter"; } else if($('.bits_wrap')[0]) { render_type="primary_source"; } load_functions(render_type); var window_width = $(window).width(); $(window).on('resize',function(){ window_width = resize_functions(window_width); }); $(window).on('scroll',function(){ scroll_functions(); }); $('.filter_interact_title').on('click',function(){ toggle_leftnav('toggle'); }); toggle_leftnav('size'); }); //-------------------- // added as test replacement for <noscript> $(document).ready( function() { toggle_js_no_js_display(); }); //-------------------- // back to top button var hasScrolled; var didScroll; var lastScrollTop = 0; var delta = 5; var navbarHeight = 250; var animatedScroll = false; var lastAnimatedScroll = false; function hasScrolled() { var st = $(this).scrollTop(); // Make sure they scroll more than delta if(Math.abs(lastScrollTop - st) <= delta) return; // If they scrolled down and are past the navbar, show button if (st > lastScrollTop && st > navbarHeight){ // Scroll Down $('#btn_top').fadeIn(); } else { // Scroll Up if(st + $(window).height() < $(document).height()) { $('#btn_top').fadeOut(); } } lastScrollTop = st; } $(window).scroll(function(event){ lastAnimatedScroll = animatedScroll; animatedScroll = $('html, body').is(':animated'); if (!animatedScroll) { didScroll = true; } }); setInterval(function() { if (didScroll) { hasScrolled(); didScroll = false; } }, 250); $("#btn_top").click(function(e) { e.preventDefault(); $(window).scrollTop(0); }); // ---------------Function List--------------- // =========Meta Functions========= function load_functions(render_type) { var width = $(window).width(); var url = window.location.href; // css_updates(); // reset_inputs(); // match_card_cols(); header_align(); view_citations(render_type); attach_login_qtip(); if(render_type == "primary_source") { if($("#jump_target").length > 0) { $("#jump_target").scrollView(); } } if(render_type) { load_lightbox_observer(); } if(url.match(/\/eliot/)) { appendLeftNavCSS(); addLeftPullButton(); addGotoEvents(); } else if(url.match(/\/document\/\d+/) && $("#eliot-summary-denial").length > 0) { addLeftPullButton(); addGotoEvents(); } // header_truncate([$('#institution span'),$('#person span')]); } function resize_functions(window_width) { var width = $(window).width(); if(width != window_width) { // reset_inputs(); header_align(); toggle_leftnav('size'); toggle_leftnav('show'); leftnav_minh(); // css_updates(); } return width; // check_scrolled_header(); } function scroll_functions() { } // =========Actual Functions========= function load_lightbox_observer() { // set up an origin point to return keyboard focus var origin; $("a[data-lightbox]").on("click",function(){ origin = $(this); }); // watch for changes to lightbox var observer = new MutationObserver(function(mutations) { var targetClass = $(mutations[0].target).attr("class"); if(targetClass.indexOf("lightboxOverlay") != -1) { if($(".lb-active").length > 0) { lb_refocus_keyboard(); } else { lb_refocus_keyboard(origin); } } }); var lightbox_overlay = document.getElementById("lightboxOverlay"); if(lightbox_overlay) { observer.observe(lightbox_overlay, { attributes: true, attributeFilter: ["class"] }); } } // ========================================================= function lb_refocus_keyboard(ref) { if(ref) { $(ref).focus(); } else { $("#lightbox").focus(); } } // ========================================================= function attach_login_qtip() { var login_text = "<strong>New options</strong> for institutional authentication are available with a MyMUSE account for a better remote learning experience."; $('#person_wrap .login_status').qtip({ content: { text: login_text }, show: { event: 'mouseenter', solo: true }, hide: { event: 'mouseleave', // delay: 500, fixed: true }, position: { my: "top right", at: "bottom left" }, style: { classes: "login_status_qtip" } }); } /* removed for search within mobile update - 8/18/20 mjg */ /*function css_updates() { $('.banner_search').css('margin-left','-4em'); }*/ // ========================================================= function add_remove_scrolled_header(type) { var classlist = document.getElementById('header').classList; if(type == 'remove' && classlist.contains('scrolled_header')) { $('#header').removeClass('scrolled_header'); } else if(type == 'add' && !classlist.contains('scrolled_header')) { $('#header').addClass('scrolled_header'); } } // ========================================================= function check_scrolled_header() { var st = $(window).scrollTop(); var bw = $('body').width()/16; if(st > $(header).height()) { if(bw <= 40) { add_remove_scrolled_header('add'); } else { add_remove_scrolled_header('remove'); } } else { add_remove_scrolled_header('remove'); } } // ========================================================= function leftnav_minh() { var minh = $('#header').height(); var st = $(window).scrollTop(); if(st <= minh) { $('#leftnav_wrap').css('top',minh); } } // ========================================================= function reposition_lnw(ref,minh,lastst,hold_pos) { var st = $(window).scrollTop(); if(st < 0) { st = 0; } var lnw_height = minh + $(ref).height(); if(st > lastst) { update_lnwh(ref,'absolute',hold_pos + minh); } else { if(hold_pos == minh) { hold_pos = st; } if(st > hold_pos) { if(st > hold_pos + lnw_height) { hold_pos = st; update_lnwh(ref,'absolute',hold_pos + minh); } if(lnw_height < 1000) { hold_pos = st; update_lnwh(ref,'absolute',hold_pos + minh); } } else { hold_pos = st; update_lnwh(ref,'fixed',minh); } } return [st,hold_pos]; } // ========================================================= function reposition_header(ref,minh,lastst,hold_pos) { var st = $(window).scrollTop(); if(st < 0) { st = 0; } if(st > lastst) { update_lnwh(ref,'absolute',hold_pos); } else { hold_pos = st; update_lnwh(ref,'fixed',0); } return [st,hold_pos]; } // ========================================================= function update_lnwh(ref,pos,num) { var classlist = document.getElementById('header').classList; if(classlist.contains('absolute') && classlist.contains('fixed')) { $(ref).removeClass('fixed'); } if($('#leftnav_wrap').html()) { classlist = document.getElementById('leftnav_wrap').classList; if(classlist.contains('absolute') && classlist.contains('fixed')) { $(ref).removeClass('fixed'); } } var alt = 'absolute'; if(pos == 'absolute') { alt = 'fixed'; } if($(ref).hasClass(pos)) {} else { $(ref).removeClass(alt).addClass(pos); } $(ref).css('top',num); } // ========================================================= function view_citations_width_calc() { if($(window).width() < 1008) { return '80%'; } else { return '60%'; } } // ========================================================= function view_citations() { var render_type = 'article'; var id; var eliot_header_render_type; var eliot_header_id; var url = window.location.href; if(url.match(/\/book\//) || url.match(/\/chapter\//)) { render_type = 'book'; } if(url.match(/\/chapter\//)) { var regex = $('#book_banner_title a').attr('href'); id = 1; if(regex) { id = regex.replace(/.*\/(\d+)/,'$1'); } } else if(url.match(/\/eliot/)) { // var id =/\/primary\/eliot\/volume(\d)/.test(url) ? RegExp.$1 : '1'; eliot_header_render_type = "resource"; eliot_header_id = 1; render_type = "resource_group"; id = 1; if(url.match(/volume(\d)/)) { id =/\/eliot\/volume(\d)/.test(url) ? RegExp.$1 : '1'; } } else if (url.match(/\/document\/(\d+)/)) { //if($("#current_resource_group_id").val()) { render_type = "document"; id = url.replace(/.*\/(\d+)/,'$1'); //} } else { id = url.replace(/.*\/(\d+)/,'$1'); } var width = view_citations_width_calc(); $('.view_citation').qtip({ content: { text: 'Loading', title: { text: '<h5>Citation</h5>', button: 'Close' }, ajax: { position: { target: $('.view_citation:visible'), my: 'topMiddle', at: 'bottomMiddle', }, url: '/view_citations', type: 'GET', data: { request_type : 'ajax', type : render_type, id : id }, success: function(data) { this.set('content.text', data); } } }, show: 'click', hide: { event: 'unfocus' }, position: { my: 'topLeft', at: 'topLeft', target: $('.view_citation:visible'), adjust: { y:18 } }, style: { width: width } }).bind('click', function(event){ event.preventDefault(); return false; }); if(eliot_header_render_type == "resource") { $('.view_citation--eliot-header').qtip({ content: { text: 'Loading', title: { text: '<h5>Citation</h5>', button: 'Close' }, ajax: { position: { target: $('.view_citation--eliot-header:visible'), my: 'topMiddle', at: 'bottomMiddle', }, url: '/view_citations', type: 'GET', data: { request_type : 'ajax', type : eliot_header_render_type, id : eliot_header_id }, success: function(data) { this.set('content.text', data); } } }, show: 'click', hide: { event: 'unfocus' }, position: { my: 'topLeft', at: 'topLeft', target: $('.view_citation--eliot-header:visible'), adjust: { y:18 } }, style: { width: width } }).bind('click', function(event){ event.preventDefault(); return false; }); } } // ========================================================= function get_screen_width() { return $(window).width(); } // ========================================================= function toggle_leftnav(type) { var bw = $('body').width()/16; var lg = 63.0625; var md = 40; var sm = 39.9375; if($('.filter_interact_title').is(':visible') && type == 'toggle') { $('#leftnav').toggle(); } else if($('.filter_interact_title').is(':hidden') && type == 'show') { $('#leftnav').show(); } else if(type == 'size' && bw < lg) { $('#leftnav').hide(); } } // ========================================================= function header_truncate(ref) { for(var i=0;i<ref.length;i++) { var index = ref[i]; var html = $(index).html(); if(html.length>60) { var short_text = $.trim(html).substring(0, 60).split(" ").slice(0, -1).join(" ") + "..."; $(index).html(short_text); } } } // ========================================================= function header_align() { var header_img = $('#institution_wrap img'); var wrap_height = $('#institution_wrap').height(); } // ========================================================= function match_card_cols() { $('.card_image').each(function(){ var img_h = $(this).height(); var text_h = $(this).closest('.card').find('.card_text').height(); $(this).css('min-height',text_h); }); } // ========================================================= function isScrolledIntoView(elem) { var docViewTop = $(window).scrollTop(); var docViewBottom = docViewTop + $(window).height(); // console.log('top: '+docViewTop+' bottom:'+docViewBottom); var elemTop = $(elem).offset().top; var elemBottom = elemTop + $(elem).height(); // console.log('elemtop: '+elemTop+' elem bottom'+elemBottom); return ((elemBottom <= docViewBottom) && (elemTop >= docViewTop)); } // ========================================================= function debounce(func, wait, immediate) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if (!immediate) func.apply(context, args); }; var callNow = immediate && !timeout; clearTimeout(timeout); timeout = setTimeout(later, wait); if (callNow) func.apply(context, args); }; }; // ========================================================= function set_rid_animate() { $('.animated_focus_ref').click(function(e){ e.preventDefault(); focus_source("rid",$(this)); }); $(document).on('keypress','.animated_focus_ref',function(e) { if(e.which === 13) { e.preventDefault(); focus_source_rid("rid",$(this)); } }); } // ========================================================= function focus_source(type,ref) { var id = $(ref).attr('href'); var matched; if(type=='fn') { var regid = id.replace('#',''); matched = $('[name='+regid+']'); for(var i=0;i<matched.length;i++) { if($(matched).closest('.fn-group, .ref-list').length > 0) { if(get_screen_width() > 1008) { if(matched.length > 1) { matched.splice(i,1); } } else { matched = matched[i]; break; } } else { if(i===0) { matched = matched[i]; break; } } } } else { matched = $(id)[0]; } if(matched[1]) { matched = matched[0]; } $(matched).scrollView(); $(matched).focus(); } // ========================================================= $.fn.scrollView = function () { this.each(function () { var pos = parseInt($(this).offset().top); if($(".eliot-initial-load-true").length) { if((pos != null) && (pos > 0) && (pos-40 > 0)) { $('html').animate({ scrollTop: pos-40 }, 400); $('html').animate({ scrollTop: pos }, 400); } else if((pos != null) && (pos > 0) && (pos-40 < 0)) { $('html').animate({ scrollTop: 0 }, 400); $('html').animate({ scrollTop: pos }, 400); } } else { if((pos != null) && (pos > 0)) { $('html').animate({ scrollTop: pos }, 400); } } }); } // ========================================================= function get_link_xy(ref) { return [parseInt(get_screen_width()/10),parseInt($(ref).offset().top)+10]; } // ========================================================= function remove_qtip(ref){ $(ref).qtip('destroy',true); } // ========================================================= // eliot-style left-pane stuff // ========================================================= function addLeftPullButton() { $(".goto-button-wrap").removeClass("hide"); $(document).on("click",".goto-button",function(){ toggleGoToPage(); toggleTransparentBackground(); }) $(document).on("keydown",function(e){ if(e.which === 27) { if(isLeftNavOpen()) { $(".bits-interact.thumbnail-button").focus(); } toggleGoToPage("off"); toggleTransparentBackground("off"); } }); } // ========================================================= function appendLeftNavCSS() { $('head').append('<link rel="stylesheet" type="text/css" href="/css/serval/resource/eliot_leftnav_goto.css">'); } // ========================================================= function isLeftNavOpen() { var leftPane = $(".inline-left-pane"); if(!leftPane.hasClass("hide")) { return 1; } return; } // ========================================================= function toggleTransparentBackground(direction) { var bg = $(".transparent-bg"); if(direction == "off") { $(bg).addClass("hide"); } else if(direction == "on") { $(bg).removeClass("hide"); } else { if($(bg).hasClass("hide")) { $(bg).removeClass("hide"); } else { $(bg).addClass("hide"); } } } // ========================================================= function addGotoEvents() { $(document).on("click","#goto_page_button",function(){ var goto_volume = $("#goto_volume").val(); var goto_page = $("#goto_page").val(); if (!goto_volume || !goto_page){ alert("Please select a volume and enter a page number"); return; } window.location.href = '/eliot/search?&search_term='+ goto_volume + '.' + goto_page; }); } // ========================================================= function toggleGoToPage(direction) { var goToPage = $("#bits-goto-page"); if(direction == "off") { $(goToPage).addClass("hide"); $(".goto-button-wrap").removeClass("depressed"); } else { if($(goToPage).hasClass("hide")) { $(goToPage).removeClass("hide"); $(".goto-button-wrap").addClass("depressed"); } else { $(goToPage).addClass("hide"); $(".goto-button-wrap").removeClass("depressed"); } } } // ========================================================= // replacement for <noscript>, .js_off is displayed by default in CSS, but sawpped for .js_on if JS is active function toggle_js_no_js_display() { $(".js_off").hide(); $(".js_on").show(); } </script> <script async type="text/javascript" src="/js/addtoany.js?01122024"></script> </body> </html> <script> $("#footer_block").hide(); </script>