diff --git a/Project MUSE.js b/Project MUSE.js index 5051d79ba4..34cb388293 100644 --- a/Project MUSE.js +++ b/Project MUSE.js @@ -1,182 +1,117 @@ { "translatorID": "c54d1932-73ce-dfd4-a943-109380e06574", "label": "Project MUSE", - "creator": "Simon Kornblith, Avram Lyon, Sean Takats", - "target": "^https?://[^/]*muse\\.jhu\\.edu[^/]*/(login\\?.+ur[il]=/)?(?:journals/[^/]+/(summary/)?[^/]+/[^/]+\\.html|search/results|results|books/\\d+)", - "minVersion": "2.1.9", + "creator": "Sebastian Karcher", + "target": "^https?://[^/]*muse\\.jhu\\.edu/(book/|article/|issue/|results\\?)", + "minVersion": "3.0", "maxVersion": "", "priority": 100, "inRepository": true, "translatorType": 4, "browserSupport": "gcsibv", - "lastUpdated": "2015-04-12 16:54:33" + "lastUpdated": "2016-08-27 02:45:11" } +/* + ***** BEGIN LICENSE BLOCK ***** + + Copyright © 2016 Sebastian Karcher + + This file is part of Zotero. + + Zotero is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + Zotero is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with Zotero. If not, see . + + ***** END LICENSE BLOCK ***** +*/ + function detectWeb(doc, url) { - var searchRe = new RegExp("(^https?://[^/]+/search/results|/search/save|/toc/|/results(#.+)?$)"); - if(searchRe.test(url)) { - //some old TOCs just display links to pdfs - don't detect those - if(ZU.xpath(doc, '//div[@class="article"]/h4/a|//div[@class="result_info"]/h1/a|//ul/li/a[text() = "[Access article in HTML]"]').length != 0){ - return "multiple";} - } else if (url.match(/\/books\//)){ + if (url.indexOf('/article/')>-1) { + return "journalArticle"; + } else if (url.indexOf('/book/') >-1) { return "book"; + } else if (getSearchResults(doc, true)) { + return "multiple"; } - else { - return "journalArticle"; +} + +function getSearchResults(doc, checkOnly) { + var items = {}; + var found = false; + var rows = ZU.xpath(doc, '//div[@class="single_result"]//h1/a[contains(@href, "/article/") or contains(@href, "/book/")]'); + if (!rows.length) { + rows = ZU.xpath(doc, '//div[@class="article"]//h4/a[contains(@href, "/article/") or contains(@href, "/book/")]'); + } + for (var i=0; i 1 - && authorsByComma[0].indexOf(" ") !== -1 - && authorsByComma[1].indexOf(" ") !== -1) - authors = authorsByComma; - } - for(var j=0, m=authors.length; jNumber 191, May 2006

", "issue": "1", "libraryCatalog": "Project MUSE", "pages": "121-164", "publicationTitle": "Past & Present", - "url": "https://muse.jhu.edu/journals/past_and_present/v191/191.1higonnet.html", + "url": "https://muse.jhu.edu/article/200965", "volume": "191", "attachments": [ { - "title": "Project MUSE Snapshot" - }, - { - "title": "Project MUSE Full Text PDF", + "title": "Full Text PDF", "mimeType": "application/pdf" } ], "tags": [], + "notes": [], "seeAlso": [] } ] }, { "type": "web", - "url": "http://muse.jhu.edu/journals/journal_of_social_history/toc/jsh.44.4.html", + "url": "http://muse.jhu.edu/issue/597", "items": "multiple" }, { "type": "web", - "url": "http://muse.jhu.edu/journals/eighteenth-century_studies/toc/ecs33.4.html", - "items": "multiple" - }, - { - "type": "web", - "url": "http://muse.jhu.edu/books/9780820705057", + "url": "http://muse.jhu.edu/book/785", "items": [ { "itemType": "book", - "title": "Writing the Forest in Early Modern England: A Sylvan Pastoral Nation", + "title": "Writing the Forest in Early Modern England", "creators": [ { - "lastName": "Theis", "firstName": "Jeffrey S.", + "lastName": "Theis", "creatorType": "author" } ], "date": "2009", "ISBN": "9780820705057", - "abstractNote": "In Writing the Forest in Early Modern England: A Sylvan Pastoral Nation, Jeffrey S. Theis focuses on pastoral literature in early modern England as an emerging form of nature writing. In particular, Theis analyzes what happens when pastoral writing is set in forests — what he terms “sylvan pastoral.” During the sixteenth and seventeenth centuries, forests and woodlands played an instrumental role in the formation of individual and national identities in England. Although environmentalism as we know it did not yet exist, persistent fears of timber shortages led to a larger anxiety about the status of forests. Perhaps more important, forests were dynamic and contested sites of largely undeveloped spaces where the poor would migrate in a time of rising population when land became scarce. And in addition to being a place where the poor would go, the forest also was a playground for monarchs and aristocrats where they indulged in the symbolically rich sport of hunting. Conventional pastoral literature, then, transforms when writers use it to represent and define forests and the multiple ways in which English society saw these places. In exploring these themes, authors expose national concerns regarding deforestation and forest law and present views relating to land ownership, nationhood, and the individual’s relationship to nature. Of particular interest are the ways in which cultures turn confusing spaces into known places and how this process is shaped by nature, history, gender, and class. Theis examines the playing out of these issues in familiar works by Shakespeare, such as A Midsummer Night’s Dream, The Merry Wives of Windsor, and As You Like It, Andrew Marvell’s “Upon Appleton House,” John Milton’s Mask and Paradise Lost, as well as in lesser known prose works of the English Revolution, such as James Howell’s Dendrologia>/i> and John Evelyn’s Sylva. As a unique ecocritical study of forests in early modern English literature, Writing the Forest makes an important contribution to the growing field of the history of environmentalism, and will be of interest to those working in literary and cultural history as well as philosophers concerned with nature and space theory. show less, In Writing the Forest in Early Modern England: A Sylvan Pastoral Nation, Jeffrey S. Theis focuses on pastoral literature in early modern England as an emerging form of nature writing. In particular, Theis analyzes what happens when pastoral writing is set in forests — what he terms “sylvan pastoral.” During the sixteenth and seventeenth centuries, forests and woodlands played an instrumental role in the formation of individual and national identities in England. Although environmentalism as we know it did not yet exist, persistent fears of timber shortages led to a larger anxiety about the status of forests. Perhaps more important . . . show more", + "abstractNote": "In Writing the Forest in Early Modern England: A Sylvan Pastoral Nation, Jeffrey S. Theis focuses on pastoral literature in early modern England as an emerging form of nature writing. In particular, Theis analyzes what happens when pastoral writing is set in forests — what he terms “sylvan pastoral.”\nDuring the sixteenth and seventeenth centuries, forests and woodlands played an instrumental role in the formation of individual and national identities in England. Although environmentalism as we know it did not yet exist, persistent fears of timber shortages led to a larger anxiety about the status of forests. Perhaps more important, forests were dynamic and contested sites of largely undeveloped spaces where the poor would migrate in a time of rising population when land became scarce. And in addition to being a place where the poor would go, the forest also was a playground for monarchs and aristocrats where they indulged in the symbolically rich sport of hunting.\nConventional pastoral literature, then, transforms when writers use it to represent and define forests and the multiple ways in which English society saw these places. In exploring these themes, authors expose national concerns regarding deforestation and forest law and present views relating to land ownership, nationhood, and the individual’s relationship to nature. Of particular interest are the ways in which cultures turn confusing spaces into known places and how this process is shaped by nature, history, gender, and class.\nTheis examines the playing out of these issues in familiar works by Shakespeare, such as A Midsummer Night’s Dream, The Merry Wives of Windsor, and As You Like It, Andrew Marvell’s “Upon Appleton House,” John Milton’s Mask and Paradise Lost, as well as in lesser known prose works of the English Revolution, such as James Howell’s Dendrologia>/i> and John Evelyn’s Sylva.\nAs a unique ecocritical study of forests in early modern English literature, Writing the Forest makes an important contribution to the growing field of the history of environmentalism, and will be of interest to those working in literary and cultural history as well as philosophers concerned with nature and space theory.", + "language": "English", "libraryCatalog": "Project MUSE", - "place": "Pittsburgh", "publisher": "Duquesne University Press", - "shortTitle": "Writing the Forest in Early Modern England", + "url": "http://muse.jhu.edu/book/785", "attachments": [ { - "title": "Project MUSE Snapshot" + "title": "Snapshot" } ], "tags": [], @@ -256,7 +182,7 @@ var testCases = [ }, { "type": "web", - "url": "http://muse.jhu.edu/login?auth=0&type=summary&url=/journals/technology_and_culture/v054/54.4.prescott.html", + "url": "http://muse.jhu.edu/article/530509", "items": [ { "itemType": "journalArticle", @@ -272,31 +198,32 @@ var testCases = [ "DOI": "10.1353/tech.2013.0137", "ISSN": "1097-3729", "abstractNote": "This article uses coverage of the fiftieth anniversary of the Pill as an example of what Richard Hirsh describes as the “real world” role of historians of technology. It explores how the presentation of historical topics on the world wide web has complicated how the history of technology is conveyed to the public. The article shows that that the Pill is especially suited to demonstrating the public role of historians of technology because, as the most popular form of reversible birth control, it has touched the lives of millions of Americans. Thus, an exploration of how the Pill’s fiftieth anniversary was covered illustrates how historians can use their expertise to provide a nuanced interpretation of a controversial topic in the history of technology.", - "extra": "

Volume 54, Number 4, October 2013

", "issue": "4", "libraryCatalog": "Project MUSE", "pages": "735-745", "publicationTitle": "Technology and Culture", "shortTitle": "The Pill at Fifty", - "url": "https://muse.jhu.edu/journals/technology_and_culture/v054/54.4.prescott.html", + "url": "https://muse.jhu.edu/article/530509", "volume": "54", "attachments": [ { - "title": "Project MUSE Snapshot" + "title": "Full Text PDF", + "mimeType": "application/pdf" } ], "tags": [], + "notes": [], "seeAlso": [] } ] }, { "type": "web", - "url": "http://muse.jhu.edu/journals/latin_american_research_review/v049/49.2.manzetti.html", + "url": "http://muse.jhu.edu/article/551992", "items": [ { "itemType": "journalArticle", - "title": "Accountability and Corruption in Argentina During the Kirchners’ Era", + "title": "Accountability and Corruption in Argentina During the Kirchners' Era", "creators": [ { "firstName": "Luigi", @@ -305,30 +232,31 @@ var testCases = [ } ], "date": "2014", + "DOI": "10.1353/lar.2014.0030", "ISSN": "1542-4278", - "abstractNote": "This article highlights an important paradox: in Argentina between 2003 and 2013 the center-left Peronist government’s approach to governance mirrors that of the center-right Peronist administration of the 1990s. While the latter centralized authority to pursue neoliberal reforms, the former have centralized authority in the name of expanding government intervention in the economy. In both cases, corruption has tended to go unchecked due to insufficient government accountability. Therefore, although economic policies and political rhetoric have changed dramatically, government corruption remains a constant of the Argentine political system due to the executive branch’s ability to emasculate constitutional checks and balances.", - "accessDate": "CURRENT_TIMESTAMP", - "extra": "

Volume 49, Number 2, 2014

", + "abstractNote": "This article highlights an important paradox: in Argentina between 2003 and 2013 the center-left Peronist government’s approach to governance mirrors that of the center-right Peronist administration of the 1990s. While the latter centralized authority to pursue neoliberal reforms, the former have centralized authority in the name of expanding government intervention in the economy. In both cases, corruption has tended to go unchecked due to insufficient government accountability. Therefore, although economic policies and political rhetoric have changed dramatically, government corruption remains a constant of the Argentine political system due to the executive branch’s ability to emasculate constitutional checks and balances.\n, \nRESUMEN\nEste artículo pone de relieve una paradoja importante: en la Argentina entre 2003 y 2013 los gobiernos peronistas de centro-izquierda reflejan los de la administración peronista de centro-derecha de la década de 1990. Mientras en los años noventa la concentración del poder presidencial se usó para promover reformas neoliberales, en los 2000 la autoridad centralizada se persiguió en nombre de la expansión de la intervención gubernamental en la economía. En ambos casos, la corrupción ha tendido a pasar inadvertida debido a la insuficiencia de la rendición de cuentas del gobierno. Por lo tanto, aunque las políticas económicas y la retórica política han cambiado drásticamente, la corrupción gubernamental sigue siendo una constante del sistema político argentino, gracias a la capacidad del Poder Ejecutivo para nulificar a los controles y equilibrios constitucionales", "issue": "2", "libraryCatalog": "Project MUSE", "pages": "173-195", "publicationTitle": "Latin American Research Review", - "publisher": "Latin American Studies Association", - "url": "http://muse.jhu.edu.turing.library.northwestern.edu/journals/latin_american_research_review/v049/49.2.manzetti.html", + "url": "https://muse.jhu.edu/article/551992", "volume": "49", "attachments": [ { - "title": "Project MUSE Snapshot" - }, - { - "title": "Project MUSE Full Text PDF", + "title": "Full Text PDF", "mimeType": "application/pdf" } ], "tags": [], + "notes": [], "seeAlso": [] } ] + }, + { + "type": "web", + "url": "http://muse.jhu.edu/results?&terms=content:labor:AND&m=1&items_per_page=10&limits=subscription:Y", + "items": "multiple" } ] /** END TEST CASES **/ \ No newline at end of file