Set Text Filter Command

Syntax

The set text filter command uses the following syntax:

setTextFilter(<filterQuery>)

There are no defaults for the setTextFilter command. Lucene escaping applies to this command. Characters that may need to be escaped include: +-&|!(){}[]^”~*?:\. Special characters only need to be escaped if their special meaning was not intended. Regular argument escaping must be applied after Lucene escaping.

Function

The set text filter command adds the text filter, replacing any existing text filters, and then it calls clearAllPaging().

Example – Using the set text filter command

The following set text filter command adds a new text filter for zoology, removes the text filter for anthropology, and it resets paging on the ContentType facet field and page number:

s.pn=3&s.ff=ContentType,or,2,15&s.fq=anthropology&s.cmd=setTextFilter(zoology)

Example response

s.pn=3&s.ff=ContentType,or,2,15&s.fq=anthropology&s.cmd=setTextFilter(zoology)
{
  "version":"2.0.0",
  "sessionId":"test-application-74703",
  "elapsedQueryTime":164,
  "queryTime":148,
  "totalRequestTime":249,
  "pageCount":287378,
  "recordCount":2873778,
  "query":{
    "queryString":"s.fq=zoology&s.secure=f&s.ff=ContentType%2Cor%2C1%2C15",
    "pageNumber":1,
    "pageSize":10,
    "textQueries":[
      
    ],
    "searchTerms":[
      
    ],
    "textFilters":[
      {
        "textFilter":"zoology",
        "removeCommand":"removeTextFilter(zoology)"
      }
    ],
    "rangeFilters":[
      
    ],
    "facetValueFilters":[
      
    ],
    "inclusiveFacetValueFilters":[
      
    ],
    "facetValueGroupFilters":[
      
    ],
    "facetFields":[
      {
        "fieldName":"ContentType",
        "combineMode":"or",
        "pageNumber":1,
        "pageSize":15,
        "removeCommand":"removeFacetField(ContentType)"
      }
    ],
    "rangeFacetFields":[
      
    ],
    "sort":[
      
    ]
  },
  "facetFields":[
    {
      "fieldName":"ContentType_mfacet",
      "displayName":"ContentType",
      "combineMode":"or",
      "pageNumber":1,
      "pageSize":15,
      "hasLimitingValue":true,
      "hasAppliedValue":false,
      "removeCommand":"removeFacetField(ContentType)",
      "listValuesCommand":"listFacetValues(ContentType,or)",
      "removeValueFiltersCommand":"removeFacetValueFilter(ContentType)",
      "counts":[
        {
          "value":"Journal Article",
          "count":1842902,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Journal Article)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Journal Article:t)"
        },
        {
          "value":"Book / eBook",
          "count":287816,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Book / eBook)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Book / eBook:t)"
        },
        {
          "value":"Newspaper Article",
          "count":245877,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Newspaper Article)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Newspaper Article:t)"
        },
        {
          "value":"Reference",
          "count":144538,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Reference)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Reference:t)"
        },
        {
          "value":"Book Review",
          "count":78553,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Book Review)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Book Review:t)"
        },
        {
          "value":"Dissertation",
          "count":63218,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Dissertation)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Dissertation:t)"
        },
        {
          "value":"Newsletter",
          "count":49221,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Newsletter)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Newsletter:t)"
        },
        {
          "value":"Book Chapter",
          "count":40958,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Book Chapter)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Book Chapter:t)"
        },
        {
          "value":"Magazine Article",
          "count":33330,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Magazine Article)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Magazine Article:t)"
        },
        {
          "value":"Web Resource",
          "count":32598,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Web Resource)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Web Resource:t)"
        },
        {
          "value":"Manuscript",
          "count":27040,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Manuscript)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Manuscript:t)"
        },
        {
          "value":"Conference Proceeding",
          "count":21832,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Conference Proceeding)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Conference Proceeding:t)"
        },
        {
          "value":"Image",
          "count":18657,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Image)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Image:t)"
        },
        {
          "value":"Government Document",
          "count":6297,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Government Document)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Government Document:t)"
        },
        {
          "value":"Data Set",
          "count":5906,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Data Set)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Data Set:t)"
        }
      ]
    }
  ],
  "rangeFacetFields":[
    
  ],
  "didYouMeanSuggestions":[
    
  ],
  "recommendationLists":{
    
  },
  "documents":[
    {
      "hasFullText":true,
      "isFullTextHit":false,
      "isPrint":false,
      "inHoldings":true,
      "openUrl":"ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Establishment+of+a+Chinese+sturgeonAcipenser+sinensistail-fin+cell+line+and+its+susceptibility+to+frog+iridovirus&rft.jtitle=Journal+of+Fish+Biology&rft.au=Zhou%2C+G.+Z&rft.au=Gui%2C+L&rft.au=Li%2C+Z.+Q&rft.au=Yuan%2C+X.+P&rft.date=2008-12-01&rft.issn=0022-1112&rft.eissn=1095-8649&rft.volume=73&rft.issue=8&rft.spage=2058&rft.epage=2067&rft_id=info:doi/10.1111%2Fj.1095-8649.2008.02076.x&rft.externalDBID=n%2Fa&rft.externalDocID=10_1111_j_1095_8649_2008_02076_x",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV1LT8JAEN4giYkX4zM-k7mTEmx5LEeiqBcPRhIJF4KwxSbKYkv9_c7so7ugUTHx0sASJoX5Mv125tsZxg6RIy0Cr_4aIGVVyYCHTuPqkd-hh0slO03Qrf2rb3ENvUtnZdfwb2EUF_A1ehmv6Ge8_srTXSR4KpdU1PXVVGyRqeax6VTIWWeczHG_Sp2b8YNZRqQxeQliEqFT8k5xTVtGyPJMaV2UbFaR0ziV00qSJhP5nqQmU_CZ0NIUdTPbssjTD55lrlLvVVcCuckTd9yBtEDq7aBauS9CUK7Tsv2qOX5m0xLck3i4YwIYSHWoFTq6Ip8LeFP3KLXhV08yMTDjfiyt6abu5rlMfea_j_nWulHIhrVW02pB_TbbK4-_QpTobYfQ0pAsmSGdZIk2KhtRi1SjjbDv-jpHpq-z-bXLYrEv78hjQB6V6e2wbeMy6Ggo7bKSmO2xzYFUnttnb0uAAhnDCAyg4BOgYBVQQIACAhQgoAABBcuAgoUEAhQ4QB0wft3tXd4G9o6Hc90EZfjTvxUdMYh5THp8Hk7CqD5qjNuiLiJBpXv-1G7Ho2N2sbbdkz9855RtOYiesfIizcU5K0_Eq_wAHmF3fg",
      "ExternalDocumentID":[
        "10_1111_j_1095_8649_2008_02076_x"
      ],
      "Issue":[
        "8"
      ],
      "IngestDate":[
        "Thu Oct 26 19:24:27 EDT 2017"
      ],
      "PublicationDate_xml":[
        {
          "month":"12",
          "year":"2008",
          "text":"2008-12-00"
        }
      ],
      "Score":[
        "0.01"
      ],
      "ID":[
        "FETCH-crossref_primary_10_1111_j_1095_8649_2008_02076_x3"
      ],
      "DOI":[
        "10.1111/j.1095-8649.2008.02076.x"
      ],
      "Language":[
        "English"
      ],
      "EISSN":[
        "1095-8649"
      ],
      "Author":[
        "Yuan, X. P",
        "Zhou, G. Z",
        "Li, Z. Q",
        "Gui, L",
        "Zhang, Q. Y"
      ],
      "ISSN":[
        "0022-1112"
      ],
      "PublicationCentury":[
        "2000"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "2000"
      ],
      "References_xml":[
        {
          "volume":"52",
          "start-page":"210",
          "year":"1964",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB9",
          "article-title":"Nomenclature for centromeric position on chromosomes",
          "publication-title":"Hereditas",
          "contributor":{
            "fullname":"Levan"
          }
        },
        {
          "volume":"133",
          "start-page":"117",
          "year":"2006",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB8",
          "article-title":"Electron microscopic examination of the viromatrix of Rana grylio virus in a fish cell line",
          "publication-title":"Journal of Virological Methods",
          "contributor":{
            "fullname":"Huang"
          }
        },
        {
          "volume":"8",
          "start-page":"39",
          "year":"1990",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB5",
          "article-title":"An iridovirus infection of the integument of the white sturgeon Acipenser transmontanus",
          "publication-title":"Diseases of Aquatic Organisms",
          "contributor":{
            "fullname":"Hedrick"
          }
        },
        {
          "volume":"14",
          "start-page":"336",
          "year":"1990",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB4",
          "article-title":"Studies on genome manipulation in fish I induction of triploid transparent colored crucian carp by hydrostatic pressure",
          "publication-title":"Acta Hydrobiology Sinica",
          "contributor":{
            "fullname":"Gui"
          }
        },
        {
          "volume":"18",
          "start-page":"113",
          "year":"1997",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB3",
          "article-title":"Progress in the conservation biology of Chinese sturgeon",
          "publication-title":"Zoological Research",
          "contributor":{
            "fullname":"Deng"
          }
        },
        {
          "volume":"16",
          "start-page":"79",
          "year":"2005",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB7",
          "article-title":"A review of sturgeon virosis",
          "publication-title":"Journal of Forestry Research",
          "contributor":{
            "fullname":"Hua"
          }
        },
        {
          "volume":"23",
          "start-page":"712",
          "year":"1999",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB1",
          "article-title":"History and prospect of conservation on Chinese sturgeon in the Yangtze River",
          "publication-title":"Acta Hydrobiologica Sinica",
          "contributor":{
            "fullname":"Chang"
          }
        },
        {
          "volume":"13",
          "start-page":"111",
          "year":"2004",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB17",
          "article-title":"Comparative study on DNA contents of five cultured fishes of Acipenseridae and Huso",
          "publication-title":"Journal of Shanghai Fisheries University",
          "contributor":{
            "fullname":"Yin"
          }
        },
        {
          "volume":"19",
          "start-page":"637",
          "year":"2006",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB21",
          "article-title":"Characterization and application of monoclonal antibodies against the turbot (Scophthalmus maximus) rhabdovirus (SMRV)",
          "publication-title":"Viral Immunology",
          "contributor":{
            "fullname":"Zhou"
          }
        },
        {
          "volume":"18",
          "start-page":"33",
          "year":"1999",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB14",
          "article-title":"A review: reproductive biology of sturgeon",
          "publication-title":"Fisheries Science",
          "contributor":{
            "fullname":"Wang"
          }
        },
        {
          "volume":"120",
          "start-page":"528",
          "year":"1991",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB6",
          "article-title":"Two cell lines from white sturgeon",
          "publication-title":"Transactions of the American Fisheries Society",
          "contributor":{
            "fullname":"Hedrick"
          }
        },
        {
          "volume":"29",
          "start-page":"102",
          "year":"2001",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB11",
          "article-title":"Identification of an iridovirus in cultured pallid (Scaphirhunchus albus) and shovelnose sturgeon (S. platorynchus)",
          "publication-title":"Fish Health Newsletter",
          "contributor":{
            "fullname":"MacConnell"
          }
        },
        {
          "volume":"251",
          "start-page":"1",
          "year":"2006",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB20",
          "article-title":"Molecular characterization of three Rana grylio virus (RGV) isolates and Paralichthys olivaceus lymphocystis disease virus (LCDV-C) in iridoviruses",
          "publication-title":"Aquaculture",
          "contributor":{
            "fullname":"Zhang"
          }
        },
        {
          "volume":"175",
          "start-page":"185",
          "year":"1999",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB18",
          "article-title":"Studies on morphogenesis and cellular interactions of Rana grylio virus in an infected fish cell line",
          "publication-title":"Aquaculture",
          "contributor":{
            "fullname":"Zhang"
          }
        },
        {
          "volume":"28",
          "start-page":"633",
          "year":"2004",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB2",
          "article-title":"Histological studies on gonadal origin and differentiation of cultured Acipenser sinensis",
          "publication-title":"Journal of Fisheries in China",
          "contributor":{
            "fullname":"Chen"
          }
        },
        {
          "volume":"44",
          "start-page":"327",
          "year":"2003",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB12",
          "article-title":"Diagnosis of sturgeon iridovirus infection in farmed white sturgeon in British Columbia",
          "publication-title":"Canadian Journal of Veterinary",
          "contributor":{
            "fullname":"Raverty"
          }
        },
        {
          "volume":"48",
          "start-page":"27",
          "year":"2001",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB19",
          "article-title":"Characterization of an iridovirus from the cultured pig frog Rana grylio with lethal syndrome",
          "publication-title":"Diseases of Aquatic Organisms",
          "contributor":{
            "fullname":"Zhang"
          }
        },
        {
          "volume":"25",
          "start-page":"211",
          "year":"2004",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB15",
          "article-title":"Establishment, growth, cryopreservation and species of origin identification of three cell lines from white sturgeon, Acipenser transmontanus",
          "publication-title":"Methods in Cell Science",
          "contributor":{
            "fullname":"Wang"
          }
        },
        {
          "volume":"23",
          "start-page":"566",
          "year":"1999",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB16",
          "article-title":"Preliminary research on tissue culture of Chinese sturgeon",
          "publication-title":"Acta Hydrobiology Sinica",
          "contributor":{
            "fullname":"Ye"
          }
        },
        {
          "volume-title":"Molecular Cloning: A Laboratory Manual",
          "year":"2001",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB13",
          "contributor":{
            "fullname":"Sambrook"
          }
        },
        {
          "volume":"9",
          "start-page":"370",
          "year":"2007",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB22",
          "article-title":"Establishment, characterization and virus susceptibility of a new marine cell line from red spotted grouper (Epinephelus akaara)",
          "publication-title":"Marine Biotechnology",
          "contributor":{
            "fullname":"Zhou"
          }
        },
        {
          "volume":"63",
          "start-page":"2867",
          "year":"1985",
          "ident":"10.1111/j.1095-8649.2008.02076.x-BIB10",
          "article-title":"Fish cell culture: two newly developed cell lines from Atlantic sturgeon (Acipenser oxyrynchus) and guppy (Poecilia reticulate)",
          "publication-title":"Canadian Journal of Zoology",
          "contributor":{
            "fullname":"Li"
          }
        }
      ],
      "PublicationTitle":[
        "Journal of Fish Biology"
      ],
      "Volume":[
        "73"
      ],
      "Discipline":[
        "Zoology"
      ],
      "References":[
        "Gui (10.1111/j.1095-8649.2008.02076.x-BIB4) 1990; 14",
        "Hedrick (10.1111/j.1095-8649.2008.02076.x-BIB6) 1991; 120",
        "Zhou (10.1111/j.1095-8649.2008.02076.x-BIB21) 2006; 19",
        "Li (10.1111/j.1095-8649.2008.02076.x-BIB10) 1985; 63",
        "Levan (10.1111/j.1095-8649.2008.02076.x-BIB9) 1964; 52",
        "Zhang (10.1111/j.1095-8649.2008.02076.x-BIB18) 1999; 175",
        "MacConnell (10.1111/j.1095-8649.2008.02076.x-BIB11) 2001; 29",
        "Chang (10.1111/j.1095-8649.2008.02076.x-BIB1) 1999; 23",
        "Ye (10.1111/j.1095-8649.2008.02076.x-BIB16) 1999; 23",
        "Sambrook (10.1111/j.1095-8649.2008.02076.x-BIB13) 2001",
        "Wang (10.1111/j.1095-8649.2008.02076.x-BIB15) 2004; 25",
        "Zhou (10.1111/j.1095-8649.2008.02076.x-BIB22) 2007; 9",
        "Huang (10.1111/j.1095-8649.2008.02076.x-BIB8) 2006; 133",
        "Raverty (10.1111/j.1095-8649.2008.02076.x-BIB12) 2003; 44",
        "Chen (10.1111/j.1095-8649.2008.02076.x-BIB2) 2004; 28",
        "Hua (10.1111/j.1095-8649.2008.02076.x-BIB7) 2005; 16",
        "Zhang (10.1111/j.1095-8649.2008.02076.x-BIB19) 2001; 48",
        "Deng (10.1111/j.1095-8649.2008.02076.x-BIB3) 1997; 18",
        "Zhang (10.1111/j.1095-8649.2008.02076.x-BIB20) 2006; 251",
        "Wang (10.1111/j.1095-8649.2008.02076.x-BIB14) 1999; 18",
        "Yin (10.1111/j.1095-8649.2008.02076.x-BIB17) 2004; 13",
        "Hedrick (10.1111/j.1095-8649.2008.02076.x-BIB5) 1990; 8"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "givenname":"G. Z",
          "surname":"Zhou",
          "fullname":"Zhou, G. Z"
        },
        {
          "sequence":"2",
          "givenname":"L",
          "surname":"Gui",
          "fullname":"Gui, L"
        },
        {
          "sequence":"3",
          "givenname":"Z. Q",
          "surname":"Li",
          "fullname":"Li, Z. Q"
        },
        {
          "sequence":"4",
          "givenname":"X. P",
          "surname":"Yuan",
          "fullname":"Yuan, X. P"
        },
        {
          "sequence":"5",
          "givenname":"Q. Y",
          "surname":"Zhang",
          "fullname":"Zhang, Q. Y"
        }
      ],
      "PublicationYear":[
        "2008"
      ],
      "StartPage":[
        "2058"
      ],
      "SSID":[
        "ssj0009393"
      ],
      "Title":[
        "Establishment of a Chinese sturgeonAcipenser sinensistail-fin cell line and its susceptibility to frog iridovirus"
      ],
      "PublicationDate":[
        "2008-12-00"
      ],
      "DatabaseTitle":[
        "CrossRef"
      ],
      "EndPage":[
        "2067"
      ],
      "MergedId":[
        "FETCHMERGED-crossref_primary_10_1111_j_1095_8649_2008_02076_x3"
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0022-1112&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0022-1112&client=summontrial"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0022-1112&client=summontrial"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMwY0BZLQOswHUtzEwsoYsWjYC9Zr0KJtAEJFSCBXqYN1C9EQf8sFxjS2NOhkJXYPsIPBQDGidTyE9TSFQAXSqdWpyqUFwC2jScn-eYnAns9QMjSwG0SjyvGNTmyszRTcvMUwANfCuAmmoKwC65QmZJsUJxaTF4qQh41WmlQkm-QlpRfrpCZlFmCrD3XlRazM1g4eYa4uyhC6uh4gsgRz7EIzWVgS6PB7kceoEjyEvxFcYUaAUAEGJbeg"
      ]
    },
    {
      "hasFullText":false,
      "isFullTextHit":false,
      "isPrint":false,
      "inHoldings":false,
      "openUrl":"ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Lethal+effects+of+concentrated+CO%E2%82%82+on+adult+females+and+eggs+of+Frankliniella+occidentalis+and+Frankliniella+intonsa+%28Thysanoptera%3A+Thripidae%29+at+a+high+temperature&rft.jtitle=Applied+entomology+and+zoology&rft.au=Keisuke+Miyata&rft.au=Takanobu+Kikuchi&rft.au=Hiroshi+Katoh&rft.au=Kiyohiko+Kagawa&rft.date=2016-08-01&rft.issn=0003-6862&rft.volume=51&rft.issue=3&rft.spage=441&rft.epage=444&rft.externalDocID=R000000004-I027529348-00",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV1fS8MwEA9TX3wRRcW_cI9KKbitlU58GVNR5tiDAx9L1qZbNtYMNpH5uA_jB_OTeJdmbeqTDoRRRpo27H7Z5XK5-x1jh2gjzV3r_NVFk1U7A16a_t1r0EGEK5VVnbKi7V-xxTZEl3Jl_4Bv_lJswO-IMl4RZ7z-CulnMR-ioK3IjIhyEVPNOxs7ra4OaKAPnQxowg0nERNcGTJ-ZjEY6KdW9dslBUQ5Koqo3qgmSNTdyrcl1R6ecTJQewg1T9WUcpmzIA5URDLmxPdEuZLcIU5kh0iwDIOzbRGvzGAcSk0KQqgPVfL3t4WcURxJRy6yZDrjbhjjwP03py3HVNSl8KPj2j-UFCqicnd3Wy7UUI4Vtg74O7fdHdXrPNiuUOF1l9JabBXuV62pWrf0sZexapml3cuoJn8QbOuSe3qv5D7RIS4aQB6OebWB6tKU_DVD4rI9SmPjcNfraW-X7ZidAzSzCbDHKiLdZ58Z-GDAB5WADT60ul_LJagUNOxgYAeUMBDs1L-EK9iw627l2wZ2uLBBv4Ec8kvgc-BAgIMF-AG7fbjvtR5d-mGh3vKFxDiOogypZaDC0TQsRBQWIqK4hSMGSZBQ0H1Qi2t1j_tRQ3iiLuh8Pug3Ggk_Zv5a7z5Z87lTtl3MmzO2leDfXJyzzVhM1DepAITv",
      "ExternalDocumentID":[
        "R000000004-I027529348-00"
      ],
      "Issue":[
        "3"
      ],
      "IngestDate":[
        "Wed May 03 19:35:26 EDT 2017"
      ],
      "DBID":[
        "198",
        "3CS"
      ],
      "PublicationDate_xml":[
        {
          "month":"08",
          "year":"2016",
          "text":"2016-08"
        }
      ],
      "Score":[
        "0.01"
      ],
      "ID":[
        "FETCH-jndl_porta_oai_iss_ndl_go_jp_R000000004_I027529348_000"
      ],
      "Language":[
        "English"
      ],
      "Author":[
        "Takanobu Kikuchi",
        "Keisuke Miyata",
        "Shoji Sonoda",
        "Kiyohiko Kagawa",
        "Hiroshi Katoh",
        "Tamotsu Murai"
      ],
      "ISSN":[
        "0003-6862"
      ],
      "PublicationCentury":[
        "2000"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "2010"
      ],
      "PublicationTitle":[
        "Applied entomology and zoology"
      ],
      "ProviderPackageCode":[
        "198",
        "3CS"
      ],
      "SubjectTerms":[
        "Mortality",
        "Controlled atmosphere",
        "Thrips",
        "High temperature",
        "Carbon dioxide"
      ],
      "ClassificationCodes":[
        "Z53-M423"
      ],
      "Volume":[
        "51"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Publisher"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Keisuke Miyata"
        },
        {
          "sequence":"2",
          "fullname":"Takanobu Kikuchi"
        },
        {
          "sequence":"3",
          "fullname":"Hiroshi Katoh"
        },
        {
          "sequence":"4",
          "fullname":"Kiyohiko Kagawa"
        },
        {
          "sequence":"5",
          "fullname":"Shoji Sonoda"
        },
        {
          "sequence":"6",
          "fullname":"Tamotsu Murai"
        }
      ],
      "PublicationYear":[
        "2016"
      ],
      "StartPage":[
        "441"
      ],
      "Title":[
        "Lethal effects of concentrated CO₂ on adult females and eggs of Frankliniella occidentalis and Frankliniella intonsa (Thysanoptera: Thripidae) at a high temperature"
      ],
      "PublicationDate":[
        "2016-08"
      ],
      "DatabaseTitle":[
        "NDL 雑誌記事索引"
      ],
      "EndPage":[
        "444"
      ],
      "MergedId":[
        "FETCHMERGED-jndl_porta_oai_iss_ndl_go_jp_R000000004_I027529348_000"
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0003-6862&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0003-6862&client=summontrial"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0003-6862&client=summontrial"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMwY4HeUAfaecDJsMwntSQjMUcBujhBIT9NIRm0HS8PfPRqioKz_6OmJoX8PAXwaRMKaam5wGKxWAHYiVZITU8Hq4ddXp4JWg2kkJ-cDLpsE3w6IFgZqnQm6OLd4kQFjRCgLxPz8gtA23itFEIygDkwMyUxVVMhsUQhUQF0FLAC6Own6MHF3Aw2bq4hzh66WXkpOfHghm886NxloN_jQSLp-fFZBfHgu9nAjep4T9BsH7CmNLEAzd5SqB0AfQ1myg"
      ],
      "DatabaseName":[
        "Japanese Periodicals Index (NDL 雑誌記事索引)"
      ]
    },
    {
      "hasFullText":false,
      "isFullTextHit":false,
      "isPrint":false,
      "inHoldings":false,
      "openUrl":"ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=The+nature+and+biological+effects+of+factors+responsible+for+proliferation+and+differentiation+of+melanocytes&rft.jtitle=Pigment+cell+research+%2F+sponsored+by+the+European+Society+for+Pigment+Cell+Research+and+the+International+Pigment+Cell+Society&rft.au=Abdel-Malek%2C+Z+A&rft.au=Swope%2C+V+B&rft.au=Nordlund%2C+J+J&rft.date=1992-01-01&rft.issn=0893-5785&rft.eissn=1600-0749&rft.volume=Suppl+2&rft.spage=43&rft_id=info%3Apmid%2F1329075&rft_id=info%3Apmid%2F1329075&rft.externalDocID=1329075",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV3dS8MwEA9TGexF_Bp-Qt5HYWvXLX0cUxFhImwg7GX0I9FBu5ZREf97L8mlzQqKPvhSStKkJffr5b5yR0gXZKTSsfyvDoisyhgwn_i3L2wGFG61zIn7uu1faQttQF15VvYP9K0mhQa4ByrDFegM119TWufnVJ4AnVZJrb0VrGHq6mxNTGyqs30XsmqP4IgDOd6UTCnXlTSZ8TTc5PFniQGHKMw-r19VKIE0_vcwa9BbT-ZBV-_ItyjdwvdVRn87StSMn8rxJgSwEdJpbJU7z-Iktesq4akzg61OsfZlbZ-df8BbVShvXV36CdTt9F3b0x_RK5bgOUDXMnsgdww8R2bq0RuZ5t4jeUx-rHOgGvauqqP2XItJ67xQFjKKTEEDFPOgr-u4_NjZSNCNPXvAXd1K2Zd8T_nJzWd2SBsfbCgwan9eHJFD1EDoRAPpmLT45oS0l7nyr5ySDOBENZwokILWcKIIJ5oLinCiFpwokJTuwEmNb8BJDrbgdEYW93eL6YODNTmcAkQ7kGdU8cxhOGJ-HHnjKAgjUCBCj_VB8468kR-r0-CCD-JQMF8MEubFPPYjP0g48P9zQgUTMkqfuYkLE_lxwIfc49Khz6IgEOEF6er1WRU64coKF-7yu44r0qkhck0OBPzZ_IbsJzzLvwC2P3kM",
      "ExternalDocumentID":[
        "1329075"
      ],
      "IngestDate":[
        "Fri Oct 20 14:43:47 EDT 2017"
      ],
      "DBID":[
        "CUY",
        "EIF",
        "NPM",
        "CGR",
        "CVF",
        "ECM"
      ],
      "PublicationDate_xml":[
        {
          "year":"1992",
          "text":"1992-00-00"
        }
      ],
      "AuthorAffiliation_xml":[
        {
          "name":"Department of Dermatology, University of Cincinnati, College of Medicine, Ohio 45267-0592"
        }
      ],
      "PublicationTitleAlternate":[
        "Pigment Cell Res"
      ],
      "Score":[
        "0.01"
      ],
      "PublicationPlace":[
        "DENMARK"
      ],
      "URI":[
        "http://www.ncbi.nlm.nih.gov/pubmed/1329075"
      ],
      "PublicationPlace_xml":[
        {
          "name":"DENMARK"
        }
      ],
      "ID":[
        "FETCH-LOGICAL-p818-80676934a685cb37b9ab774a380871b365c05212fe1caf85f1d83cec5b59de510"
      ],
      "Language":[
        "English"
      ],
      "EISSN":[
        "1600-0749"
      ],
      "Author":[
        "Swope, V B",
        "Nordlund, J J",
        "Abdel-Malek, Z A"
      ],
      "ISSN":[
        "0893-5785"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "1990"
      ],
      "PublicationTitle":[
        "Pigment cell research / sponsored by the European Society for Pigment Cell Research and the International Pigment Cell Society"
      ],
      "AuthorAffiliation":[
        "Department of Dermatology, University of Cincinnati, College of Medicine, Ohio 45267-0592"
      ],
      "SubjectTerms":[
        "Hormones - physiology",
        "Hormones - pharmacology",
        "Monophenol Monooxygenase - metabolism",
        "Recombinant Proteins - metabolism",
        "Melanocyte-Stimulating Hormones - physiology",
        "Melanoma - pathology",
        "Prostaglandins - physiology",
        "Fibroblasts - metabolism",
        "Melanocytes - drug effects",
        "Cyclic AMP - physiology",
        "Cytokines - pharmacology",
        "Melanoma - metabolism",
        "Cytokines - physiology",
        "Melanins - biosynthesis",
        "Cell Differentiation - drug effects",
        "Cell Division - drug effects",
        "Prostaglandins - pharmacology",
        "Melanocytes - cytology",
        "Melanocytes - metabolism",
        "Melanoma, Experimental - metabolism",
        "Melanoma, Experimental - pathology"
      ],
      "Volume":[
        "Suppl 2"
      ],
      "Discipline":[
        "Zoology"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Index Database"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "givenname":"Z A",
          "surname":"Abdel-Malek",
          "fullname":"Abdel-Malek, Z A"
        },
        {
          "sequence":"2",
          "givenname":"V B",
          "surname":"Swope",
          "fullname":"Swope, V B"
        },
        {
          "sequence":"3",
          "givenname":"J J",
          "surname":"Nordlund",
          "fullname":"Nordlund, J J"
        }
      ],
      "PublicationYear":[
        "1992"
      ],
      "StartPage":[
        "43"
      ],
      "SSID":[
        "ssj0017936"
      ],
      "Title":[
        "The nature and biological effects of factors responsible for proliferation and differentiation of melanocytes"
      ],
      "PublicationDate":[
        "1992-00-00"
      ],
      "Genre":[
        "Research Support, Non-U.S. Gov't",
        "Journal Article",
        "Review"
      ],
      "DatabaseTitle":[
        "MEDLINE",
        "MEDLINE with Full Text",
        "Medline Complete",
        "PubMed",
        "MEDLINE (Ovid)"
      ],
      "MergedId":[
        "FETCHMERGED-LOGICAL-p818-80676934a685cb37b9ab774a380871b365c05212fe1caf85f1d83cec5b59de510"
      ],
      "PMID":[
        "1329075"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0893-5785&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0893-5785&client=summontrial"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0893-5785&client=summontrial"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMwNV1RCoMwDJX9uLEzDHIBQamt9Xts7AD-S1vbL50y9rPb78XUA6Q0ITQvJXnvhAbH8LZy1yLJgOB6VTGhyvn42kdCmLIoWeAc5epSLIgHCYsloXkmIR_iG1IeaaA1UVafoc8xOTpHAqqjjbVtUpRo7faHsMhXXGPjJc7uvYYfwNu1GJ6P4f6qstRAtaFi4ZneNQFbZ6wOXnW-dx64yClbo6HwyuiwL7mm2ASXrE7NZFWIQXvdT1Hz-u1NjpUqNm5CFTFmL-s_plhSWw"
      ]
    },
    {
      "hasFullText":false,
      "isFullTextHit":false,
      "isPrint":false,
      "inHoldings":false,
      "openUrl":"ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Where+Are+Audubon%27s+Copper+Plates%3F&rft.au=Fries%2C+Waldemar&rft.date=1966-07-01&rft.pub=National+Audubon+Society&rft.issn=0097-7136&rft.volume=68&rft.issue=4&rft.spage=259",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGEbc1IsRoGrdAMWDsgvbKkhC_cEOBAkA2MJaBJDCegSRRMQ0sT4tStR1BuDSlNCkfckmKc35BQSr4UqIS0LI3-AJeN1DfGLyyLjEnJTU3sQjR7wdmEzP4GtES5GOzc2BGw1Z5Ihd2lua6wD6oGXJhZ2aBFKkmyCWXqSUzsHwANcZgczAGxpDOA9QYjNoKXMOECDIIwM7CVnCEhIEQA1NqnjADuyv44O1KICsqH8wSYVAChwlQIRBDHK5erAAJEQVIiNiLMmi4uYY4e-jCbIsHpnjQNEZiXmp-aXE86IAgYDkEKnkkGBTSLNJAa74tjFKMjE0STZMtU01SjVNB08MWSZaWaYmSDIoEzZEiQo00AxciFmQYWNOAqSdVloEFGFP5AHSV7co",
      "Issue":[
        "4"
      ],
      "IngestDate":[
        "Thu Sep 28 21:33:13 EDT 2017"
      ],
      "DBID":[
        "K30",
        "JRZRW"
      ],
      "PublicationDate_xml":[
        {
          "month":"07",
          "year":"1966",
          "text":"19660701",
          "day":"01"
        }
      ],
      "Score":[
        "0.01"
      ],
      "PublicationPlace":[
        "New York, N.Y"
      ],
      "URI":[
        "https://search.proquest.com/docview/1311832488"
      ],
      "PublicationPlace_xml":[
        {
          "name":"New York, N.Y"
        }
      ],
      "Publisher_xml":[
        {
          "name":"National Audubon Society"
        }
      ],
      "ID":[
        "FETCH-proquest_miscellaneous_13118324880"
      ],
      "PQPubID":[
        "1816613"
      ],
      "Publisher":[
        "National Audubon Society"
      ],
      "Language":[
        "English"
      ],
      "Author":[
        "Fries, Waldemar"
      ],
      "ISSN":[
        "0097-7136"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "1960"
      ],
      "ProviderPackageCode":[
        "K30",
        "JRZRW"
      ],
      "Volume":[
        "68"
      ],
      "Discipline":[
        "Ecology",
        "Zoology"
      ],
      "ContentType":[
        "Magazine Article"
      ],
      "SourceType":[
        "Aggregation Database"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Fries, Waldemar"
        }
      ],
      "PublicationYear":[
        "1966"
      ],
      "StartPage":[
        "259"
      ],
      "SSID":[
        "ssj0013039"
      ],
      "Title":[
        "Where Are Audubon's Copper Plates?"
      ],
      "PublicationDate":[
        "19660701"
      ],
      "DatabaseTitle":[
        "Periodicals Index Online Segment 35",
        "Periodicals Index Online"
      ],
      "MergedId":[
        "FETCHMERGED-proquest_miscellaneous_13118324880"
      ],
      "PQID":[
        "1311832488"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0097-7136&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0097-7136&client=summontrial"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0097-7136&client=summontrial"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMwYwGf-miuC-z8mHHAh_MNjC05GZSA5UtRqoIjCJemlCbl56kXKzjnFxSkFikE5ICaVvbcDBpuriHOHrqwcjEe6FvQEHZiXiqwJxwPOhwGmAZBqY4EpQAOWSxB"
      ],
      "DatabaseName":[
        "Periodicals Index Online",
        "Periodicals Index Online Segment 35"
      ]
    },
    {
      "hasFullText":true,
      "isFullTextHit":false,
      "isPrint":false,
      "inHoldings":true,
      "openUrl":"ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Experiments+with+the+All-Purpose+Trap&rft.jtitle=Bird-Banding&rft.au=John+V.+Dennis&rft.date=1955-10-01&rft.pub=Northeastern+Bird-Banding+Association%2C+Inc&rft.issn=0006-3630&rft.eissn=2327-1280&rft.volume=26&rft.issue=4&rft.spage=152&rft.epage=159&rft.externalDocID=10_2307_4510533",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGmRhg9zaC1lGCFwKCp-2BLaKknFR9E1C1b2xsX1CoC7ofCjSPCr0sgxmYhk2hS_dgJS4wj5hAb8Yz0zU2Ay1oRl5bCC4Q3QQY6mH7bdLz9UBXU4FaWMCIBY0AFKVCKpD8Iv2CYjRJ-MGMwCQDTDtAhOJk0PZbsKNBlwhBnK1q7IbkcFVjF4jTBRn4oY1MBUdIqhBiYErNE2Zgj8oHD6GLMKi6wo_1L1YADcQqAJ2h4JiToxsADPb84lQFYA1WIMqg4uYa4uyhC3ZEfAHkWIp4YHMetKo7HuoKYwkGhTSLNNCCaAujFCNjk0TTZMtUk1TjVNDcqUWSpWVaoiSDLF4zpAjISzNwGQKjA7K4TYaBpaSoNFWWgSUlNTcfANHKmlM",
      "ExternalDocumentID":[
        "10_2307_4510533"
      ],
      "Issue":[
        "4"
      ],
      "IngestDate":[
        "Fri Oct 13 03:48:08 EDT 2017"
      ],
      "PublicationDate_xml":[
        {
          "month":"10",
          "year":"1955",
          "text":"19551001",
          "day":"1"
        }
      ],
      "Score":[
        "0.01"
      ],
      "URI":[
        "http://www.jstor.org/stable/4510533"
      ],
      "Publisher_xml":[
        {
          "name":"Northeastern Bird-Banding Association, Inc"
        }
      ],
      "ID":[
        "FETCH-jstor_primary_10_2307_45105333"
      ],
      "Publisher":[
        "Northeastern Bird-Banding Association, Inc"
      ],
      "Language":[
        "English"
      ],
      "EISSN":[
        "2327-1280"
      ],
      "Author":[
        "John V. Dennis"
      ],
      "ISSN":[
        "0006-3630"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "1950"
      ],
      "PublicationTitle":[
        "Bird-Banding"
      ],
      "ProviderPackageCode":[
        "DOOOF",
        "JPM",
        "SA0",
        "GTFYD",
        "CBGCD",
        "JBS",
        "AESBF",
        "JST",
        "JLS",
        "ADZLD",
        "HTVGU"
      ],
      "Volume":[
        "26"
      ],
      "Discipline":[
        "Zoology"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Publisher"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"John V. Dennis"
        }
      ],
      "PublicationYear":[
        "1955"
      ],
      "StartPage":[
        "152"
      ],
      "SSID":[
        "ssj0037641"
      ],
      "Title":[
        "Experiments with the All-Purpose Trap"
      ],
      "PublicationDate":[
        "19551001"
      ],
      "EndPage":[
        "159"
      ],
      "MergedId":[
        "FETCHMERGED-jstor_primary_10_2307_45105333"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0006-3630&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0006-3630&client=summontrial"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0006-3630&client=summontrial"
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMwYwJd5mZkrgss9wxYwE1PM11jM2MDDmjxCEzQJoacDKqu8APsixVAQ44KwPaOgmNOjm4A0IL84lQFYFldwM2g4uYa4uyhC14qGF8AOYAhHthwBa1fjjcBtQ6MQXfeEqUMADuHKuk"
      ]
    },
    {
      "hasFullText":true,
      "isFullTextHit":false,
      "isPrint":false,
      "inHoldings":true,
      "openUrl":"ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Aggressive+Interactions+and+Chemical+Communication+between+Adult+and+Juvenile+Salamanders&rft.jtitle=Journal+of+Herpetology&rft.au=Carl+D.+Anthony&rft.au=J.+A.+Wicknick&rft.date=1993-09-01&rft.pub=Society+for+the+Study+of+Amphibians+and+Reptiles&rft.issn=0022-1511&rft.eissn=1937-2418&rft.volume=27&rft.issue=3&rft.spage=261&rft.epage=264&rft.externalDocID=10_2307_1565145",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwhV1La8MwDBZdYbDL3mOvgi89Zm1ju0lOI6wLY7BTC2O7BMdxCmNrurQ9769Pst3S7jLIIZAchC2kT9InCeACMdIy2Kq_BghZbTJgnMrRa_yCN9yC9d5G4lFaIqAt2yMiKj5ND4MKdOTyfv4d0H4oqqP6ZRl7qMPSU_c21YKw7y0uBlbowQa73EJrGLMj-Fn320zrO1pNRQgLL5YyAI1xDqRuevPFn4-bwYyoMqg7-OyITO23VmgKgZ3YXZ5tCd7lIyf6MRx6kMlSpxUn0DKzU9h_r20K_Qze0qmNstHQMZsRdM0NC6ZmJVtPEGA7rSPM87lYSvM67I_PK7STaFPYWKFWuSaZc5hkj5OHp8CvWAg-hlIEvOKJ0n2uuYoJ6WB0pftRwbUuB0UUKylUqaQS1dAkQxUNQiOiQhQSHZoO8YVfAqviikjXcViGXCipEyMMN1SfjYskqdQVdOxh5XM3PiPHsIPY57k_ret_vt_AgSMZEq_rFtrLZmU60C7NV_0LzNa6LA",
      "ExternalDocumentID":[
        "10_2307_1565145"
      ],
      "Issue":[
        "3"
      ],
      "IngestDate":[
        "Tue Oct 17 20:20:35 EDT 2017"
      ],
      "PublicationDate_xml":[
        {
          "month":"9",
          "year":"1993",
          "text":"19930901",
          "day":"1"
        }
      ],
      "Score":[
        "0.01"
      ],
      "DatabaseTitleList":[
        ""
      ],
      "URI":[
        "http://www.jstor.org/stable/1565145"
      ],
      "Publisher_xml":[
        {
          "name":"Society for the Study of Amphibians and Reptiles"
        }
      ],
      "ID":[
        "FETCH-LOGICAL-j654-3f39ac03c3a81251144c07b3ccd1b78a54ada5a4f6e96a712e47b4b5718c2b4b3"
      ],
      "Publisher":[
        "Society for the Study of Amphibians and Reptiles"
      ],
      "AbstractList":[
        "Aggressive behavior and recognition of chemical cues play important roles in territoriality and spatial distributions of adult plethodontid salamanders. The role of these behaviors in adult-juvenile interactions is unknown. We assessed adult-juvenile interactions in the Rich Mountain salamander, Plethodon ouachitae. In experiment 1, we examined behavioral responses of adult male salamanders (residents) toward juvenile intruders and compared these responses with the responses of the same residents toward adult male intruders. In experiment 2, we examined the role of chemical communication in these interactions. Juvenile salamanders were given a choice between control substrates and substrates bearing odors of adult males. Resident adults of P. ouachitae exhibited aggressive behavior (biting and chasing) in adult-adult and adult-juvenile trials. When paired with juveniles, adult salamanders were significantly less aggressive but exhibited significantly more investigatory (nose-tapping) behavior than when paired with other adults. The rate of biting observed in adult-adult trials was extremely high, while the rate of biting in adult-juvenile trials was similar to rates reported for adult-adult pairings in other species of Plethodon. Juvenile salamanders did not avoid odors of adults, despite the aggressive nature of adult P. ouachitae."
      ],
      "Language":[
        "English"
      ],
      "EISSN":[
        "1937-2418"
      ],
      "Author":[
        "J. A. Wicknick",
        "Carl D. Anthony"
      ],
      "ISSN":[
        "0022-1511"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "1990"
      ],
      "Snippet":[
        "Aggressive behavior and recognition of chemical cues play important roles in territoriality and spatial distributions of adult plethodontid salamanders. The..."
      ],
      "PublicationTitle":[
        "Journal of Herpetology"
      ],
      "ProviderPackageCode":[
        "DOOOF",
        "CBGCD",
        "GTFYD",
        "HGD",
        "ADZLD",
        "JLS",
        "JPM",
        "SA0",
        "AS~",
        "JBS",
        "AESBF",
        "JST",
        "HTVGU"
      ],
      "Volume":[
        "27"
      ],
      "Discipline":[
        "Zoology"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Publisher"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Carl D. Anthony"
        },
        {
          "sequence":"2",
          "fullname":"J. A. Wicknick"
        }
      ],
      "Abstract":[
        "Aggressive behavior and recognition of chemical cues play important roles in territoriality and spatial distributions of adult plethodontid salamanders. The role of these behaviors in adult-juvenile interactions is unknown. We assessed adult-juvenile interactions in the Rich Mountain salamander, Plethodon ouachitae. In experiment 1, we examined behavioral responses of adult male salamanders (residents) toward juvenile intruders and compared these responses with the responses of the same residents toward adult male intruders. In experiment 2, we examined the role of chemical communication in these interactions. Juvenile salamanders were given a choice between control substrates and substrates bearing odors of adult males. Resident adults of P. ouachitae exhibited aggressive behavior (biting and chasing) in adult-adult and adult-juvenile trials. When paired with juveniles, adult salamanders were significantly less aggressive but exhibited significantly more investigatory (nose-tapping) behavior than when paired with other adults. The rate of biting observed in adult-adult trials was extremely high, while the rate of biting in adult-juvenile trials was similar to rates reported for adult-adult pairings in other species of Plethodon. Juvenile salamanders did not avoid odors of adults, despite the aggressive nature of adult P. ouachitae."
      ],
      "PublicationYear":[
        "1993"
      ],
      "StartPage":[
        "261"
      ],
      "Copyright_xml":[
        {
          "notice":"Copyright 1993 Society for the Study of Amphibians and Reptiles"
        }
      ],
      "SSID":[
        "ssj0012078"
      ],
      "Title":[
        "Aggressive Interactions and Chemical Communication between Adult and Juvenile Salamanders"
      ],
      "PublicationDate":[
        "19930901"
      ],
      "EndPage":[
        "264"
      ],
      "MergedId":[
        "FETCHMERGED-LOGICAL-j654-3f39ac03c3a81251144c07b3ccd1b78a54ada5a4f6e96a712e47b4b5718c2b4b3"
      ],
      "Copyright":[
        "Copyright 1993 Society for the Study of Amphibians and Reptiles"
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0022-1511&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0022-1511&client=summontrial"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0022-1511&client=summontrial"
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMwVV09C8IwEC3ioPRP3NA10Pby0Y5FFHG1i1O5pK3gJIj_39ekHdwyhAyBu3fv8t5lF19xnQIyNPt1UjdQpTpsrf0aoHTMHt0z8kmENMXeV5Lxfwj8mTavPP2ZJGhVLlG3TKaIG29fZARED90F95fsIHnWX8796arWzwTUyxqteOZWQsmBpVkwHTwilM5zCGPlXSNGyyhG9Gyn1oqr6kk7r71B6g41FpxnRTo2qhaHd5oFMaCGXqTUA2gQSg_DP-MOSq8"
      ]
    },
    {
      "hasFullText":true,
      "isFullTextHit":false,
      "isPrint":false,
      "inHoldings":true,
      "openUrl":"ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=How+Culture+Can+Guide+Evolution%3A+An+Inquiry+into+Gene%2FMeme+Enhancement+and+Opposition&rft.jtitle=Adaptive+Behavior&rft.au=Best%2C+Michael+L&rft.date=1999-01-01&rft.pub=Sage+Publications&rft.issn=1059-7123&rft.volume=7&rft.issue=3-4&rft.spage=289&rft.epage=306&rft_id=info:doi/10.1177%2F105971239900700305&rft.externalDocID=10.1177_105971239900700305",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwjV1LT8JAEJ4oxkQPoqgRH8keTUwpfdGtN4IgF-JBicYL6WMaOdASHvr3neluCQoxXnpoZ5vu7uzs15nZbwDOCSMtjLX4q0GQtXAGPLe9h1c5oBkuK5uaph6yeYPzqOgTCuvMy5ndz6aOKpqMAnyLz2EyPw0r6S7sMXsWr0XHelsZ35an6qmQvMENynMyW9_xYy9aS-QqTGqvqog_5sXJhgYXs2JMRqrAPoMZqi0nn5nT-a-HKypHUjLSNjZIWzpJt6mbdOWOqv9nHUDd_NBjONL4VLSVQp3ADmY1qJa1H4Q2BTU4XCMyrMH-e164509h2M-_hOLpRNEJM_G4HCcoup9axe9FOxM6_1iMs0UumPjaHOCEhLIP1kH2V4owS8TTtEwpO4Nhr_vS6Ru6dIMRMwAzJPo-Sjd2kOCIjOwoToLAs6MW4bEwRlemQRr6kWz6hCet2HXdBGXTxthD2WqGtnMBIpUpZ3NLO7EdN_TiAF10kAO_MgqoeR3uytkbTRU1x8jS7OWbQ1iHWx78UTkVf4he_l_0Cg4UjwP7ZK6hspgt8QYqCU7ybzP62zU",
      "ExternalDocumentID":[
        "10_1177_105971239900700305",
        "10.1177_105971239900700305"
      ],
      "Issue":[
        "3-4"
      ],
      "IngestDate":[
        "Thu Oct 26 18:44:52 EDT 2017",
        "Tue May 30 18:13:57 EDT 2017"
      ],
      "PublicationDate_xml":[
        {
          "month":"01",
          "year":"1999",
          "text":"19990100"
        }
      ],
      "Score":[
        "0.01"
      ],
      "DatabaseTitleList":[
        ""
      ],
      "PublicationPlace":[
        "Thousand Oaks, CA"
      ],
      "URI":[
        "http://journals.sagepub.com/doi/full/10.1177/105971239900700305"
      ],
      "PublicationPlace_xml":[
        {
          "name":"Thousand Oaks, CA"
        }
      ],
      "Publisher_xml":[
        {
          "name":"Sage Publications"
        }
      ],
      "ID":[
        "FETCH-LOGICAL-c1435-8e77e84c3e9108b2bcd9952b6839ace48f9fa7b8076561c444de802ec5e860a23"
      ],
      "DOI":[
        "10.1177/105971239900700305"
      ],
      "Publisher":[
        "Sage Publications"
      ],
      "AbstractList":[
        "We study the relationship between genetic evolution, learning, and culture. We start with the sim ulation environment of Hinton and Nowlan in which individual learning was shown to guide genetic evolution towards a difficult adaptive goal. We then consider, in lieu of individual learn ing, culture in the form of social learning by imitation. Our results demonstrate that when genes and culture cooperate, or enhance one another, culture too is able to guide genetic evolution towards an adaptive goal. Further, we show that social learning is superior to individual learning insofar as it with genetic evolution converges more quickly to the goal. However, the social learn ing algorithm results in slower genetic assimilation of adaptive alleles than with individual learn ing. It is as if, we argue, the adaptive values are stored in the culture rather than in the genes. Finally, we consider what happens when culture and genes pursue diametrically opposed goals. Here we show that culture, in the form of social learning, is no real match when opposed to genet ic evolution with individual learning. In fact, only the most herculean of social learning algorithms is able to keep a neutralizing toe-hold against the slow plodding force of genetic evolution. Finally, our results suggest that in both cases, opposition and enhancement, transmission forces such as the ratio of teacher to learner are central to the success of social learning."
      ],
      "Language":[
        "English"
      ],
      "EISSN":[
        "1741-2633"
      ],
      "Author":[
        "Best, Michael L"
      ],
      "ISSN":[
        "1059-7123"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "1990"
      ],
      "References_xml":[
        {
          "volume":"13",
          "start-page":"725",
          "year":"1984",
          "end-page":"735",
          "article-title":"Stone-play of Macaca fuscata in Arashiyama B troop: Transmission of non-adaptive behavior",
          "publication-title":"Journal of Human Evolution",
          "contributor":{
            "fullname":"Huffman, M.A."
          }
        },
        {
          "volume":"10",
          "start-page":"51",
          "year":"1989",
          "end-page":"97",
          "article-title":"Evolutionary psychology and the generation of culture, Part II: Case study: A computational theory of social exchange",
          "publication-title":"Ethology and Sociobiology",
          "contributor":{
            "fullname":"Cosmides, L."
          },
          "contributor":{
            "fullname":"Tooby, J."
          }
        },
        {
          "volume":"3",
          "start-page":"261",
          "issue":"4",
          "year":"1998",
          "end-page":"287",
          "article-title":"An ecology of text: using text retrieval to study alife on the net",
          "publication-title":"Journal of Artificial Life",
          "contributor":{
            "fullname":"Best, M.L."
          }
        },
        {
          "volume":"218",
          "start-page":"19",
          "year":"1982",
          "end-page":"27",
          "article-title":"Theory and observation in cultural transmission",
          "publication-title":"Science",
          "contributor":{
            "fullname":"Cavalli-Sforza, L."
          },
          "contributor":{
            "fullname":"Feldman, M.W."
          },
          "contributor":{
            "fullname":"Chen, K.H."
          },
          "contributor":{
            "fullname":"Dornbusch, S.M."
          }
        },
        {
          "volume":"188",
          "start-page":"79",
          "issue":"1",
          "year":"1997",
          "end-page":"87",
          "article-title":"Cultural evolution and units of selection in replicating text",
          "publication-title":"Journal of Theoretical Biology",
          "contributor":{
            "fullname":"Pocklington, R."
          },
          "contributor":{
            "fullname":"Best, M.L."
          }
        },
        {
          "volume":"10",
          "start-page":"29",
          "year":"1989",
          "end-page":"49",
          "article-title":"Evolutionary psychology and the generation of culture, part I: Theoretical considerations",
          "publication-title":"Ehthology and Sociobiology",
          "contributor":{
            "fullname":"Tooby, J."
          },
          "contributor":{
            "fullname":"Cosmides, L."
          }
        },
        {
          "volume":"4",
          "start-page":"11",
          "year":"1990",
          "end-page":"49",
          "article-title":"Evolution, learning, and culture: Computational metaphors for adaptive algorithms",
          "publication-title":"Complex Systems",
          "contributor":{
            "fullname":"Belew, R.K."
          }
        },
        {
          "volume":"36",
          "start-page":"131",
          "issue":"1",
          "year":"1995",
          "end-page":"156",
          "article-title":"Gene-culture coevolutionary theory: A test case",
          "publication-title":"Current Anthropology",
          "contributor":{
            "fullname":"Laland, K.N."
          },
          "contributor":{
            "fullname":"Kumm, J."
          },
          "contributor":{
            "fullname":"Feldman, M.W."
          }
        },
        {
          "volume":"19",
          "start-page":"187",
          "year":"1990",
          "end-page":"210",
          "article-title":"Advances in evolutionary culture theory",
          "publication-title":"Annual Review of Anthropology.",
          "contributor":{
            "fullname":"Durham, W.H."
          }
        },
        {
          "volume":"190",
          "start-page":"147",
          "year":"1998",
          "end-page":"159",
          "article-title":"Evolution of transmission bias in cultural inheritance",
          "publication-title":"Journal of Theoretical Biology",
          "contributor":{
            "fullname":"Takahasi, K."
          }
        },
        {
          "volume":"1",
          "start-page":"495",
          "year":"1987",
          "end-page":"502",
          "article-title":"How learning can guide evolution",
          "publication-title":"Complex Systems",
          "contributor":{
            "fullname":"Hinton, G.E."
          },
          "contributor":{
            "fullname":"Nowlan, S.J."
          }
        },
        {
          "volume":"3",
          "start-page":"157",
          "year":"1992",
          "end-page":"178",
          "article-title":"The question of animal culture",
          "publication-title":"Human Nature",
          "contributor":{
            "fullname":"Galef, B.G., Jr."
          }
        },
        {
          "volume":"10",
          "start-page":"51",
          "year":"1989",
          "ident":"atypb9",
          "publication-title":"Ethology and Sociobiology",
          "contributor":{
            "fullname":"Cosmides, L."
          }
        },
        {
          "ident":"atypb33"
        },
        {
          "volume-title":"An introduction to genetic algorithms",
          "year":"1996",
          "ident":"atypb32",
          "contributor":{
            "fullname":"Mitchell, M."
          }
        },
        {
          "volume-title":"Adaptation in natural and artificial systems",
          "year":"1975",
          "ident":"atypb21",
          "contributor":{
            "fullname":"Holland, J.H."
          }
        },
        {
          "volume":"3",
          "start-page":"157",
          "year":"1992",
          "ident":"atypb16",
          "publication-title":"Human Nature",
          "contributor":{
            "fullname":"Galef, B.G., Jr."
          }
        },
        {
          "volume-title":"Culture and the evolutionary process",
          "year":"1985",
          "ident":"atypb5",
          "contributor":{
            "fullname":"Boyd, R."
          }
        },
        {
          "volume-title":"Developing a theory of animal social learning. In C.M. Heyes & B.G. Galef Jr., Social learning in animals: The roots of culture",
          "year":"1996",
          "ident":"atypb25",
          "contributor":{
            "fullname":"Laland, K.N."
          }
        },
        {
          "ident":"atypb31"
        },
        {
          "volume-title":"Coevolution: Genes culture and human diversity",
          "year":"1991",
          "ident":"atypb13",
          "contributor":{
            "fullname":"Durham, W.H."
          }
        },
        {
          "volume":"1",
          "start-page":"495",
          "year":"1987",
          "ident":"atypb20",
          "publication-title":"Complex Systems",
          "contributor":{
            "fullname":"Hinton, G.E."
          }
        },
        {
          "ident":"atypb14"
        },
        {
          "ident":"atypb11"
        },
        {
          "ident":"atypb2"
        },
        {
          "volume":"10",
          "start-page":"29",
          "year":"1989",
          "ident":"atypb39",
          "publication-title":"Ehthology and Sociobiology",
          "contributor":{
            "fullname":"Tooby, J."
          }
        },
        {
          "ident":"atypb26"
        },
        {
          "volume-title":"From animals to animats 4: Proceedings of the fourth international conference on simulation of adaptive behavior",
          "ident":"atypb36",
          "contributor":{
            "fullname":"Saunders, G.M."
          }
        },
        {
          "volume":"19",
          "start-page":"187",
          "year":"1990",
          "ident":"atypb12",
          "publication-title":"Annual Review of Anthropology.",
          "contributor":{
            "fullname":"Durham, W.H."
          }
        },
        {
          "ident":"atypb15"
        },
        {
          "ident":"atypb27"
        },
        {
          "volume-title":"Proceedings of the fifth international conference on genetic algorithms",
          "ident":"atypb18",
          "contributor":{
            "fullname":"Harvey, I."
          }
        },
        {
          "volume-title":"From animals to animats 4: Proceedings of the fourth international conference on simulation of adaptive behavior",
          "ident":"atypb37",
          "contributor":{
            "fullname":"Steels, L."
          }
        },
        {
          "volume":"218",
          "start-page":"19",
          "year":"1982",
          "ident":"atypb8",
          "publication-title":"Science",
          "contributor":{
            "fullname":"Cavalli-Sforza, L."
          }
        },
        {
          "volume-title":"The origins of order: Self-organization and selection in evolution",
          "year":"1993",
          "ident":"atypb23",
          "contributor":{
            "fullname":"Kauffman, S."
          }
        },
        {
          "volume-title":"Evolution of communication in artificial organisms",
          "year":"1991",
          "ident":"atypb40",
          "contributor":{
            "fullname":"Werner, G.M."
          }
        },
        {
          "volume-title":"The selfish gene",
          "year":"1976",
          "ident":"atypb10",
          "contributor":{
            "fullname":"Dawkins, R."
          }
        },
        {
          "volume":"3",
          "start-page":"261",
          "issue":"4",
          "year":"1998",
          "ident":"atypb3",
          "publication-title":"Journal of Artificial Life",
          "contributor":{
            "fullname":"Best, M.L."
          }
        },
        {
          "volume":"4",
          "start-page":"11",
          "year":"1990",
          "ident":"atypb4",
          "publication-title":"Complex Systems",
          "contributor":{
            "fullname":"Belew, R.K."
          }
        },
        {
          "volume-title":"Synthetic ethology: An approach to the study of communication",
          "year":"1991",
          "ident":"atypb29",
          "contributor":{
            "fullname":"MacLennan, B."
          }
        },
        {
          "volume-title":"Genes, mind, and culture",
          "year":"1981",
          "ident":"atypb28",
          "contributor":{
            "fullname":"Lumsden, C."
          }
        },
        {
          "volume-title":"Cultural transmission and evolution: A quantitative approach",
          "year":"1981",
          "ident":"atypb7",
          "contributor":{
            "fullname":"Cavalli-Sforza, L."
          }
        },
        {
          "ident":"atypb1"
        },
        {
          "ident":"atypb17"
        },
        {
          "volume":"190",
          "start-page":"147",
          "year":"1998",
          "ident":"atypb38",
          "publication-title":"Journal of Theoretical Biology",
          "contributor":{
            "fullname":"Takahasi, K."
          }
        },
        {
          "volume-title":"The sociobiology debate: Readings on ethical and scientific issues",
          "year":"1974",
          "ident":"atypb6",
          "contributor":{
            "fullname":"Caplan, A.L."
          }
        },
        {
          "volume":"36",
          "start-page":"131",
          "issue":"1",
          "year":"1995",
          "ident":"atypb24",
          "publication-title":"Current Anthropology",
          "contributor":{
            "fullname":"Laland, K.N."
          }
        },
        {
          "volume-title":"Genuine imitation",
          "year":"1996",
          "ident":"atypb19",
          "contributor":{
            "fullname":"Heyes, C.M."
          }
        },
        {
          "volume":"13",
          "start-page":"725",
          "year":"1984",
          "ident":"atypb22",
          "publication-title":"Journal of Human Evolution",
          "contributor":{
            "fullname":"Huffman, M.A."
          }
        },
        {
          "volume-title":"From animals to animats 4: Proceedings of the fourth international conference on simulation of adaptive behavior",
          "ident":"atypb30",
          "contributor":{
            "fullname":"Mayley, G."
          }
        },
        {
          "volume":"188",
          "start-page":"79",
          "issue":"1",
          "year":"1997",
          "ident":"atypb35",
          "publication-title":"Journal of Theoretical Biology",
          "contributor":{
            "fullname":"Pocklington, R."
          }
        },
        {
          "volume-title":"Play, dreams and imitation in childhood",
          "year":"1962",
          "ident":"atypb34",
          "contributor":{
            "fullname":"Piaget, J."
          }
        }
      ],
      "Snippet":[
        "We study the relationship between genetic evolution, learning, and culture. We start with the sim ulation environment of Hinton and Nowlan in which individual..."
      ],
      "PublicationTitle":[
        "Adaptive Behavior"
      ],
      "ProviderPackageCode":[
        "Q83",
        "AEPBZ",
        "AGWFA",
        "AAMPI",
        "SPJ",
        "AACKU",
        "AANSI",
        "SDB",
        "AAQDB",
        "Q81",
        "ACGZU",
        "Q82",
        "Q7K",
        "Q7L",
        "1~K",
        "J8X",
        "DF0",
        "DO-",
        "ACGEY",
        "SGX",
        "SGZ",
        "SPP",
        "SGV",
        "Q7X",
        "ALJHS",
        "AIFIH",
        "AJIHE",
        "DB~",
        "DH.",
        "AJMMQ",
        "AATBZ",
        "ACDXX",
        "ACGBL",
        "DE-",
        "AERKM",
        "BFDSU",
        "ZGBWR",
        "AEDFJ",
        "~3C",
        "AAJOX",
        "~3D",
        "STM",
        "K.J",
        "ACCKI",
        "SFC",
        "54M",
        "35E",
        "B94",
        "B93",
        "B8R",
        "AAYTG",
        "SNB",
        "B8O",
        "SFK",
        "DD-",
        "Q1R",
        "SBI",
        "P.9",
        "-MK",
        "ABJUO",
        "DD0",
        "ABAWP",
        "AFKBI",
        "SFB",
        "31Z",
        "31X",
        "AEFAU",
        "31Y",
        "31S",
        "31U",
        "SGR",
        "AEDTQ",
        "SGP",
        "P.B",
        "SFT",
        "B8Z",
        "SGA"
      ],
      "Volume":[
        "7"
      ],
      "Discipline":[
        "Computer Science",
        "Engineering",
        "Zoology"
      ],
      "References":[
        "Best, M.L. 1998; 3",
        "Huffman, M.A. 1984; 13",
        "Durham, W.H. 1990; 19",
        "Galef, B.G., Jr. 1992; 3",
        "Belew, R.K. 1990; 4",
        "Pocklington, R., Best, M.L. 1997; 188",
        "Takahasi, K. 1998; 190",
        "Laland, K.N., Kumm, J., Feldman, M.W. 1995; 36",
        "Cavalli-Sforza, L., Feldman, M.W., Chen, K.H., Dornbusch, S.M. 1982; 218",
        "Hinton, G.E., Nowlan, S.J. 1987; 1",
        "Cosmides, L., Tooby, J. 1989; 10",
        "Tooby, J., Cosmides, L. 1989; 10",
        "Cavalli-Sforza, L. (atypb8) 1982; 218",
        "Caplan, A.L. (atypb6) 1974",
        "Cavalli-Sforza, L. (atypb7) 1981",
        "Durham, W.H. (atypb12) 1990; 19",
        "Harvey, I. (atypb18)",
        "Galef, B.G., Jr. (atypb16) 1992; 3",
        "atypb1",
        "atypb26",
        "atypb27",
        "Laland, K.N. (atypb24) 1995; 36",
        "atypb2",
        "Kauffman, S. (atypb23) 1993",
        "Huffman, M.A. (atypb22) 1984; 13",
        "Holland, J.H. (atypb21) 1975",
        "Heyes, C.M. (atypb19) 1996",
        "Werner, G.M. (atypb40) 1991",
        "Best, M.L. (atypb3) 1998; 3",
        "Durham, W.H. (atypb13) 1991",
        "Mayley, G. (atypb30)",
        "Takahasi, K. (atypb38) 1998; 190",
        "atypb31",
        "Lumsden, C. (atypb28) 1981",
        "atypb14",
        "Hinton, G.E. (atypb20) 1987; 1",
        "atypb11",
        "Laland, K.N. (atypb25) 1996",
        "atypb17",
        "atypb15",
        "atypb33",
        "MacLennan, B. (atypb29) 1991",
        "Piaget, J. (atypb34) 1962",
        "Dawkins, R. (atypb10) 1976",
        "Cosmides, L. (atypb9) 1989; 10",
        "Saunders, G.M. (atypb36)",
        "Boyd, R. (atypb5) 1985",
        "Mitchell, M. (atypb32) 1996",
        "Steels, L. (atypb37)",
        "Tooby, J. (atypb39) 1989; 10",
        "Pocklington, R. (atypb35) 1997; 188",
        "Belew, R.K. (atypb4) 1990; 4"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database",
        "Publisher"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "givenname":"Michael L",
          "surname":"Best",
          "fullname":"Best, Michael L",
          "organization":" Media Laboratory, Massachusetts Institute of Technology "
        }
      ],
      "Abstract":[
        "We study the relationship between genetic evolution, learning, and culture. We start with the sim ulation environment of Hinton and Nowlan in which individual learning was shown to guide genetic evolution towards a difficult adaptive goal. We then consider, in lieu of individual learn ing, culture in the form of social learning by imitation. Our results demonstrate that when genes and culture cooperate, or enhance one another, culture too is able to guide genetic evolution towards an adaptive goal. Further, we show that social learning is superior to individual learning insofar as it with genetic evolution converges more quickly to the goal. However, the social learn ing algorithm results in slower genetic assimilation of adaptive alleles than with individual learn ing. It is as if, we argue, the adaptive values are stored in the culture rather than in the genes. Finally, we consider what happens when culture and genes pursue diametrically opposed goals. Here we show that culture, in the form of social learning, is no real match when opposed to genet ic evolution with individual learning. In fact, only the most herculean of social learning algorithms is able to keep a neutralizing toe-hold against the slow plodding force of genetic evolution. Finally, our results suggest that in both cases, opposition and enhancement, transmission forces such as the ratio of teacher to learner are central to the success of social learning."
      ],
      "PublicationYear":[
        "1999"
      ],
      "StartPage":[
        "289"
      ],
      "SSID":[
        "ssj0006597"
      ],
      "Title":[
        "How Culture Can Guide Evolution: An Inquiry into Gene/Meme Enhancement and Opposition"
      ],
      "Keywords":[
        "social learning",
        "Cultural evolution",
        "gene/culture co-evolution",
        "genetic algorithm"
      ],
      "PublicationDate":[
        "19990100",
        "1999-01-00"
      ],
      "DatabaseTitle":[
        "CrossRef"
      ],
      "EndPage":[
        "306"
      ],
      "MergedId":[
        "FETCHMERGED-LOGICAL-c1435-8e77e84c3e9108b2bcd9952b6839ace48f9fa7b8076561c444de802ec5e860a23"
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=1059-7123&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=1059-7123&client=summontrial"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=1059-7123&client=summontrial"
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMwfV3NDoIwDCaeJL5EX2ARxoDhzRCUi_GiZ8JGiRwEEv9e3xbGycR7u0PXrF-Xfl89R0yZKN2EVkMmT7KoDGfWamInhkImEeWkzwaCLdbL25mQh-9dy-EDs6QkQl73cHx1DULxdrexg30PblQWuv45AGs0b094J6P-xuHirzWgXhzO4zL9tPGuh-KSl8JtGRCWsYLQmKaolY2QKqc20tgmy2JpEoIOtUWl26ytU6Op4SesYZVSDepAoo1RJ0HNe47kfO5S16pxFoqoQqel_RsIXsU8O_H4WOXy5vHP4wvxaV4g"
      ]
    },
    {
      "hasFullText":true,
      "isFullTextHit":false,
      "isPrint":false,
      "inHoldings":true,
      "openUrl":"ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Population+regulation+for+different+life-stages+of+migratory+trou+%22Salmo+trutta%22+in+a+Lake+District+stream%2C+1966-83&rft.jtitle=The+Journal+of+Animal+Ecology&rft.au=Elliott%2C+J.+M&rft.date=1985-06-01&rft.pub=Blackwell+Scientific+Publications&rft.issn=0021-8790&rft.eissn=1365-2656&rft.volume=54&rft.issue=2&rft.spage=617",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtZ1LS8NAEIAHWxC8iE98VBjqsaaFpGnTY_GBiILQguBFYrMpwSaBND34753ZySZRsejBy7JsYJPl2-wO8wQ4JBkpt2r2V4tEVq0MmIzdqyfvgQibQuy9XjX2r2xpjOhyrOwf-JaT0gD1iTK1xJnaX5F-LGtwdTKpLG_cB031k7yziEJlkSA4lxyzcTQvzOt5lq4Ivz3xFzFJodkqZ3HSZjWI37n33xTn5-Qs_rkOK5HtQ__TwJLKMEawrULMRLhNopgzFs8-ae1rDiJ33UIPG0gInudWnlFfNIv6-NEuTT8pGdkBxBtKQdCukiNW_Ooknbg5gyWRdLHX7NqBSgJWAxrO0JXcx-Uly9Zj8d6RF3y7SvX1ON2B7WLtOBY-u7Chkj3YlFKf79R7TnVvH5YVL6x4IfHCkhfWeGEaYskLmRe2NS0UWm2MEvSRWaFhhcLqAgtSB3B-cz29vLXM178UO2upDY2smqIb4Agw9EL2bffswHb6vjsbqb5yFJvBvdfRKPSPobVuipP1j09hqyLdgiYtQJ1BM1Bx-gGwpznZ",
      "Issue":[
        "2"
      ],
      "IngestDate":[
        "Fri Oct 20 07:52:19 EDT 2017"
      ],
      "DBID":[
        "HZAIM",
        "K30",
        "HFIND"
      ],
      "PublicationDate_xml":[
        {
          "month":"06",
          "year":"1985",
          "text":"19850601",
          "day":"01"
        }
      ],
      "Score":[
        "0.01"
      ],
      "PublicationPlace":[
        "Oxford"
      ],
      "URI":[
        "https://search.proquest.com/docview/1300202776"
      ],
      "PublicationPlace_xml":[
        {
          "name":"Oxford"
        }
      ],
      "Publisher_xml":[
        {
          "name":"Blackwell Scientific Publications"
        }
      ],
      "ID":[
        "FETCH-proquest_journals_13002027763"
      ],
      "PQPubID":[
        "1818631"
      ],
      "Publisher":[
        "Blackwell Scientific Publications"
      ],
      "Language":[
        "English"
      ],
      "EISSN":[
        "1365-2656"
      ],
      "Author":[
        "Elliott, J. M"
      ],
      "ISSN":[
        "0021-8790"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "1980"
      ],
      "PublicationTitle":[
        "The Journal of Animal Ecology"
      ],
      "ProviderPackageCode":[
        "HZAIM",
        "K30",
        "HFIND"
      ],
      "Volume":[
        "54"
      ],
      "Discipline":[
        "Zoology",
        "Biology"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Elliott, J. M"
        }
      ],
      "PublicationYear":[
        "1985"
      ],
      "StartPage":[
        "617"
      ],
      "SSID":[
        "ssj0007203"
      ],
      "Title":[
        "Population regulation for different life-stages of migratory trou \"Salmo trutta\" in a Lake District stream, 1966-83"
      ],
      "PublicationDate":[
        "19850601"
      ],
      "DatabaseTitle":[
        "Periodicals Index Online Segment 16",
        "Periodicals Index Online Segment 26",
        "Periodicals Index Online"
      ],
      "MergedId":[
        "FETCHMERGED-proquest_journals_13002027763"
      ],
      "PQID":[
        "1300202776"
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0021-8790&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0021-8790&client=summontrial"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0021-8790&client=summontrial"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMwY4LtcwI2FFjAyysMgTnO0oADVjyC5v04GYoD4PdTKRRBbl0HMYENNQXYzSAlCjmZaam6wEZSemqxQn6aQm5mOmTqWaGkKL9UQSk4MSc3H8guLSlJVFLIzFNIVPBJzE5VcAEdOZuZXKIA2m6RmKujAExlZrqggwGV3VxDnD10YYVuPDS-isGTOqBhAPBxoMSoAgAtlkdJ"
      ],
      "DatabaseName":[
        "Periodicals Index Online Segment 26",
        "Periodicals Index Online",
        "Periodicals Index Online Segment 16"
      ]
    },
    {
      "hasFullText":true,
      "isFullTextHit":false,
      "isPrint":false,
      "inHoldings":true,
      "openUrl":"ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Striking+parallels+in+early+hominid+evolution&rft.jtitle=Trends+in+Ecology+%26+Evolution&rft.au=Foley%2C+Robert&rft.date=1993&rft.pub=Elsevier+Ltd&rft.issn=0169-5347&rft.eissn=1872-8383&rft.volume=8&rft.issue=6&rft.spage=196&rft.epage=197&rft_id=info:doi/10.1016%2F0169-5347%2893%2990097-9&rft.externalDocID=doi_10_1016_0169_5347_93_90097_9",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwnV3dS8MwEA8yEETwezo_oI_6ELs26Ucep9vwxacpPoa2SbUwt9FNwX_Bv9q7Jm2dCILQh9Amae8u_eW43AchXdCRVvTb-SsFlbUyBkwGwfApvgcJt_6D6Edpwd6AeAXP9o5r2ecuisLFvCFBFfgoMPoAg_Y447iqx8ObFn2FUXmhM8XedbicF7rNvUvBrqo5qPhjO9puIXe8Sz7riJ3n-TUWt0IdDZYG2hBK-_Xz0l0sfzxsUjvCooPVB9evRDelFjXisyEcK_AWReWmv078HtmxGqszMF33yYaeHZBNU8PyA1qjzLa6ozZoDgZY1FgeEjpZlQWa5B1MND6dAv1OMXM05lZ2XuaY3UQ5-t3-BEfkcTx6uL2jtkwDzQAPGM210Iz5qae9LOyrXKiY86SfBZnHIqHCNOReEoF6HKSgDoI6GSimYIuIvYjpXDF2Qpw8ztFzO_aVz3gSZEJzzTQe8sapEHnSI7QWk1yYNByy9k9D1kjkjRRMVtyRokeiWpZyjdESdoo_Rh4b0Tfv8asENTw8_fecZ2TL-Emi5eacdFblm74gHaVf519c--7F",
      "ExternalDocumentID":[
        "10_1016_0169_5347_93_90097_9",
        "21236146",
        "doi_10_1016_0169_5347_93_90097_9"
      ],
      "Issue":[
        "6"
      ],
      "DBID":[
        "NPM"
      ],
      "IngestDate":[
        "Thu Oct 26 19:09:31 EDT 2017",
        "Fri Oct 20 14:41:01 EDT 2017",
        "Thu Oct 19 22:26:59 EDT 2017"
      ],
      "PublicationDate_xml":[
        {
          "year":"1993",
          "text":"1993"
        }
      ],
      "AuthorAffiliation_xml":[
        {
          "name":"Robert Foley is at the Hominid Evolutionary Biology Research Group, Dept of Biological Anthropology, University of Cambridge, Downing Street, Cambridge, UK CB2 3DZ"
        }
      ],
      "PublicationTitleAlternate":[
        "Trends Ecol Evol"
      ],
      "Score":[
        "0.01"
      ],
      "URI":[
        "http://www.sciencedirect.com/science/article/pii/0169534793900979",
        "http://www.ncbi.nlm.nih.gov/pubmed/21236146"
      ],
      "PublicationPlace":[
        "England"
      ],
      "PublicationPlace_xml":[
        {
          "name":"England"
        }
      ],
      "Publisher_xml":[
        {
          "name":"Elsevier Ltd"
        }
      ],
      "ID":[
        "FETCH-LOGICAL-c1833-fe9e332b1e1c60df9d844a0c5c1379d6b641a781b5b6503105d3deb18173efd33"
      ],
      "DOI":[
        "10.1016/0169-5347(93)90097-9"
      ],
      "Publisher":[
        "Elsevier Ltd"
      ],
      "Language":[
        "English"
      ],
      "EISSN":[
        "1872-8383"
      ],
      "Author":[
        "Foley, Robert"
      ],
      "ISSN":[
        "0169-5347"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "1990"
      ],
      "References_xml":[
        {
          "volume":"23",
          "start-page":"309",
          "year":"1992",
          "end-page":"349",
          "ident":"BIB1",
          "publication-title":"J. Hum. Evol.",
          "contributor":{
            "fullname":"Skelton"
          },
          "contributor":{
            "fullname":"McHenry"
          }
        },
        {
          "year":"1991",
          "ident":"BIB3",
          "publication-title":"The Koobi Fora Research Project (Vol. 4): Hominid Cranial Remains",
          "contributor":{
            "fullname":"Wood"
          }
        },
        {
          "year":"1990",
          "ident":"BIB2",
          "article-title":" ",
          "contributor":{
            "fullname":"Swofford"
          }
        },
        {
          "volume":"40",
          "start-page":"315",
          "year":"1991",
          "end-page":"328",
          "ident":"BIB4",
          "publication-title":"Syst. Zool.",
          "contributor":{
            "fullname":"Maddison"
          }
        }
      ],
      "PublicationTitle":[
        "Trends in Ecology & Evolution"
      ],
      "AuthorAffiliation":[
        "Robert Foley is at the Hominid Evolutionary Biology Research Group, Dept of Biological Anthropology, University of Cambridge, Downing Street, Cambridge, UK CB2 3DZ"
      ],
      "Volume":[
        "8"
      ],
      "Discipline":[
        "Ecology",
        "Environmental Sciences",
        "Biology"
      ],
      "References":[
        "Skelton, McHenry (BIB1) 1992; 23",
        "Maddison (BIB4) 1991; 40",
        "Wood (BIB3) 1991",
        "Swofford (BIB2) 1990"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database",
        "Index Database",
        "Publisher"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "givenname":"Robert",
          "surname":"Foley",
          "fullname":"Foley, Robert"
        }
      ],
      "PublicationYear":[
        "1993"
      ],
      "StartPage":[
        "196"
      ],
      "SSID":[
        "ssj0000949"
      ],
      "Title":[
        "Striking parallels in early hominid evolution"
      ],
      "PublicationDate":[
        "1993",
        "1993-Jun",
        "1993-06-00"
      ],
      "Genre":[
        "Journal Article"
      ],
      "DatabaseTitle":[
        "PubMed",
        "CrossRef"
      ],
      "EndPage":[
        "197"
      ],
      "MergedId":[
        "FETCHMERGED-LOGICAL-c1833-fe9e332b1e1c60df9d844a0c5c1379d6b641a781b5b6503105d3deb18173efd33"
      ],
      "PMID":[
        "21236146"
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0169-5347&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0169-5347&client=summontrial"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0169-5347&client=summontrial"
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMwfV3BCsIwDB0iqPgP0qMeiqvp2uXiRRTv6rlsa4cDUVHx-03WbUfvSUtom5e0zUvSlacps2aiD5mBtkuEFXLFgMQR5T-5pUNImdG4pd2OItPBe6LGCTP0MiuINrNEnj6vhq-NBZNhUzJ9e4vmLgLz_4rrgxk4vAjfbqHmyeWwP--OsmslICvasyDrgAFgU6qgKpP6Gn2udZFWWaXAojel0aqwFMJlJYUsFPJkHjy5sVxZCLXntro6jtuDl3tGNgjXf5NiUxyb4hBca63j1-xFVIvoNij15pHANgr0SOg65IuI5six_Z_hB22TZBs"
      ]
    },
    {
      "hasFullText":true,
      "isFullTextHit":false,
      "isPrint":false,
      "inHoldings":true,
      "openUrl":"ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Researchers+at+Banaras+Hindu+University+Target+Immunopharmacology+%28Intranasal+curcumin+attenuates+airway+remodeling+in+murine+model+of+chronic+asthma%29&rft.jtitle=Obesity%2C+Fitness+%26+Wellness+Week&rft.date=2015-06-20&rft.issn=1531-6386&rft.eissn=1532-4664&rft.spage=2398&rft.externalDocID=Obesity_Fitness_Wellness_Week_2015_06_20_2398_Drugs_and_Therapies_Researchers_at_Banaras_Hindu_University_Target_Immunopharmacology_Intranasal_curcumin_attenuates_airway_remodeling_in_murine_model_of_chronic_asthma",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMw5Z3NTsJAEMc36MF4MYoaP5M5GU3TBFtROBKR6AEvkHicrLLVJlBMP6K-iG_ozYdwZnfLVrnowYteCkyhC78p293pzH-F2KQxUu5X7r_6NGTVwYBBp9m9afXJw7VaWcjubL_qW7KRd7lW9gf-nR2UDPScvExb8jNtv-XpMnmOS3F5ui8TmcrMu6TZdlFNvBjqpG_viitCpo9Oslrf77_iIG8iM5YLKdK7YhInHktvJgUPRj0Zp0_yxUuVXjnH1sFMOFKvzGI6Oj3dCO16MssfJrKMMdiRb2UFgl6c6w5WBxDUeKxfzGSDbQjiuMmpUkHjU6957NMf2Wpal7bAZ-36au8YmhWnvyhc2y-AtnUsW0ZuGblBbJzSI_LnsZsW9xnKZIRDXaEWqwwroFHmaEGjBo0ONBrQOA8aHWUsKaOjjIYyOspI-w1l1CacRmgpo6G8IBbCM04y7XXOZ2OD00DLQM-AsYArXczS5-r1f7gqVux0BDrmrFoTNZXUxXY3VjkcgNWMHcN1uWRDXSz1bTJGXdTdlIPePND3ntbFa4USyBwsJdCUwFECQwnmKcGhwwQlJnCYwGAChwlov8EE2gTTCCwmMJiONsR772J4fukbEPhoVFbwb54V4ZaAqBVxmUIrGAXhiWzetdWJChVnNLRu2-1Ibou3f8Fi55_8zl2x7HrNPbGYp4XaF4sjOsQHmluZFg",
      "ExternalDocumentID":[
        "Obesity_Fitness_Wellness_Week_2015_06_20_2398_Drugs_and_Therapies_Researchers_at_Banaras_Hindu_University_Target_Immunopharmacology_Intranasal_curcumin_attenuates_airway_remodeling_in_murine_model_of_chronic_asthma"
      ],
      "IngestDate":[
        "Fri Dec 02 17:56:12 EST 2016"
      ],
      "PublicationDate_xml":[
        {
          "month":"06",
          "year":"2015",
          "text":"20150620",
         "day":"20"
        }
      ],
      "Score":[
        "0.01"
      ],
      "ID":[
        "FETCH-newsrx_primary_Obesity_Fitness_Wellness_Week_2015_06_20_2398_Drugs_and_Therapies_Researchers_at_Banaras_Hindu_University_Target_Immunopharmacology_Intranasal_curcumin_attenuates_airway_remodeling_in_murine_model_of_chronic_asthma3"
      ],
      "EISSN":[
        "1532-4664"
      ],
      "ISSN":[
        "1531-6386"
      ],
      "PublicationCentury":[
        "2000"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "2010"
      ],
      "PublicationTitle":[
        "Obesity, Fitness & Wellness Week"
      ],
      "SubjectTerms":[
        "Varanasi",
        "Drugs and Therapies",
        "Asia",
        "India"
      ],
      "Discipline":[
        "Recreation & Sports",
        "Diet & Clinical Nutrition",
        "Medicine"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Publisher"
      ],
      "PublicationYear":[
        "2015"
      ],
      "StartPage":[
        "2398"
      ],
      "Copyright_xml":[
        {
          "notice":"Copyright 2015, NewsRx LLC"
        }
      ],
      "SSID":[
        "ssj0006293"
      ],
      "Title":[
        "Researchers at Banaras Hindu University Target Immunopharmacology (Intranasal curcumin attenuates airway remodeling in murine model of chronic asthma)"
      ],
      "PublicationDate":[
        "20150620"
      ],
      "MergedId":[
        "FETCHMERGED-newsrx_primary_Obesity_Fitness_Wellness_Week_2015_06_20_2398_Drugs_and_Therapies_Researchers_at_Banaras_Hindu_University_Target_Immunopharmacology_Intranasal_curcumin_attenuates_airway_remodeling_in_murine_model_of_chronic_asthma3"
      ],
      "Copyright":[
        "Copyright 2015, NewsRx LLC"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "Audience":[
        "Professional"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=1531-6386&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=1531-6386&client=summontrial"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=1531-6386&client=summontrial"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMw5Z1NbsIwEIVRxaJVLzFLuogEVOQAtCDYR2L5NEoDRCQOcmIBF-GUHIIZO5Er9QhdeeRZfbLk-dH4-cXrk84TlS0fe3uWyBmnr8P1mEqAeRvdh8EySXKIO1qyYcstbaQSdRSHEijzA9G01dcSzTnKOd9ostX2p-GWK8qdzV1dGlJRSuM0TSMu7YVvZAv_p4wEAhJ_rT3sgvwWNXvKgwQtcdsda_54Hz3Wq-xrk2hOa684B8kH9Cr9WJed3kDYFVXVG8UJEkQXmKayQuX08G3doQWbH2T-EZXUvPjFC-7Q88LzIvIi8OIvLyIuBlxEXARcRFyIP-DCb6HZo8dFwP38Z7hPa0P68g"
      ]
    }
  ],
  "rollups":{
    "image":{
      
    },
    "reference":{
      
    },
    "newspaper":{
      
    }
  }
}