Add Facet Value Group Filter Command

Syntax

The add facet value group filter command uses the following syntax:

addFacetValueGroupFilter(<facetField>, <combineMode>, <value>[, <value>]*)

There are no defaults for the addFacetValueGroupFilter command.

Function

The add facet value group filter command adds the facet value group filter and then calls clearAllPaging().

Example – Using the add facet value group filter command

The following add facet value group filter command adds a new facet value group filter for education or literature, and it resets paging on the SubjectTerms facet field and page number:

s.ff=SubjectTerms,and,2,15&s.cmd=addFacetValueGroupFilter(SubjectTerms,or,education,literature)

Example response

s.pn=3&s.ff=SubjectTerms,and,2,15&s.cmd=addFacetValueGroupFilter(SubjectTerms,or,education,literature)
{
  "version":"2.0.0",
  "sessionId":"test-application-74703",
  "elapsedQueryTime":2520,
  "queryTime":2499,
  "totalRequestTime":2674,
  "pageCount":370797,
  "recordCount":3707964,
  "query":{
    "queryString":"s.fvgf%3A2=SubjectTerms%2Cor%2Cliterature%2Ceducation&s.secure=f&s.ff=SubjectTerms%2Cand%2C1%2C15",
    "pageNumber":1,
    "pageSize":10,
    "textQueries":[
      
    ],
    "searchTerms":[
      
    ],
    "textFilters":[
      
    ],
    "rangeFilters":[
      
    ],
    "facetValueFilters":[
      
    ],
    "inclusiveFacetValueFilters":[
      
    ],
    "facetValueGroupFilters":[
      {
        "tag":"2",
        "fieldName":"SubjectTerms",
        "combineMode":"or",
        "removeCommand":"removeFacetValueGroupFilter(2)",
        "values":[
          {
            "value":"literature",
            "removeCommand":"removeFacetValueGroupFilter(2,literature)"
          },
          {
            "value":"education",
            "removeCommand":"removeFacetValueGroupFilter(2,education)"
          }
        ]
      }
    ],
    "facetFields":[
      {
        "fieldName":"SubjectTerms",
        "combineMode":"and",
        "pageNumber":1,
        "pageSize":15,
        "removeCommand":"removeFacetField(SubjectTerms)"
      }
    ],
    "rangeFacetFields":[
      
    ],
    "sort":[
      
    ]
  },
  "facetFields":[
    {
      "fieldName":"SubjectTerms_mfacet",
      "displayName":"SubjectTerms",
      "combineMode":"and",
      "pageNumber":1,
      "pageSize":15,
      "hasLimitingValue":true,
      "hasAppliedValue":true,
      "removeCommand":"removeFacetField(SubjectTerms)",
      "listValuesCommand":"listFacetValues(SubjectTerms,and)",
      "removeValueFiltersCommand":"removeFacetValueFilter(SubjectTerms)",
      "counts":[
        {
          "value":"education",
          "count":2945108,
          "isApplied":true,
          "isNegated":false,
          "isFurtherLimiting":false,
          "removeCommand":"removeFacetValueGroupFilter(2,education)",
          "negateCommand":"negateFacetValueFilter(SubjectTerms,education)"
        },
        {
          "value":"literature",
          "count":803100,
          "isApplied":true,
          "isNegated":false,
          "isFurtherLimiting":false,
          "removeCommand":"removeFacetValueGroupFilter(2,literature)",
          "negateCommand":"negateFacetValueFilter(SubjectTerms,literature)"
        },
        {
          "value":"students",
          "count":254777,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,students)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,students:t)"
        },
        {
          "value":"arts",
          "count":217815,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,arts)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,arts:t)"
        },
        {
          "value":"social sciences",
          "count":217392,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,social sciences)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,social sciences:t)"
        },
        {
          "value":"history",
          "count":171534,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,history)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,history:t)"
        },
        {
          "value":"colleges & universities",
          "count":167389,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,colleges & universities)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,colleges & universities:t)"
        },
        {
          "value":"schools",
          "count":155707,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,schools)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,schools:t)"
        },
        {
          "value":"literary studies",
          "count":134739,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,literary studies)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,literary studies:t)"
        },
        {
          "value":"book reviews",
          "count":131736,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,book reviews)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,book reviews:t)"
        },
        {
          "value":"teaching",
          "count":128440,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,teaching)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,teaching:t)"
        },
        {
          "value":"article",
          "count":124774,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,article)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,article:t)"
        },
        {
          "value":"teachers",
          "count":123167,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,teachers)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,teachers:t)"
        },
        {
          "value":"literary criticism",
          "count":115816,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,literary criticism)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,literary criticism:t)"
        },
        {
          "value":"sociology",
          "count":112789,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(SubjectTerms,sociology)",
          "applyNegatedCommand":"addFacetValueFilters(SubjectTerms,sociology:t)"
        }
      ]
    }
  ],
  "rangeFacetFields":[
    
  ],
  "didYouMeanSuggestions":[
    
  ],
  "recommendationLists":{
    
  },
  "documents":[
    {
      "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=Grassroots+program+offers+Head+Start+for+Aboriginal+children+%28Speech%29&rft.jtitle=Canadian+Speeches%2C+Issues+of+the+Day&rft.au=Marleau%2C+Diane&rft.date=1995-06-01&rft.pub=Canadian+Speeches&rft.issn=1191-0860&rft.volume=9&rft.issue=3&rft.spage=52&rft.externalDocID=440648421",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV07T8MwED7xWFhQCUU8pZt4DJHS4ETOWNFCF6ZWYqwMdSagqE2H_ns-P5JYdCgMLFHkxE7kzzl_se--IzoBR6riYP81BmW1iwHjfjZ4kc9AuM1x2pb9K7YoA7omVvYP-DaNogDnQBlH4Izjr5B-WjgCXC1rbysjDGECc0cA0NDJRWW9CYM0WE0MNwjm-EtrkxCqCIlqo1rgrnpjYlP11W4FAxWKEbxrtbIGDJV0u5bgYrPzcC1ho-nAMPaMh5R02v-15SyCAXIfWEGnSftDx1qAOggpTND_bpE2f8VGoN1lwPEP2JgU7Uw_6dChp-jcdz19RDv6MzLZrb0nTERdp62y5ms2wr3KJkdeR9TxzoSo7E3mMQ1bdNijww4dNuiwRYeBDrfocI0O37ouuuvSzeNw8jCK63ee4vM0ey7o6_lqOQX9SnNYzSw5JRZaFCAN5VumBIibkjPRe1WpVEUicpmUZ8TbmjnffssFHbTYXtJ-iXGur2hvpj_m352-KkI",
      "ExternalDocumentID":[
        "440648421"
      ],
      "Issue":[
        "3"
      ],
      "IngestDate":[
        "Fri Sep 29 02:22:44 EDT 2017"
      ],
      "PublicationDate_xml":[
        {
          "month":"06",
          "year":"1995",
          "text":"19950601",
          "day":"01"
        }
      ],
      "Score":[
        "0.01"
      ],
      "PublicationPlace":[
        "Woodville"
      ],
      "URI":[
        "https://search.proquest.com/docview/222268325"
      ],
      "PublicationPlace_xml":[
        {
          "name":"Woodville"
        }
      ],
      "Publisher_xml":[
        {
          "name":"Canadian Speeches"
        }
      ],
      "ID":[
        "FETCH-proquest_miscellaneous_2222683250"
      ],
      "PQPubID":[
        "44257"
      ],
      "Publisher":[
        "Canadian Speeches"
      ],
      "Language":[
        "English"
      ],
      "Author":[
        "Marleau, Diane"
      ],
      "ISSN":[
        "1191-0860"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "1990"
      ],
      "PublicationTitle":[
        "Canadian Speeches, Issues of the Day"
      ],
      "ProviderPackageCode":[
        "BCR",
        "BLC"
      ],
      "SubjectTerms":[
        "Education",
        "Native peoples"
      ],
      "Volume":[
        "9"
      ],
      "Discipline":[
        "Political Science",
        "Education",
        "History & Archaeology"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Marleau, Diane"
        }
      ],
      "PublicationYear":[
        "1995"
      ],
      "StartPage":[
        "52"
      ],
      "SSID":[
        "ssj0010387"
      ],
      "Title":[
        "Grassroots program offers Head Start for Aboriginal children (Speech)"
      ],
      "PublicationDate":[
        "19950601"
      ],
      "MergedId":[
        "FETCHMERGED-proquest_miscellaneous_2222683250"
      ],
      "PQID":[
        "222268325"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=1191-0860&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=1191-0860&client=summontrial"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=1191-0860&client=summontrial"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMwYwFdZgJaTWNhZsCBuErAwpyTwdW9CNIgLClWgK4-UsgH3QJSrOAB9JACsHlVVKIAbKspIK6FUoDtaVbQCC5ITU3O0ORmUHdzDXH20IUVnfHAAAGNcifmpQI7y_HACs_IDJhOQTvpiVUJAJPROUk"
      ]
    },
    {
      "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=U.S.+Math+Still+in+Poor+Health&rft.jtitle=Science&rft.au=Ann+Gibbons&rft.date=1990-05-11&rft.pub=American+Society+for+the+Advancement+of+Science&rft.issn=0036-8075&rft.eissn=1095-9203&rft.volume=248&rft.issue=4956&rft.spage=676&rft.epage=677&rft.externalDocID=2874118",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwdV3NT8IwFH9BEhMvKogRUdMLiR4G7KsbJ0NE4oXEBInHZl2LIUGGAw-e_Nd9b-0IaEx225rsta99v9f38QM4R4y0cXbirw5C1uIyYDIIh6_xGFe4AiVvI-VRFomARdgeEZFc6C41YUfke7_6cIgfiuKolizjAHU4tKl7_zbX3bMxJs3wz1FbHIejE_guq3Desg4RVhHuwuWme4FcG7OS5d3V-tfLbbtGVCTUKHz2BKGi3EIUKrgwwrT90Y44bX9oBDqFYws92cDoSg0qelmHQ0NG-VWHmt3ma3Zre1HfncHNtDPpsDH-EZts5osFmy_Zc5blzJQvNWA6enx5eHIspYKTIk6InZlEE61crjVxUSkec8qbThWXaZSmYb_ne4mW0lOSo2NCzJmRrwOVSs114qvIvwAW6KCPpm-WhkmA8COJVeDKxIuTPvracW_WhG45-2JlWmaIwtXwuLBmXXhBLMg1EzziImlCo5i57ed2yprQKhdN2K21Fp7rU7CPR5f_jGrBkYs2lkL8rnsF1U3-qa-hqvR79gOPS8XL",
      "ExternalDocumentID":[
        "1783208",
        "10_1126_science_248_4956_676_a",
        "2874118"
      ],
      "Issue":[
        "4956"
      ],
      "DBID":[
        "8FY",
        "M0R",
        "8FX",
        "M0P",
        "M0L",
        "M0K",
        "GUQSH",
        "8G2",
        "BGLVJ",
        "7RW",
        "8FU",
        "BENPR",
        "8G5",
        "8CJ",
        "MBDVC",
        "DWQXO",
        "K6-",
        "M0S",
        "0-V",
        "LK5",
        "HCIFZ",
        "ATCPS",
        "R05",
        "LK8",
        "BKSAR",
        "D1I",
        "D1J",
        "D1K",
        "3V.",
        "L6V",
        "O3K",
        "GHDGH",
        "M2P",
        "M2O",
        "8AF",
        "K9-",
        "M7P",
        "Q9U",
        "M2Q",
        "P62",
        "7XB",
        "M7S",
        "7XC",
        "M7R",
        "ABUWG",
        "BBNVY",
        "P5Z",
        "KA0",
        "O38",
        "O2Z",
        "GNUQQ",
        "ALSLI",
        "ARAPS",
        "8FE",
        "88I",
        "M1P",
        "CJNVE",
        "AZQEC",
        "88B",
        "8FK",
        "88A",
        "ABJCF",
        "FYUFA",
        "8FJ",
        "8FI",
        "LA8",
        "8FH",
        "8FG",
        "88E",
        "K9.",
        "BHPHI",
        "7X2",
        "7X7",
        "KB."
      ],
      "IngestDate":[
        "Fri Oct 20 09:18:02 EDT 2017",
        "Fri Oct 27 14:06:00 EDT 2017",
        "Tue Oct 17 20:21:05 EDT 2017"
      ],
      "PublicationDate_xml":[
        {
          "month":"5",
          "year":"1990",
          "text":"19900511",
          "day":"11"
        }
      ],
      "Score":[
        "0.01"
      ],
      "DatabaseTitleList":[
        "Health and Medicine Complete (Alumni Edition)"
      ],
      "URI":[
        "http://www.jstor.org/stable/2874118",
        "https://search.proquest.com/docview/213545867"
      ],
      "PublicationPlace":[
        "Washington"
      ],
      "PublicationPlace_xml":[
        {
          "name":"Washington"
        }
      ],
      "Publisher_xml":[
        {
          "name":"American Society for the Advancement of Science"
        },
        {
          "name":"The American Association for the Advancement of Science"
        }
      ],
      "ID":[
        "FETCH-LOGICAL-c1758-fb238d16ee2186d6866cc2cd6bc7cc59032aebb2db6642561273e4dcbe6ea3d73"
      ],
      "PQPubID":[
        "1256"
      ],
      "Publisher":[
        "American Society for the Advancement of Science",
        "The American Association for the Advancement of Science"
      ],
      "DOI":[
        "10.1126/science.248.4956.676-a"
      ],
      "AbstractList":[
        "  Six years after the National Research Council issued a bleak report on the state of math education in the US, the council has released another report--and the news is still bad."
      ],
      "Language":[
        "English"
      ],
      "EISSN":[
        "1095-9203"
      ],
      "Author":[
        "Ann Gibbons"
      ],
      "ISSN":[
        "0036-8075"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "1990"
      ],
      "Snippet":[
        "  Six years after the National Research Council issued a bleak report on the state of math education in the US, the council has released another report--and..."
      ],
      "PublicationTitle":[
        "Science"
      ],
      "ProviderPackageCode":[
        "DOOOF",
        "JPM",
        "SA0",
        "DCCCD",
        "HGD",
        "ADZLD",
        "JLS",
        "JST",
        "HTVGU",
        "JSG",
        "HQ3",
        "LU7",
        "8FY",
        "M0R",
        "8FX",
        "M0P",
        "M0L",
        "GUQSH",
        "M0K",
        "8G2",
        "BGLVJ",
        "7RW",
        "BENPR",
        "8FU",
        "8G5",
        "8CJ",
        "MBDVC",
        "DWQXO",
        "PZZ",
        "K6-",
        "0-V",
        "M0S",
        "LK5",
        "BCU",
        "HCIFZ",
        "ATCPS",
        "R05",
        "LK8",
        "BKSAR",
        "D1I",
        "D1J",
        "D1K",
        "3V.",
        "L6V",
        "BLC",
        "GHDGH",
        "O3K",
        "M2P",
        "8AF",
        "M2O",
        "K9-",
        "M7P",
        "Q9U",
        "M2Q",
        "7XB",
        "P62",
        "M7S",
        "ABUWG",
        "7XC",
        "M7R",
        "BBAFP",
        "BBNVY",
        "P5Z",
        "KA0",
        "O38",
        "O2Z",
        "GNUQQ",
        "ALSLI",
        "ARAPS",
        "8FE",
        "88I",
        "M1P",
        "CJNVE",
        "AZQEC",
        "88B",
        "FYUFA",
        "88A",
        "8FK",
        "ABJCF",
        "8FJ",
        "8FI",
        "LA8",
        "BPHCQ",
        "8FH",
        "88E",
        "8FG",
        "BEC",
        "K9.",
        "BHPHI",
        "7X2",
        "7X7",
        "KB."
      ],
      "SubjectTerms":[
        "News and Comment",
        "Education",
        "Mathematics"
      ],
      "Volume":[
        "248"
      ],
      "Discipline":[
        "Sciences (General)",
        "Biology",
        "Education",
        "Mathematics"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database",
        "Publisher"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Ann Gibbons"
        }
      ],
      "CODEN":[
        "SCIEAS"
      ],
      "Abstract":[
        "  Six years after the National Research Council issued a bleak report on the state of math education in the US, the council has released another report--and the news is still bad."
      ],
      "PublicationYear":[
        "1990"
      ],
      "StartPage":[
        "676"
      ],
      "Copyright_xml":[
        {
          "notice":"Copyright 1990 American Association for the Advancement of Science"
        }
      ],
      "SSID":[
        "ssj0009593"
      ],
      "Title":[
        "U.S. Math Still in Poor Health"
      ],
      "PublicationDate":[
        "19900511",
        "1990-05-11"
      ],
      "Genre":[
        "News"
      ],
      "DatabaseTitle":[
        "CrossRef",
        "Health and Medicine Complete (Alumni Edition)",
        "ProQuest Biological Science Collection",
        "ProQuest Earth Science Collection",
        "ProQuest Biology Journals (Alumni Edition)",
        "ProQuest Gold",
        "ProQuest Advanced Technologies & Aerospace Collection",
        "ProQuest Central Korea",
        "Social Science Premium Collection",
        "ProQuest Central Essentials",
        "ProQuest Central (Alumni)",
        "Resource One: Science & Technology",
        "ProQuest Biology Journals",
        "Biological Science Database",
        "ProQuest Health & Medical Complete (Alumni)",
        "Research Library (Alumni Edition)",
        "ProQuest Engineering Collection",
        "ProQuest Agriculture Journals",
        "ProQuest Aquatic Science Journals",
        "ProQuest Family Health (Alumni Edition)",
        "ProQuest Hospital Collection (Alumni)",
        "Research Library Prep",
        "ProQuest Social Sciences Premium Collection",
        "ProQuest Materials Science Journals",
        "ProQuest Hospital Collection",
        "Gold: Science & Technology",
        "ProQuest Technology Collection",
        "ProQuest Science Journals (Alumni Edition)",
        "ProQuest Set for Science",
        "ProQuest Health & Medical Complete",
        "ProQuest Environmental Science Collection",
        "ProQuest Natural Science Collection",
        "Materials Science & Engineering Database",
        "ProQuest Environmental Science Journals",
        "ProQuest Central K12",
        "ProQuest Engineering Journals",
        "ProQuest AP Science",
        "ProQuest Materials Science Collection",
        "ProQuest Aquatic Science Collection",
        "ProQuest Biological Science Journals",
        "ProQuest Research Library",
        "ProQuest Science Journals",
        "ProQuest Atmospheric Science Collection",
        "Education Collection",
        "Technology Collection",
        "Resource One",
        "ProQuest Central",
        "ProQuest SciTech Collection",
        "ProQuest Agricultural Science Collection",
        "University of Michigan",
        "ProQuest Advanced Technologies & Aerospace Journals",
        "Earth, Atmospheric & Aquatic Science Database",
        "Health Research Premium Collection (Alumni)",
        "ProQuest Central Basic",
        "Health Research Premium Collection",
        "ProQuest Family Health",
        "SciTech Premium Collection",
        "Agricultural & Environmental Science Database",
        "ProQuest Illustrata: Technology Collection",
        "ProQuest Earth Science Journals",
        "ProQuest Atmospheric Science Journals",
        "ProQuest Discovery",
        "ProQuest Medical Library",
        "ProQuest Central (Professional Edition)",
        "Platinum: Science & Technology",
        "ProQuest Education Journals",
        "Advanced Technologies & Aerospace Database",
        "ProQuest Platinum",
        "ProQuest Education Journals (Alumni Edition)",
        "ProQuest Central (Alumni Edition)",
        "ProQuest Medical Library (Alumni)",
        "Natural Science Collection"
      ],
      "EndPage":[
        "677"
      ],
      "MergedId":[
        "FETCHMERGED-LOGICAL-c1758-fb238d16ee2186d6866cc2cd6bc7cc59032aebb2db6642561273e4dcbe6ea3d73"
      ],
      "PQID":[
        "213545867"
      ],
      "Copyright":[
        "Copyright 1990 American Association for the Advancement of Science"
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0036-8075&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0036-8075&client=summontrial"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0036-8075&client=summontrial"
      ],
      "Database_xml":[
        {
          "sequence":"1",
          "dbid":"LA8",
          "name":"ProQuest Environmental Science Collection",
          "url":"https://go.openathens.net/redirector/ps.openathens.net?url=https%3A%2F%2Fsearch.proquest.com%2Fenvironmentalscience",
          "sourceTypes":[
            "Aggregation Database"
          ]
        }
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMwTV1NC8IwDB2eFP-CSPG-srUzm2dRvAjC3Dn0SxgMJ-r_x2Td1HtSeLQ0D5K8l8Qt3L_FFKmKSjIPl1BCambcfmSDQJXRu_wp4s7_pXIXybqRtRRnokGifrddJ9q7uPT9U8T1nGXSHA_X_SkdLQNSR3WwSm-WSpDPIQT2WvJQAc8FOw_Wlc5td5lWJlirvAUi3uwMWepQeGcDBKM9u6dv4rnTx4zjnb5Q5Zq7TMBBEIOmSoaPKA2BA6VWgCN0JOjI0JGgo6HEVUwcRh-_Waw5T0RffwAAxlcL"
      ],
      "DatabaseName":[
        "ProQuest Gold",
        "Family Health Database",
        "Central (Professional Edition)",
        "Education Database",
        "Biology Database",
        "Agriculture Journals",
        "Research Library Prep",
        "Resource One",
        "Technology Collection",
        "ProQuest Platinum",
        "ProQuest Discovery",
        "ProQuest Central",
        "Research Library (Alumni Edition)",
        "ProQuest Aquatic Science Journals",
        "ProQuest Research Library (Corporate)",
        "ProQuest Central Korea",
        "ProQuest Atmospheric Science Journals",
        "Health & Medical Collection (Alumni Edition)",
        "ProQuest Social Sciences Premium Collection",
        "ProQuest Earth Science Collection",
        "SciTech Premium Collection",
        "Agricultural & Environmental Science Database",
        "ProQuest Biological Science Collection",
        "Earth, Atmospheric & Aquatic Science Database",
        "ProQuest Materials Science Collection",
        "ProQuest Aquatic Science Collection",
        "ProQuest Atmospheric Science Collection",
        "ProQuest Central (Corporate)",
        "ProQuest Engineering Collection",
        "Resource One: Science & Technology",
        "Health Research Premium Collection (Alumni)",
        "Science Database",
        "ProQuest Research Library",
        "STEM Database",
        "Family Health Database (Alumni Edition)",
        "ProQuest Biological Science Journals",
        "ProQuest Central Basic",
        "Set for Science",
        "ProQuest Advanced Technologies & Aerospace Collection",
        "ProQuest Central (purchase pre-March 2016)",
        "ProQuest Engineering Journals",
        "ProQuest Environmental Science Journals",
        "ProQuest Earth Science Journals",
        "ProQuest Central (Alumni Edition)",
        "Biological Science Database",
        "ProQuest Advanced Technologies & Aerospace Journals",
        "ProQuest Illustrata: Technology Collection",
        "Platinum: Science & Technology",
        "Gold: Science & Technology",
        "ProQuest Central K12",
        "Social Science Premium Collection",
        "Advanced Technologies & Aerospace Database",
        "ProQuest SciTech Collection",
        "Science Database (Alumni Edition)",
        "Medical Database",
        "Education Collection",
        "ProQuest Central Essentials",
        "Education Database (Alumni Edition)",
        "ProQuest Central (Alumni) (purchase pre-March 2016)",
        "Biology Database (Alumni Edition)",
        "Materials Science & Engineering Database",
        "Hospital Premium Collection (Alumni Edition)",
        "Hospital Premium Collection",
        "ProQuest Environmental Science Collection",
        "ProQuest Natural Science Collection",
        "ProQuest Technology Collection",
        "Medical Database (Alumni Edition)",
        "ProQuest Health & Medical Complete (Alumni)",
        "Natural Science Collection",
        "ProQuest Agricultural Science Collection",
        "Health & Medical Collection",
        "ProQuest Materials Science Journals"
      ]
    },
    {
      "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=Four+For+the+Holidays&rft.jtitle=The+Lesbian+Review+of+Books&rft.au=Constantine%2C+Sylvie&rft.date=2002-01-31&rft.pub=Lesbian+Review+of+Books&rft.issn=1077-5684&rft.volume=8&rft.issue=2&rft.spage=21&rft.externalDocID=592548171",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGERfeIMRoGrdAMWDsgvbKkhC_cEOBAkA2MJaBJDCegSRRMe0GVKTtBl0t6JGfk5mSWFmM3OgEJQUf0EQQeLgetlUFtMsB3qB2hjQTSzIhA5zBlTllmakoIwKgpRWwohQ8IoDHQEghZ2BurmtqBrmaDVYKWiBFthFKiYaoKeDr90wtgf1KC0PQ3n1mY1D7EVr1GVuaQvYeQi3AqODAlVGIIAM3yEkKEBcKMTCl5gkziPtAB2iLFdQUfOBnShcLM_CDL_NUL1aALq0UYRAFhawCMGQVgCGrAAtZUQYlN9cQZw9dmJ3x0Fgqjgc3ZIzNgZ03CQYFk1QTS2DdnZZsmmgCbD8lWqSYGCYlGlkkWhqYmFkYpEkySOMxQQqvrDQDFyJKZBhY04CyqbIMLCmpufkAqpD6iw",
      "ExternalDocumentID":[
        "592548171"
      ],
      "Issue":[
        "2"
      ],
      "IngestDate":[
        "Fri Oct 20 11:27:14 EDT 2017"
      ],
      "DBID":[
        "888",
        "7R6"
      ],
      "PublicationDate_xml":[
        {
          "month":"01",
          "year":"2002",
          "text":"20020131",
          "day":"31"
        }
      ],
      "Score":[
        "0.01"
      ],
      "DatabaseTitleList":[
        "GenderWatch (Alumni Edition)"
      ],
      "URI":[
        "https://search.proquest.com/docview/218123726"
      ],
      "Publisher_xml":[
        {
          "name":"Lesbian Review of Books"
        }
      ],
      "ID":[
        "FETCH-proquest_journals_2181237260"
      ],
      "PQPubID":[
        "27063"
      ],
      "Publisher":[
        "Lesbian Review of Books"
      ],
      "AbstractList":[
        "If you're in the mood for a light and easy read, Gerri Hill's One Summer Night will fit the bill nicely. As the title indicates, this story falls squarely in the summer romance variety. One piece of advice, ladies: you might want to get yourself a tall cold drink before sitting down with this baby because the start positively sizzles! Just imagine: it's June in Austin, Texas. First base is loaded on the softball oval, and the unrelenting heat is causing sweat to bead down the faces of the players and spectators alike. That's when a tall and muscular goddess named Kelly Sambino walks up to bat. Lean long legs, shape-hugging top, brown hair, and nothing but tanned skin and pearly white grin as striking as the cloudless blue sky. Like Jo, you'll need to rub a cool beer bottle on your neck to get a grip. Okay, so the characterization of Jo as the highstrung woman too stubborn to admit her love is typical, and her inner battle to overcome her fear of commitment follows the standard plotline of the genre. So what? After all, we know very well what we're in for when we pick up a summer romance. In fact, we're counting on it. That's the whole appeal of the genre, after all. It's like McDonald's: you don't go in there to be surprised by the menu. You go there for a quick fix of your old favorites. And One Summer Night delivers all the essentials here: beautiful women, hot sex, gorgeous scenery, and more than a few mouth-watering food descriptions, not to mention the occasional bitchy cat fight. Meow! Just what the doctor ordered! Unforgettable by Karin Kallmaker is equally enjoyable and satisfying, although much less dramatic than A Wild Sea. In fact, it isn't dark at all, but full of good humor and witty one-liners, which will come as no surprise to Kallmaker's fans. This Naiad Press best-selling author doesn't follow any formulaic plotline and delivers an entertaining story with a whole cast of quirky and highly likable characters á la Rita Mae Brown. The heroine is a jazz and blues lounge singer trying to hit the bigtime and to find a decent lover. \"Is that really too much to ask?\" she ponders, after having been fucked over once again. But Loretta \"Rett\" Jamison is nothing if not tenacious. No matter what happens to her, she has the admirable quality of being able to dust herself off and move on, \"singing the crap out of `American Pie' just for good measure\" as she goes (176). You've got to love her: she's the kind of indestructible and talented woman we all dream we could be -- much like Molly Bolt in Rubyfruit Jungle (Rita Mae Brown, New York: Bantam Books, 1988 [originally published by Daughters, 1973])."
      ],
      "Language":[
        "English"
      ],
      "Author":[
        "Constantine, Sylvie"
      ],
      "ISSN":[
        "1077-5684"
      ],
      "PublicationCentury":[
        "2000"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "2000"
      ],
      "Snippet":[
        "If you're in the mood for a light and easy read, Gerri Hill's One Summer Night will fit the bill nicely. As the title indicates, this story falls squarely in..."
      ],
      "PublicationTitle":[
        "The Lesbian Review of Books"
      ],
      "ProviderPackageCode":[
        "888",
        "8R4",
        "8R5",
        "Q2X",
        "7R6"
      ],
      "SubjectTerms":[
        "Human relations",
        "Personal relationships",
        "Literature",
        "Women",
        "Gays & lesbians",
        "Love",
        "Interpersonal communication"
      ],
      "Volume":[
        "8"
      ],
      "Discipline":[
        "Women's Studies",
        "Languages & Literatures"
      ],
      "ContentType":[
        "Book Review"
      ],
      "SourceType":[
        "Aggregation Database"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Constantine, Sylvie"
        }
      ],
      "Abstract":[
        "If you're in the mood for a light and easy read, Gerri Hill's One Summer Night will fit the bill nicely. As the title indicates, this story falls squarely in the summer romance variety. One piece of advice, ladies: you might want to get yourself a tall cold drink before sitting down with this baby because the start positively sizzles! Just imagine: it's June in Austin, Texas. First base is loaded on the softball oval, and the unrelenting heat is causing sweat to bead down the faces of the players and spectators alike. That's when a tall and muscular goddess named Kelly Sambino walks up to bat. Lean long legs, shape-hugging top, brown hair, and nothing but tanned skin and pearly white grin as striking as the cloudless blue sky. Like Jo, you'll need to rub a cool beer bottle on your neck to get a grip. Okay, so the characterization of Jo as the highstrung woman too stubborn to admit her love is typical, and her inner battle to overcome her fear of commitment follows the standard plotline of the genre. So what? After all, we know very well what we're in for when we pick up a summer romance. In fact, we're counting on it. That's the whole appeal of the genre, after all. It's like McDonald's: you don't go in there to be surprised by the menu. You go there for a quick fix of your old favorites. And One Summer Night delivers all the essentials here: beautiful women, hot sex, gorgeous scenery, and more than a few mouth-watering food descriptions, not to mention the occasional bitchy cat fight. Meow! Just what the doctor ordered! Unforgettable by Karin Kallmaker is equally enjoyable and satisfying, although much less dramatic than A Wild Sea. In fact, it isn't dark at all, but full of good humor and witty one-liners, which will come as no surprise to Kallmaker's fans. This Naiad Press best-selling author doesn't follow any formulaic plotline and delivers an entertaining story with a whole cast of quirky and highly likable characters á la Rita Mae Brown. The heroine is a jazz and blues lounge singer trying to hit the bigtime and to find a decent lover. \"Is that really too much to ask?\" she ponders, after having been fucked over once again. But Loretta \"Rett\" Jamison is nothing if not tenacious. No matter what happens to her, she has the admirable quality of being able to dust herself off and move on, \"singing the crap out of `American Pie' just for good measure\" as she goes (176). You've got to love her: she's the kind of indestructible and talented woman we all dream we could be -- much like Molly Bolt in Rubyfruit Jungle (Rita Mae Brown, New York: Bantam Books, 1988 [originally published by Daughters, 1973])."
      ],
      "PublicationYear":[
        "2002"
      ],
      "StartPage":[
        "21"
      ],
      "SSID":[
        "ssj0003958"
      ],
      "Title":[
        "Four For the Holidays"
      ],
      "PublicationDate":[
        "20020131"
      ],
      "Genre":[
        "Review"
      ],
      "DatabaseTitle":[
        "GenderWatch (Alumni Edition)",
        "GenderWatch"
      ],
      "MergedId":[
        "FETCHMERGED-proquest_journals_2181237260"
      ],
      "PQID":[
        "218123726"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=1077-5684&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=1077-5684&client=summontrial"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=1077-5684&client=summontrial"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMwYwGv8TPXNTWzMOGAFYnGlqYWnAyibsDgUXDLL1IAtm0UPPJzMlMSK4u5GZTcXEOcPXRhRWE8NBSL48HVj7G5Eej8SCIUAQDrYiNR"
      ],
      "DatabaseName":[
        "GenderWatch (Alumni Edition)",
        "GenderWatch"
      ]
    },
    {
      "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=The+Suppliant+Women+and+the+Herakleidai+of+Euripides%3A+I.+The+Suppliant+Women&rft.jtitle=Hermes&rft.au=J.+W.+Fitton&rft.date=1961-01-01&rft.pub=Franz+Steiner+Verlag&rft.issn=0018-0777&rft.volume=89&rft.issue=4&rft.spage=430&rft.epage=461&rft.externalDocID=4475182",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwdV1NT4NAEJ3UnnrRivWzJnOpN1oQKtSLIbakJpiYaOKx2cpiGmtBoAdP_nVnPyCtqQknyJLZ7GP2MTM7D-CYOFJpbuRfTaKsMhjwHAzHr_4jrXADKt1GUUcpCwFl2p4Y0XzJB6ILHRHfu-zLFPpQIo-qxTL2CMM3qhFuUHtcx1YdPS3bNy3P87ZrC6UjDA_gpzpv8572hTSVYFi0sCICkHO1gaT5ICv-PKwbMxJkCDt0bZksjt9Ko4WIkDK754QbhvecsTK9DfuaZGKgUHEIDb4y4CTSockCrzCquykXBrSeKj2DbwPauiKOxuvv_ggiAhNK_U8CU4lS9RLZKkYyH6f0oo8lX8RsgWmCkzW5oUXMi1t86OOOgR3ohpOX-6kpJzfLVLuLmZ6VcwrocndEu17yNmQuMQ_mx649Z9c-G9Fvtm8lZ9DZOfb8n_sX0CIPYKuQRheaZb7ml9CM-Wf6CzWisZA",
      "ExternalDocumentID":[
        "4475182"
      ],
      "Issue":[
        "4"
      ],
      "IngestDate":[
        "Tue Oct 24 19:29:54 EDT 2017"
      ],
      "PublicationDate_xml":[
        {
          "month":"1",
          "year":"1961",
          "text":"19610101",
          "day":"1"
        }
      ],
      "Score":[
        "0.01"
      ],
      "URI":[
        "http://www.jstor.org/stable/4475182"
      ],
      "Publisher_xml":[
        {
          "name":"Franz Steiner Verlag"
        }
      ],
      "ID":[
        "FETCH-jstor_primary_44751823"
      ],
      "Publisher":[
        "Franz Steiner Verlag"
      ],
      "Language":[
        "English"
      ],
      "Author":[
        "J. W. Fitton"
      ],
      "ISSN":[
        "0018-0777"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "1960"
      ],
      "PublicationTitle":[
        "Hermes"
      ],
      "ProviderPackageCode":[
        "GIFXF",
        "SA0",
        "JPL",
        "BHOJU",
        "AS~",
        "JST",
        "2AX",
        "LU7",
        "JAA"
      ],
      "SubjectTerms":[
        "Morality",
        "Performing arts",
        "Literature",
        "Politics",
        "Women",
        "Theatrical genres",
        "Poetry",
        "Criminals",
        "Normative ethics",
        "Classical Greek drama",
        "Military science",
        "Political science",
        "Fugitives",
        "War",
        "Axiology",
        "Ethics",
        "Philosophy",
        "Arts",
        "Praise poetry",
        "Political processes",
        "Theater history",
        "Mothers",
        "Political debate",
        "Human populations",
        "Literary characters",
        "Literary genres",
        "Population studies",
        "Children",
        "Social sciences",
        "Persons",
        "Protagonists",
        "Armed conflict",
        "Heroes",
        "Literary elements",
        "Theater"
      ],
      "Volume":[
        "89"
      ],
      "Discipline":[
        "Political Science",
        "Languages & Literatures",
        "Philosophy"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Publisher"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"J. W. Fitton"
        }
      ],
      "PublicationYear":[
        "1961"
      ],
      "StartPage":[
        "430"
      ],
      "SSID":[
        "ssj0003157"
      ],
      "Title":[
        "The Suppliant Women and the Herakleidai of Euripides: I. The Suppliant Women"
      ],
      "PublicationDate":[
        "19610101"
      ],
      "EndPage":[
        "461"
      ],
      "MergedId":[
        "FETCHMERGED-jstor_primary_44751823"
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0018-0777&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0018-0777&client=summontrial"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0018-0777&client=summontrial"
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMwYwGXfBa6Bubm5hywItHY0NSck8EH6HMF8GWVQJ-XKICvaFQA9pcVgE0dBY_UItB9y5kpiZkK-WkKrqXAPJOZklpspeCpp4BFIzeDjJtriLOHLngVYXwB5GyGeND5dcAmszEBaQDaljK9"
      ]
    },
    {
      "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=OSU-OKC+works+with+Oklahoma+City+charter+school+to+help+students+earn+associate+degree+with+diploma&rft.jtitle=The+Oklahoman&rft.au=Kathryn+McNutt&rft.date=2017-04-11&rft.pub=The+Oklahoman",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV07T8MwED5RWNiKAPHWLUxRpJQmKB2rAEJCJUOLGCuTOOIRkqhNB_49d37UYeExsFiRlZzuy2f5zmffGWCffKTW7-y_-uSyqmDAdBxdPcYTYthd0eX6_pVb6iN2OVf2D_yuhVIHPRPL1BLP1P6K6XT64Kd3ibr1xSSrpW-l4JM_XsJONmdWcS3Epa64Sd7msywbVVlW5bdxdMQThifOo6I1uNSC8pemrM3U_eoGlpXvtvDJkVx8VN4ku1-1bTeUQOaJaxa6UMKX73vQG5rSkV0LpazLrA99noMb0cgFjjXwHdiQ1S5kBjQq0Mi6ohWKDBoNaNSgsa2RQaMFjQwa16BRg9aCDOg9OL-5niW3vtVtXlltlnNagA64jOEwCg4AQxmOyE4XWSRC8pVEnIeDJ3ERi1EQXsZBcQhn3ws5-umFY9h2__IEtgoaVvIUNnP5Xn8CbLUBFA",
      "IngestDate":[
        "Wed Jul 26 12:18:18 EDT 2017"
      ],
      "DBID":[
        "0U~",
        "KB~",
        "0TT"
      ],
      "PublicationDate_xml":[
        {
          "month":"04",
          "year":"2017",
          "text":"20170411",
          "day":"11"
        }
      ],
      "Score":[
        "0.01"
      ],
      "PublicationPlace":[
        "Oklahoma City, Okla"
      ],
      "URI":[
        "https://search.proquest.com/docview/1911344735"
      ],
      "PublicationPlace_xml":[
        {
          "name":"Oklahoma City, Okla"
        }
      ],
      "Publisher_xml":[
        {
          "name":"The Oklahoman"
        }
      ],
      "ID":[
        "FETCH-proquest_newspapers_19113447350"
      ],
      "GeographicLocations":[
        "Oklahoma"
      ],
      "PQPubID":[
        "2031002"
      ],
      "Publisher":[
        "The Oklahoman"
      ],
      "Language":[
        "English"
      ],
      "Author":[
        "Kathryn McNutt"
      ],
      "PublicationCentury":[
        "2000"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "2010"
      ],
      "PublicationTitle":[
        "The Oklahoman"
      ],
      "ProviderPackageCode":[
        "KB~",
        "0U~",
        "0TT"
      ],
      "SubjectTerms":[
        "Community colleges",
        "Education",
        "Secondary schools",
        "Core curriculum",
        "Secondary school students",
        "Charter schools"
      ],
      "ContentType":[
        "Newspaper Article"
      ],
      "SourceType":[
        "Aggregation Database"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Kathryn McNutt"
        }
      ],
      "PublicationYear":[
        "2017"
      ],
      "GeographicLocations_xml":[
        {
          "name":"Oklahoma"
        }
      ],
      "Title":[
        "OSU-OKC works with Oklahoma City charter school to help students earn associate degree with diploma"
      ],
      "PublicationDate":[
        "20170411"
      ],
      "Genre":[
        "News"
      ],
      "DatabaseTitle":[
        "Global News & ABI/Inform Professional",
        "News PRO",
        "ProQuest Newsstand Professional"
      ],
      "MergedId":[
        "FETCHMERGED-proquest_newspapers_19113447350"
      ],
      "PQID":[
        "1911344735"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMw42RI9g8O1fX3dlYArSwqVgCNJyr4Z-ckgha8KDgD25YKoA1FQF0KxeCDJhVK8hUyUnMKFIohpzkWK4AGBRQSoc5LVUhJBXY9UyEGpWQW5OSDTkRVdXMNcfbQhZWf8aBGaEFiAbDNFA_sghiCDrIzBm2mJ04dAJgmPdg"
      ],
      "DatabaseName":[
        "Global News & ABI/Inform Professional",
        "ProQuest Newsstand Professional",
        "News PRO"
      ]
    },
    {
      "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=On+Application+of+the+Golden+Ratio&rft.jtitle=Leonardo&rft.au=Peter+Kahn&rft.au=Roger+Fischler&rft.date=1981-07-01&rft.pub=Pergamon+Press&rft.issn=0024-094X&rft.eissn=1530-9282&rft.volume=14&rft.issue=3&rft.spage=262&rft.epage=263&rft.externalDocID=10_2307_1574328",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwhV3NS8MwFH_MgTAP6qbi1EEQBnqoW9t0TU5SnNPLUHSot9Eu6RDmOtftsJP_ui9NWjdBhF7StCEv7_E-kpf3AzhCH2lhrZ2_WuiyZpsBz4HXfWV95HAJctxGlUeZJQJmx_boEUUT2bI9NGwOu559WgofSp2jGrCMLZRh39XSW2jcjsdNKge1MFx527Ax62mGmY7s7cFXfvVmnFwplCrlbCGP1WbAXGpbksxbs_RXZ1GjEaUHxQifjdmrm7jZ_FU0rClour01GppuV1OxD7vG3ySBFpAqlOS0BtsagXJVg51-UbY1rUHlMQc2WKlGrhuxUTU6ICUXplD1Jf788p4u9eDpAZw_TEnwww6SxASHJnfJBFUbeVIvD2HQux3c3FsGgcEadWyMLjnrMHRxMEThGFlFgsW-9COJWoFSf-REnoMiIF3qiLAtmPS5J7hrR2EspE8j4R4DoZJyNJTxyAspOishExQ_cFjIMTJn7bgOJOfVcKYLbAwxMFH56UOziHVoZGv8V__JP_2nUEFKbJ1kewblxXwpG1AW8iP5Bpu3yec",
      "ExternalDocumentID":[
        "10_2307_1574328"
      ],
      "Issue":[
        "3"
      ],
      "IngestDate":[
        "Sat Oct 28 05:42:34 EDT 2017",
        "Tue Oct 24 19:30:01 EDT 2017"
      ],
      "PublicationDate_xml":[
        {
          "month":"7",
          "year":"1981",
          "text":"19810701",
          "day":"1"
        }
      ],
      "Score":[
        "0.01"
      ],
      "URI":[
        "http://www.jstor.org/stable/1574328"
      ],
      "Publisher_xml":[
        {
          "name":"Pergamon Press"
        }
      ],
      "ID":[
        "FETCH-LOGICAL-c618-198686174289287bd8f7e7be730447c2b52bece342da0d8e795d931bafde74bd3"
      ],
      "Publisher":[
        "Pergamon Press"
      ],
      "DOI":[
        "10.2307/1574328"
      ],
      "Language":[
        "English"
      ],
      "EISSN":[
        "1530-9282"
      ],
      "Author":[
        "Peter Kahn",
        "Roger Fischler"
      ],
      "ISSN":[
        "0024-094X"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "1980"
      ],
      "PublicationTitle":[
        "Leonardo"
      ],
      "ProviderPackageCode":[
        "AIROO",
        "GDORO",
        "JPL",
        "SA0",
        "AS~",
        "AHZXP",
        "HGD",
        "JAT",
        "JST"
      ],
      "SubjectTerms":[
        "Culture",
        "Literature",
        "Psychology",
        "Body regions",
        "Geometric shapes",
        "Mathematics",
        "Anatomy",
        "Letters",
        "Mathematical problems",
        "Entertainment",
        "Geometry",
        "Philosophy",
        "Arts",
        "Cognitive psychology",
        "Eyes",
        "Mathematical values",
        "Head",
        "Ratios",
        "Social sciences",
        "Epistemology",
        "Sensory perception",
        "Recreation",
        "Empirical evidence",
        "Visual perception",
        "Perception",
        "Descriptive geometry",
        "Pure mathematics",
        "Toys",
        "Golden mean",
        "Biological sciences",
        "Empiricism",
        "Biology"
      ],
      "Volume":[
        "14"
      ],
      "Discipline":[
        "Visual Arts",
        "Philosophy",
        "Sciences (General)",
        "Psychology",
        "Biology",
        "Mathematics"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database",
        "Publisher"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Peter Kahn"
        },
        {
          "sequence":"2",
          "fullname":"Roger Fischler"
        }
      ],
      "PublicationYear":[
        "1981"
      ],
      "StartPage":[
        "262"
      ],
      "Copyright_xml":[
        {
          "notice":"Copyright 1981 Pergamon Press Ltd."
        }
      ],
      "SSID":[
        "ssj0006599"
      ],
      "Title":[
        "On Application of the Golden Ratio"
      ],
      "PublicationDate":[
        "19810701",
        "1981-22"
      ],
      "DatabaseTitle":[
        "CrossRef"
      ],
      "EndPage":[
        "263"
      ],
      "MergedId":[
        "FETCHMERGED-LOGICAL-c618-198686174289287bd8f7e7be730447c2b52bece342da0d8e795d931bafde74bd3"
      ],
      "Copyright":[
        "Copyright 1981 Pergamon Press Ltd."
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0024-094X&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0024-094X&client=summontrial"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0024-094X&client=summontrial"
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMwY4BvTNU3NAVWT0YWTOATSw10LYGtexbwggsTXWCnIoIDVmCamVpacjIo-ecpOCImbRXy0xSATSAF9_wcYAZUCAIJcjOEuLmGOHvoQu8J0E02MwT2gSwtzCyAFTGwIQ20wjwpxSLNPNU8KRWYdk1MzJONkkyNgA5NNTYxSkk0SLFINbc0TbE0NkxKTEtJNTdJSjHmZlCHGAurmOILICc9xANbyCCfxEN9AlSpAlEJXrqIUxkAoORE8g"
      ]
    },
    {
      "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=Award-winning+professor+shares+her+teaching+philosophy%2C+experiences&rft.jtitle=University+Wire&rft.date=2014-10-27&rft.pub=Uloop%2C+Inc&rft.externalDocID=3471891851",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGEUtHEWI0jVugGDB2QXtlSYhfuKFAASAbGMtAEhjPQJKomHYEL3wtzwRfPgRacAU6ayO_SLs4A7S3SBu0jKMEtmayAHZzAThsU-HnHBcjN1KRFmvAF8dCBwYMTUAlKmSfPWTkLic_vwB5QSXqsdLGoFrJElhbA7uOzMbQQyKR6yJwvRIiyCAIKm0LEoHuUXCEeFGIgSk1T4TBGcV7CnDvKUC8pwD0ngLMewoI7-koIHlOlEHVzTXE2UMXZnd8Hsy24nhgY9QMdAKZqaWBBIOCSaqJJbDGTUs2TTQBtnoSLVJMDJMSjSwSLYFdfAuDNEkGOfyGSBFSIM3AhQhHGQbWNGACSZVlYElJzc0HACe67Ok",
      "ExternalDocumentID":[
        "3471891851"
      ],
      "IngestDate":[
        "Sat Jul 22 03:49:10 EDT 2017"
      ],
      "DBID":[
        "EVNAE",
        "8FX",
        "M0P",
        "Q9U",
        "7XB",
        "S0X",
        "ABUWG",
        "BENPR",
        "7XH",
        "EVWYX",
        "DWQXO",
        "K2-",
        "GNUQQ",
        "ALSLI",
        "KL~",
        "M7H",
        "FJZMF",
        "0-V",
        "0U~",
        "KG.",
        "CLPLZ",
        "FKKPI",
        "CJNVE",
        "88B",
        "8FK",
        "0TT",
        "KB~",
        "FBPOE",
        "3V.",
        "X9Z",
        "EUPAP",
        "K1.",
        "FJOQK"
      ],
      "PublicationDate_xml":[
        {
          "month":"10",
          "year":"2014",
          "text":"20141027",
          "day":"27"
        }
      ],
      "NewspaperSection":[
        "News"
      ],
      "Score":[
        "0.01"
      ],
      "DatabaseTitleList":[
        "Northeast Newsstand"
      ],
      "PublicationPlace":[
        "Carlsbad"
      ],
      "URI":[
        "https://search.proquest.com/docview/1616438159"
      ],
      "PublicationPlace_xml":[
        {
          "name":"Carlsbad"
        }
      ],
      "Publisher_xml":[
        {
          "name":"Uloop, Inc"
        }
      ],
      "ID":[
        "FETCH-proquest_newspapers_16164381590"
      ],
      "PQPubID":[
        "2029205"
      ],
      "Publisher":[
        "Uloop, Inc"
      ],
      "AbstractList":[
        "  The New Jersey Association for Supervision and Curriculum Development presents this award annually to an educational leader who has made a major contribution and commitment to the field of education that exemplifies the Boyer's, according to the NJASCD website."
      ],
      "Language":[
        "English"
      ],
      "PublicationCentury":[
        "2000"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "2010"
      ],
      "Snippet":[
        "  The New Jersey Association for Supervision and Curriculum Development presents this award annually to an educational leader who has made a major contribution..."
      ],
      "PublicationTitle":[
        "University Wire"
      ],
      "ProviderPackageCode":[
        "8FX",
        "EVNAE",
        "M0P",
        "Q9U",
        "7XB",
        "S0X",
        "ABUWG",
        "BENPR",
        "7XH",
        "EVWYX",
        "DWQXO",
        "K2-",
        "GNUQQ",
        "ALSLI",
        "KL~",
        "FJZMF",
        "M7H",
        "0-V",
        "CLPLZ",
        "0U~",
        "KG.",
        "FKKPI",
        "CJNVE",
        "88B",
        "8FK",
        "0TT",
        "KB~",
        "3V.",
        "FBPOE",
        "X9Z",
        "EUPAP",
        "K1.",
        "FJOQK"
      ],
      "SubjectTerms":[
        "Education",
        "Teaching",
        "Teachers",
        "Fashion designers",
        "Awards & honors"
      ],
      "ContentType":[
        "Newspaper Article"
      ],
      "SourceType":[
        "Aggregation Database"
      ],
      "Abstract":[
        "  The New Jersey Association for Supervision and Curriculum Development presents this award annually to an educational leader who has made a major contribution and commitment to the field of education that exemplifies the Boyer's, according to the NJASCD website."
      ],
      "PublicationYear":[
        "2014"
      ],
      "Title":[
        "Award-winning professor shares her teaching philosophy, experiences"
      ],
      "PublicationDate":[
        "20141027"
      ],
      "Genre":[
        "News"
      ],
      "DatabaseTitle":[
        "Northeast Newsstand",
        "US Northeast Newsstream",
        "Global Newsstream",
        "Global News & ABI/Inform Professional",
        "ProQuest Central K12",
        "SIRS Editorial",
        "Pacific Newsstand",
        "Education Collection",
        "ProQuest Central Korea",
        "Social Science Premium Collection",
        "ProQuest Central (Alumni)",
        "Southeast Newsstand",
        "ProQuest Central",
        "US Newsstream",
        "ProQuest Newsstand (Alumni)",
        "ProQuest Central Basic",
        "Western Newsstand",
        "News PRO",
        "Midwest Newsstand",
        "ProQuest Social Sciences Premium Collection",
        "US South Central Newsstream",
        "US West Newsstream",
        "US Midwest Newsstream",
        "US Southeast Newsstream",
        "ProQuest Central (Professional Edition)",
        "ProQuest Education Journals",
        "US North Central Newsstream",
        "ProQuest Newsstand",
        "ProQuest Central (Alumni Edition)",
        "ProQuest Newsstand Professional",
        "ProQuest Education Journals (Alumni Edition)"
      ],
      "MergedId":[
        "FETCHMERGED-proquest_newspapers_16164381590"
      ],
      "PQID":[
        "1616438159"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMw42RwdgSv9yzPBN-5o1AAOWIiv0ihOAO0pUYB6BaFEuhSQYUC2IH9lToKqfDDfYu5GVTdXEOcPXRh5WM8qJFZkAhUUBwPbKSYgU6mMgUVpMSpAwCn-jM8"
      ],
      "DatabaseName":[
        "US Newsstream",
        "Central (Professional Edition)",
        "Education Database",
        "ProQuest Central Basic",
        "ProQuest Central (purchase pre-March 2016)",
        "SIRS Editorial",
        "ProQuest Central (Alumni Edition)",
        "ProQuest Central",
        "ProQuest Newsstand",
        "US North Central Newsstream",
        "ProQuest Central Korea",
        "Pacific Newsstand",
        "ProQuest Central K12",
        "Social Science Premium Collection",
        "ProQuest Newsstand (Alumni)",
        "Midwest Newsstand",
        "US Southeast Newsstream",
        "ProQuest Social Sciences Premium Collection",
        "Global News & ABI/Inform Professional",
        "Southeast Newsstand",
        "Global Newsstream",
        "US West Newsstream",
        "Education Collection",
        "Education Database (Alumni Edition)",
        "ProQuest Central (Alumni) (purchase pre-March 2016)",
        "News PRO",
        "ProQuest Newsstand Professional",
        "US Northeast Newsstream",
        "ProQuest Central (Corporate)",
        "Western Newsstand",
        "US Midwest Newsstream",
        "Northeast Newsstand",
        "US South Central Newsstream"
      ]
    },
    {
      "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=Comisiwn+Addysg+Cymru+Wales+Education+Commission&rft.jtitle=Western+Mail&rft.date=2016-06-16&rft.pub=MGN+Ltd&rft.externalDocID=4089944291",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGmRhhC4kQYjSNW6AYMHZBe2VJiF-4oUABIBsYy0ASGM9AkqiYBmbpzOLM8jxtx5SUyuJ0befK3KJS7XBgyV-MWL8ByvhAZcWwaIC2R8MhByUgllpABwAMzUALlSD7EyGLgNz94CuAUE-ONgFN6ZkAKxxg75AZ2AyCHLUJ744amVlaYNRA4FolRJBBEFTGFiQWpBYpOEI8JsTAlJonwmAA85QCxFMKYE8pgD2lAPeUAsJTogyqbq4hzh66MIvi82BGF8cDiwNz0KlyRibGEgwKJqkmlsBKNS3ZNNEE2LBJtEgxMUxKNLJItAT24i0M0iQZ5PAbIkVIgTQDFyIIZRhYSopKU2UZWFJSc_MBL9bc-Q",
      "ExternalDocumentID":[
        "4089944291"
      ],
      "IngestDate":[
        "Sun Jul 23 10:28:16 EDT 2017"
      ],
      "DBID":[
        "0U~",
        "CLPLZ",
        "8FX",
        "8BE",
        "Q9U",
        "7XB",
        "8FK",
        "ABUWG",
        "BENPR",
        "0TT",
        "7XH",
        "M4P",
        "KB~",
        "DWQXO",
        "8A8",
        "8A7",
        "8CL",
        "3V.",
        "8B3",
        "GNUQQ",
        "CLTSQ",
        "M6D",
        "KL~"
      ],
      "PublicationDate_xml":[
        {
          "month":"06",
          "year":"2016",
          "text":"20160616",
          "day":"16"
        }
      ],
      "NewspaperSection":[
        "Appointments"
      ],
      "Score":[
        "0.01"
      ],
      "DatabaseTitleList":[
        "ProQuest International Newsstand (Canada)"
      ],
      "PublicationPlace":[
        "Cardiff (UK)"
      ],
      "URI":[
        "https://search.proquest.com/docview/1797012124"
      ],
      "PublicationPlace_xml":[
        {
          "name":"Cardiff (UK)"
        }
      ],
      "Publisher_xml":[
        {
          "name":"MGN Ltd"
        }
      ],
      "ID":[
        "FETCH-proquest_newspapers_17970121243"
      ],
      "PQPubID":[
        "26175"
      ],
      "Publisher":[
        "MGN Ltd"
      ],
      "AbstractList":[
        "  Yr Athro Medwin Hughes, DL yw Is-Ganghellor Prifysgol Cymru Y Drindod Dewi Sant a Chadeirydd Comisiwn Addysg Cymru Professor Medwin Hughes, DL, is the Vice-Chancellor of the University of Wales Trinity Saint David and Chair of the Wales Education Commission Paul Collard, Prifweithredwr, Creativity, Culture and Education Paul Collard, Chief Executive Creativity, Culture and Education Laura Perille, Edvestors Yr Athro Mick Waters, Athro mewn Addysg ym Mhrifysgol Wolverhampton, Professor Mick Waters, Professor of Education at Wolverhampton University Jim Ryan, Ysgol Graddedigion Addysg Prifysgol Harvard Jim Ryan, Harvard University Graduate School of Education Phillip Blaker Prif Weithredwr, Cymwysterau Cymru Phillip Blaker, Chief Executive, Qualifications Wales Keri Facer, Athro yn y Dyfodol Addysgol a Chymdeithasol ym Mhrifysgol Bryste Keri Facer, Professor of Educational and Social Futures at the University of Bristol Athro David Woods, CBE, Athro mewn Addysg ym Mhrifysgolion Warwick a Llundain, gan weithio gyda Chanolfan Arweinyddiaeth Llundain Professor David Woods CBE, Professor of Education at Warwick and London universities, working with the London Leadership Centre Peter Rabbett, Athro Arweinyddiaeth Addysg ac yn cefnogi cyfeiriad strategol Yr Athrofa."
      ],
      "Language":[
        "English"
      ],
      "PublicationCentury":[
        "2000"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "2010"
      ],
      "Snippet":[
        "  Yr Athro Medwin Hughes, DL yw Is-Ganghellor Prifysgol Cymru Y Drindod Dewi Sant a Chadeirydd Comisiwn Addysg Cymru Professor Medwin Hughes, DL, is the..."
      ],
      "PublicationTitle":[
        "Western Mail"
      ],
      "ProviderPackageCode":[
        "8FX",
        "Q9U",
        "AD9",
        "7XB",
        "ABUWG",
        "BENPR",
        "7XH",
        "M4P",
        "DWQXO",
        "8A8",
        "8A7",
        "GNUQQ",
        "KL~",
        "0U~",
        "CLPLZ",
        "8BE",
        "8FK",
        "0TT",
        "KB~",
        "8CL",
        "3V.",
        "3V0",
        "8B3",
        "CLTSQ",
        "M6D",
        "JRCIL"
      ],
      "SubjectTerms":[
        "Executives",
        "Education",
        "Secondary school students",
        "Colleges & universities"
      ],
      "ContentType":[
        "Newspaper Article"
      ],
      "SourceType":[
        "Aggregation Database"
      ],
      "Abstract":[
        "  Yr Athro Medwin Hughes, DL yw Is-Ganghellor Prifysgol Cymru Y Drindod Dewi Sant a Chadeirydd Comisiwn Addysg Cymru Professor Medwin Hughes, DL, is the Vice-Chancellor of the University of Wales Trinity Saint David and Chair of the Wales Education Commission Paul Collard, Prifweithredwr, Creativity, Culture and Education Paul Collard, Chief Executive Creativity, Culture and Education Laura Perille, Edvestors Yr Athro Mick Waters, Athro mewn Addysg ym Mhrifysgol Wolverhampton, Professor Mick Waters, Professor of Education at Wolverhampton University Jim Ryan, Ysgol Graddedigion Addysg Prifysgol Harvard Jim Ryan, Harvard University Graduate School of Education Phillip Blaker Prif Weithredwr, Cymwysterau Cymru Phillip Blaker, Chief Executive, Qualifications Wales Keri Facer, Athro yn y Dyfodol Addysgol a Chymdeithasol ym Mhrifysgol Bryste Keri Facer, Professor of Educational and Social Futures at the University of Bristol Athro David Woods, CBE, Athro mewn Addysg ym Mhrifysgolion Warwick a Llundain, gan weithio gyda Chanolfan Arweinyddiaeth Llundain Professor David Woods CBE, Professor of Education at Warwick and London universities, working with the London Leadership Centre Peter Rabbett, Athro Arweinyddiaeth Addysg ac yn cefnogi cyfeiriad strategol Yr Athrofa."
      ],
      "PublicationYear":[
        "2016"
      ],
      "SSID":[
        "ssj0022698"
      ],
      "Title":[
        "Comisiwn Addysg Cymru Wales Education Commission"
      ],
      "PublicationDate":[
        "20160616"
      ],
      "Genre":[
        "News"
      ],
      "DatabaseTitle":[
        "ProQuest International Newsstand (Canada)",
        "Global Newsstream",
        "International Newsstand",
        "Global News & ABI/Inform Professional",
        "ProQuest Central K12",
        "ProQuest Newsstand (Alumni)",
        "ProQuest Central Basic",
        "News PRO",
        "UK Newsstand",
        "Newsstand - w/o Columbus",
        "ProQuest European Newsstand",
        "ProQuest Central Korea",
        "ProQuest Central (Professional Edition)",
        "ProQuest Newsstand (Canada)",
        "ProQuest Central (Alumni)",
        "Newsstand (CDN) (Alumni)",
        "ProQuest Central",
        "ProQuest Newsstand",
        "ProQuest Central (Alumni Edition)",
        "International Newsstream",
        "ProQuest Newsstand Professional"
      ],
      "MergedId":[
        "FETCHMERGED-proquest_newspapers_17970121243"
      ],
      "PQID":[
        "1797012124"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMw44D1dozMLC04GQyAyRrYAS_PU3BMSaksTldwrswtKlUIB5Z-xQrwNQwKoN0QmeBzKLgZVN1cQ5w9dGElYzyoeVmQWABsDcUDU4856BAyI9AmG-LUAQD0BS4f"
      ],
      "DatabaseName":[
        "Global News & ABI/Inform Professional",
        "Global Newsstream",
        "Central (Professional Edition)",
        "Newsstand - w/o Columbus",
        "ProQuest Central Basic",
        "ProQuest Central (purchase pre-March 2016)",
        "ProQuest Central (Alumni) (purchase pre-March 2016)",
        "ProQuest Central (Alumni Edition)",
        "ProQuest Central",
        "News PRO",
        "ProQuest Newsstand",
        "UK Newsstand",
        "ProQuest Newsstand Professional",
        "ProQuest Central Korea",
        "International Newsstand (CDN)",
        "Newsstand (CDN)",
        "Newsstand (CDN) (Alumni)",
        "ProQuest Central (Corporate)",
        "European Newsstream",
        "ProQuest Central K12",
        "International Newsstream",
        "International Newsstand",
        "ProQuest Newsstand (Alumni)"
      ]
    },
    {
      "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=A+Herrick+reading&rft.jtitle=The+Modern+Language+Review&rft.au=MOORMAN%2C+F.+W&rft.date=1912-01-01&rft.pub=Cambridge+University+Press&rft.issn=0026-7937&rft.volume=7&rft.spage=519",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwhV09T8MwED2VTixQvgutlKVspknsOPaEIkrUoUxUYozsxEHiq6UpM3-dc-KUAgNShiiWhxef7Xe-8zuAE-RIa7IVfyVIWevDgPskmjyIOxzhDrR1G20eZZ0IWIftkRHpFzOm6DoFwr9evhNbH8rGUV2xjB20Yd4I4Sat3QT2_mUUf6_AXDKnvsyJ1X9rcw3_rLf1Wpruw2d7FedxcWWrVlnyhWNuDwdWptlbFqvxsvrVuNFsRGtCs8LnBxp7M7fGgy8O0YimW5hGdNKg6sGe459e0hjMAXTM2yGcztypZeVderON0HJ1BL3Em1rtxvzZc-n2xzBPb-c3U-KqKJAnnI1ESC3LIuKaalr6sVZ-qEsa-9hHchlopkLFQ60488sc96ZcF0xZv0UZGeMHegYeM0ziZlfmkWJIOJQoWKBVKJRE71r4ZR-GNehs2ShkZOhZ2ATzzKHuw6D975mbIlVmiYbVlqfi_J_uF7CLXmXYpNANoLtefZghdAvzuvgCWhS0dQ",
      "ExternalDocumentID":[
        "10_2307_3713180"
      ],
      "Issue":[
        "4"
      ],
      "DBID":[
        "~OG",
        "~PI",
        "HOKLE",
        "0R3",
        "~OC",
        "~OB",
        "FBAQO",
        "FUVTR",
        "~PR",
        "~PN",
        "K30",
        "9Z1"
      ],
      "IngestDate":[
        "Fri Oct 20 19:53:35 EDT 2017",
        "Tue Oct 24 19:29:59 EDT 2017"
      ],
      "PublicationDate_xml":[
        {
          "month":"10",
          "year":"1912",
          "text":"19121001",
          "day":"1"
        }
      ],
      "Score":[
        "0.01"
      ],
      "URI":[
        "http://www.jstor.org/stable/3713180",
        "https://search.proquest.com/docview/1293750438"
      ],
      "PublicationPlace":[
        "Cambridge"
      ],
      "PublicationPlace_xml":[
        {
          "name":"Cambridge"
        }
      ],
      "Publisher_xml":[
        {
          "name":"Cambridge University Press"
        }
      ],
      "ID":[
        "FETCH-LOGICAL-j578-89b9fd56b3b3f07ba02bf370ead9691b4a2a62ba640fc299cbd4a1550ae97c293"
      ],
      "PQPubID":[
        "1819145"
      ],
      "Publisher":[
        "Cambridge University Press"
      ],
      "Language":[
        "English"
      ],
      "EISSN":[
        "2222-4319"
      ],
      "Author":[
        "F. W. Moorman"
      ],
      "ISSN":[
        "0026-7937"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "1910"
      ],
      "PublicationTitle":[
        "The Modern Language Review"
      ],
      "ProviderPackageCode":[
        "9EE",
        "GIFXF",
        "BHOJU",
        "JPL",
        "SA0",
        "AS~",
        "ABIFP",
        "HGD",
        "JST",
        "2AX",
        "AAKYL",
        "JAA",
        "~OG",
       "HOKLE",
        "~PI",
        "0R3",
        "~OC",
        "FBAQO",
        "~OB",
        "~PR",
        "~PN",
        "9Z1",
        "Q5E",
        "ECVKH",
        "FUVTR",
        "K30"
      ],
      "SubjectTerms":[
        "Sociology",
        "Literature",
        "Miscellaneous Notes",
        "Literary genres",
        "Human societies",
        "Arts",
        "Social sciences",
        "Civility",
        "Poetry",
        "Social dynamics",
        "Social norms"
      ],
      "Volume":[
        "7"
      ],
      "Discipline":[
        "Languages & Literatures"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database",
        "Publisher"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"F. W. Moorman"
        }
      ],
      "PublicationYear":[
        "1912"
      ],
      "StartPage":[
        "519"
      ],
      "SSID":[
        "ssj0006944",
        "ssib012825573"
      ],
      "Title":[
        "A Herrick Reading"
      ],
      "PublicationDate":[
        "19121001",
        "19120101"
      ],
      "DatabaseTitle":[
        "PAO Liberal Arts Collection 1",
        "PAO Collection 1 (purchase pre Feb/2008)",
        "PAO Literary Studies Collection",
        "Periodicals Index Online Segment 06",
        "PAO Collection 1",
        "Periodicals Archive Online",
        "Periodicals Index Online Segment 02",
        "Periodicals Index Online Segment 22",
        "PAO Collection 1 with update",
        "PAO English Literature Collection",
        "Periodicals Index Online",
        "PAO Collection 1 (purchase pre Feb/2008) with update"
      ],
      "EndPage":[
        "519"
      ],
      "MergedId":[
        "FETCHMERGED-LOGICAL-j578-89b9fd56b3b3f07ba02bf370ead9691b4a2a62ba640fc299cbd4a1550ae97c293"
      ],
      "PQID":[
        "1293750438"
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0026-7937&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0026-7937&client=summontrial"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0026-7937&client=summontrial"
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMwNZ3BCsMgDIZlp5We9gaF7SqocbEex9joA_Qupq2H7TLY-8OSaa8SvST8ifD7eVAdtxx5iWO5yMRegVoYbMddHjF636nTbZgEPbi8h-YW79X8fMz3SbdPAPSLi0mPkWJZr0hAUEygbBwVCIb3RIyWfHYZHWX0piwsrQutPsvYnbcYeAF6da7H7kqbWpK-SVqd0M1BmIGXGvX3JKZPJT0knpDFKJ2Ar3J2NPAD18s7Gw"
      ],
      "DatabaseName":[
        "PAO Collection 1 (purchase pre Feb/2008)",
        "PAO English Literature Collection",
        "Periodicals Index Online Segment 22",
        "PAO Collection 1 with update",
        "PAO Collection 1 (purchase pre Feb/2008) with update",
        "PAO Collection 1",
        "Periodicals Index Online Segment 02",
        "Periodicals Index Online Segment 06",
        "PAO Literary Studies Collection",
        "PAO Liberal Arts Collection 1",
        "Periodicals Index Online"
      ]
    },
    {
      "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=What+Is+an+Anthropologist%3F&rft.jtitle=CODESRIA+Bulletin&rft.au=Devisch%2C+Ren%C3%A9&rft.date=2008-01-01&rft.pub=Council+for+the+Development+of+Social+Science+Research+in+Africa&rft.issn=0850-0712&rft.issue=1-2&rft.spage=5&rft.epage=11&rft.externalDocID=00385710",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGEfceIMRoGrdAMWDsgvbKkhC_cEOBAkA2MJaBJDCegSRRMQ06fVvbE3TWsjbStQfA6ENbtOfs7-IaHOTpiHrkNqgRC9phDrkSKghYCoGnzlFGAyzQRgNAG9mTM3PgSxSRVh7BNsFADxkBFRuwxX3goRXwtUTIpY-pAWh3kxFyIoDuVISUdaZIlSa0wEQ9uRo862gO2v_GbAm5OxdmJsYkP3L1FyLIwA9tjSs4QgJViIEpNU8YdJE1dNGLCIMUKHAVPIsVEvMUUAPXXpRBy801xNlDF9WOeGBBDI224niY2wwkGBRMUk0sgXV5WrJpogmwPZVokWJimJRoZJFoaWBiZmGQJsmgTIRJUkSpkmbgQkSbDANrGlAyVZaBJSU1Nx8ALkQICA",
      "ExternalDocumentID":[
        "00385710"
      ],
      "Issue":[
        "1-2"
      ],
      "IngestDate":[
        "Tue Oct 17 21:17:03 EDT 2017"
      ],
      "PublicationDate_xml":[
        {
          "year":"2008",
          "text":"2008"
        }
      ],
      "Score":[
        "0.01"
      ],
      "DatabaseTitleList":[
        ""
      ],
      "PublicationPlace":[
        "Senegal"
      ],
      "URI":[
        "http://gateway.proquest.com/openurl?url_ver=Z39.88-2004&res_dat=xri:bsc:&rft_dat=xri:bsc:rec:iibp:00385710"
      ],
      "PublicationPlace_xml":[
        {
          "name":"Senegal"
        }
      ],
      "Publisher_xml":[
        {
          "name":"Council for the Development of Social Science Research in Africa"
        }
      ],
      "ID":[
        "FETCH-chadwyckhealey_bscjournals_003857100"
      ],
      "Publisher":[
        "Council for the Development of Social Science Research in Africa"
      ],
      "AbstractList":[
        "Devisch delivers an academic lecture on the occasion of the Honorary doctorate in Anthropology at the University of Kinshasa, Congo, in April 4, 2007. The speechmaker discusses his journey to the Congo and through personal experience and educational reference defines what constitutes an anthropologist."
      ],
      "Language":[
        "English"
      ],
      "Author":[
        "Devisch, René"
      ],
      "ISSN":[
        "0850-0712"
      ],
      "PublicationCentury":[
        "2000"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "2000"
      ],
      "Snippet":[
        "Devisch delivers an academic lecture on the occasion of the Honorary doctorate in Anthropology at the University of Kinshasa, Congo, in April 4, 2007. The..."
      ],
      "PublicationTitle":[
        "CODESRIA Bulletin"
      ],
      "SubjectTerms":[
        "Education",
        "Sociology and Anthropology"
      ],
      "Discipline":[
        "Education"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Devisch, René"
        }
      ],
      "Abstract":[
        "Devisch delivers an academic lecture on the occasion of the Honorary doctorate in Anthropology at the University of Kinshasa, Congo, in April 4, 2007. The speechmaker discusses his journey to the Congo and through personal experience and educational reference defines what constitutes an anthropologist."
      ],
      "PublicationYear":[
        "2008"
      ],
      "StartPage":[
        "5"
      ],
      "Title":[
        "What Is an Anthropologist?"
      ],
      "PublicationDate":[
        "2008"
      ],
      "EndPage":[
        "11"
      ],
      "MergedId":[
        "FETCHMERGED-chadwyckhealey_bscjournals_003857100"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMwYwG12kwNQBtjjDgZpEAHUCt4Fisk5ikgnfwP9IE9N4OWm2uIs4cu6nRvPDC7QIOxOB48bwU6f4YkxQAIGSkM"
      ]
    }
  ],
  "rollups":{
    "image":{
      
    },
    "reference":{
      
    },
    "newspaper":{
      
    }
  }
}