Add Range Filter Command

The add range filter command uses the following syntax:

addRangeFilter(<fieldName>, <minValue>:<maxValue>[:<inclusive>])

The default value for inclusive is true, if unspecified.

Function

The add range filter command adds the range filter and then calls clearAllPaging().

Example – Using the add range filter command

The following add range filter command adds a new range filter for PublicationDate, and it resets paging on the ContentType facet field and page number:

s.pn=3&s.ff=ContentType,or,2,15&s.cmd=addRangeFilter(PublicationDate,1971:1980)

Example response

s.pn=3&s.ff=ContentType,or,2,15&s.cmd=addRangeFilter(PublicationDate,1971:1980)
{
  "version":"2.0.0",
  "sessionId":"test-application-74703",
  "elapsedQueryTime":1034,
  "queryTime":1023,
  "totalRequestTime":1117,
  "pageCount":6083366,
  "recordCount":60833660,
  "query":{
    "queryString":"s.secure=f&s.rf=PublicationDate%2C1971%3A1980&s.ff=ContentType%2Cor%2C1%2C15",
    "pageNumber":1,
    "pageSize":10,
    "textQueries":[
      
    ],
    "searchTerms":[
      
    ],
    "textFilters":[
      
    ],
    "rangeFilters":[
      {
        "fieldName":"PublicationDate",
        "range":{
          "minValue":"1971",
          "maxValue":"1980"
        },
        "removeCommand":"removeRangeFilter(PublicationDate,1971:1980)"
      }
    ],
    "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":"Newspaper Article",
          "count":22367151,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Newspaper Article)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Newspaper Article:t)"
        },
        {
          "value":"Journal Article",
          "count":11548785,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Journal Article)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Journal Article:t)"
        },
        {
          "value":"Manuscript",
          "count":9321935,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Manuscript)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Manuscript:t)"
        },
        {
          "value":"Patent",
          "count":7536252,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Patent)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Patent:t)"
        },
        {
          "value":"Book / eBook",
          "count":2500073,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Book / eBook)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Book / eBook:t)"
        },
        {
          "value":"Book Review",
          "count":2058503,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Book Review)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Book Review:t)"
        },
        {
          "value":"Magazine Article",
          "count":1241738,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Magazine Article)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Magazine Article:t)"
        },
        {
          "value":"Dissertation",
          "count":806539,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Dissertation)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Dissertation:t)"
        },
        {
          "value":"Report",
          "count":646276,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Report)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Report:t)"
        },
        {
          "value":"Government Document",
          "count":534569,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Government Document)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Government Document:t)"
        },
        {
          "value":"Sound Recording",
          "count":394167,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Sound Recording)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Sound Recording:t)"
        },
        {
          "value":"Web Resource",
          "count":216480,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Web Resource)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Web Resource:t)"
        },
        {
          "value":"Journal / eJournal",
          "count":178654,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Journal / eJournal)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Journal / eJournal:t)"
        },
        {
          "value":"Archival Material",
          "count":172742,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Archival Material)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Archival Material:t)"
        },
        {
          "value":"Publication",
          "count":167336,
          "isApplied":false,
          "isNegated":false,
          "isFurtherLimiting":true,
          "applyCommand":"addFacetValueFilters(ContentType,Publication)",
          "applyNegatedCommand":"addFacetValueFilters(ContentType,Publication: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=92%E2%81%BF%E1%B5%88+Congress+H.R.+3201+Referred+in+Senate%2C+Bill+Text&rft.date=1971-06-02&rft.externalDocID=billtext_92_hr_3201_rfs_19710602",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGmRjCYbtfoDEKKwgh-xjy89KLYOdS6IPGyEHzubrArrx-UiZkTYS-pVF8RlG8MbACiy9KK443tATWlWbgYyUtzY3BS_zAQyWoBSy41nATYFgEsz09Xw90TRWotQWMZNBoQFEqpDLJL9IvKEaThB_SCFquBkxIoL23mM4HiqJ4AMiHHAzrBvUEkAXzBmiBAnaPCDIII67bVQBWOaUghhADU2qeCIOlpdGjxv0Pt3YoOENtUvDQC9JTAJmiAD6iFugNhcw8hWCQ81N1FJyA9imEAC0UZbBzcw1x9tCFuTgexa3xMIfF43CWsQSDQopFYqJFmomlWaKFmYmlcVqSkalxkmGKqaWFqZm5ubmBJIM5maZLka1TmoELxASv4jKSYWApKSpNlWVgSUnNzQcAmJ3TnQ",
      "ExternalDocumentID":[
        "billtext_92_hr_3201_rfs_19710602"
      ],
      "IngestDate":[
        "Tue Aug 29 18:03:29 EDT 2017"
      ],
      "DBID":[
        "H02"
      ],
      "PublicationDate_xml":[
        {
          "month":"06",
          "year":"1971",
          "text":"1971-06-02",
          "day":"02"
        }
      ],
      "Score":[
        "0.01"
      ],
      "CorporateAuthor_xml":[
        {
          "name":"U.S. Congress"
        }
      ],
      "URI":[
        "https://search.proquest.com/congressional/view/app-gis/billtext/92_hr_3201_rfs_19710602"
      ],
      "ID":[
        "FETCH-proquest_congressional_billtext_92_hr_3201_rfs_197106023"
      ],
      "Language":[
        "English"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "1970"
      ],
      "ProviderPackageCode":[
        "H02"
      ],
      "CorporateAuthor":[
        "U.S. Congress"
      ],
      "FullText_t_NoSnippeting":[
        "true"
      ],
      "ContentType":[
        "Government Document"
      ],
      "SourceType":[
        "Publisher"
      ],
      "PublicationYear":[
        "1971"
      ],
      "Copyright_xml":[
        {
          "notice":"Proquest Copyright"
        }
      ],
      "Title":[
        "92ⁿᵈ Congress H.R. 3201 Referred in Senate, Bill Text"
      ],
      "PublicationDate":[
        "1971-06-02"
      ],
      "Notes":[
        "For the relief of Faith M. Lewis Kochendorfer; Dick A. Lewis; Nancy J Lewis Keithley; Knute K. Lewis; Peggy A. Lewis Townsend; Kim C. Lewis; Cindy L. Lewis Kochendorfer; and, Frederick L. Baston.",
        "92HR3201RFS",
        "1971 H.R. 3201; 92 H.R. 3201"
      ],
      "MergedId":[
        "FETCHMERGED-proquest_congressional_billtext_92_hr_3201_rfs_197106023"
      ],
      "Copyright":[
        "Proquest Copyright"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "Database_xml":[
        {
          "sequence":"1",
          "dbid":"H02",
          "name":"ProQuest Congressional: Digital U.S. Bills and Resolutions, 1789-2013",
          "url":"https://go.openathens.net/redirector/ps.openathens.net?url=https%3A%2F%2Fcongressional.proquest.com%2Fcongressional%2Fsearch%2Fadvanced%2Fadvanced",
          "sourceTypes":[
            "Publisher"
          ]
        }
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMw42SwtDR61Lj_4dYOBef8PHCnUcFDL0hPwRhY1yiAj08tSk1RyMxTCE7NA7andBScMnNyFEKAZRE3g52ba4izhy6sVIxPhpoAHhaLT8qErIeItzSKzyiKBxkYX5RWHG9oCawnzQxAVw5RaAAAcrlApA"
      ],
      "DatabaseName":[
        "ProQuest Congressional: Digital U.S. Bills and Resolutions, 1789-2013"
      ]
    },
    {
      "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=Comparison+of+methods+for+calculating+and+extrapolating+equilibria+in+P-T-X+CO2+space&rft.jtitle=American+Journal+of+Science&rft.au=Kerrick%2C+D.+M&rft.au=Slaughter%2C+J&rft.date=1976-09-01&rft.issn=0002-9599&rft.eissn=1945-452X&rft.volume=276&rft.issue=7&rft.spage=883&rft.epage=916&rft_id=info:doi/10.2475%2Fajs.276.7.883&rft.externalDBID=n%2Fa&rft.externalDocID=10_2475_ajs_276_7_883",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwhV1LS8NAEF6kJxHU-sD6wD2JHmK6ee3mWKqlHkTRFr0tm2y2VNqkNu0_8Ic7k0etCgohh2QJzCOz3-zOfkPIIWCkhbW2_2oBZC0WA547_s2LuAcLfy1WYB2lestLXohi6x5yQBvrtCHo2irChD-GHJ0HNreFQF5PQMiYZj3171YxFzlaaqAb-gWR69osUzP_bn0Fwt4O-ajP34yya2xVhYgLDI0rAvOknFCyuT3Lf7xcETWCC4EvwfVLBHgGQuC9FAPjbSUIHsDgmC7jTimIs0u2K-RJO6WrNMlGku6RZvVv5_SyIqC-2ifD7qo5Ic0MLZtM5xTgLQWLxkXDr3REVaophPa5mmXVk-R9OS7OECg6TumjNbBeaffBoRC14uSADHu3g27fqtovWDHDijXjxmE7ZjoBCMgC7UfGhJB-Ca2Mwok_cD2Ijcb3Iu0xFTuacWTaYWGkPBOYtntEqBZKCeOFgRKBF7omcnw3YtoPhR9wztstclHbSc5Keg0JaYnjcV-CSiXoSnIJemqR89qKMp-qyQS81ZGg-T9HuN9GHP_7jROyyQCflTVkp6SxmC-TM9LQyTT7BECQ3Hs",
      "ExternalDocumentID":[
        "10_2475_ajs_276_7_883",
        "www276_7_883"
      ],
      "Issue":[
        "7"
      ],
      "IngestDate":[
        "Fri Oct 27 14:13:28 EDT 2017",
        "Fri Jun 02 16:44:17 EDT 2017",
        "Thu May 19 14:46:40 EDT 2016"
      ],
      "PublicationDate_xml":[
        {
          "month":"09",
          "year":"1976",
          "text":"19760901",
          "day":"01"
        }
      ],
      "Score":[
        "0.01"
      ],
      "URI":[
        "http://www.ajsonline.org/cgi/content/abstract/276/7/883"
      ],
      "ID":[
        "FETCH-LOGICAL-c1003-f3c90c1de23116d5bff91448dafa2241634ddef54bd41ac2d17696819ba4f6f03"
      ],
      "DOI":[
        "10.2475/ajs.276.7.883"
      ],
      "Language":[
        "English"
      ],
      "EISSN":[
        "1945-452X"
      ],
      "Author":[
        "Kerrick, D. M",
        "Slaughter, J"
      ],
      "ISSN":[
        "0002-9599"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "1970"
      ],
      "PublicationTitle":[
        "American Journal of Science"
      ],
      "ProviderPackageCode":[
        "RHI"
      ],
      "Volume":[
        "276"
      ],
      "Discipline":[
        "Sciences (General)"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database",
        "Publisher"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Kerrick, D. M"
        },
        {
          "sequence":"2",
          "fullname":"Slaughter, J"
        }
      ],
      "PublicationYear":[
        "1976"
      ],
      "StartPage":[
        "883"
      ],
      "SSID":[
        "ssj0007348"
      ],
      "Title":[
        "Comparison of methods for calculating and extrapolating equilibria in P-T-X CO2 space"
      ],
      "PublicationDate":[
        "19760901",
        "1976-09-01"
      ],
      "DatabaseTitle":[
        "CrossRef"
      ],
      "EndPage":[
        "916"
      ],
      "MergedId":[
        "FETCHMERGED-LOGICAL-c1003-f3c90c1de23116d5bff91448dafa2241634ddef54bd41ac2d17696819ba4f6f03"
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0002-9599&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0002-9599&client=summontrial"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0002-9599&client=summontrial"
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMwjV1NCwIhEF2iQ9GfmFM3K11d87wU3epQ0E1czSj6XmL_fjP7EXTrKoPIE2fe4PBeUutYCqnV1J3LidDZRONtpD363ZWKSSX2_ZaSGmXMoEubJLMyTHb5134P7hEaG-USkMABntnXlla3I2CXDZi8Xu5xb1cOz_epnpJ3cLrBhm3ZHvK1AHyXxDx3y8U2X7HWYIB5TjNZMfVm5nk4IMnhWVBFjAYbjHlw0VFpy1KJrz8qWQTJnReBa9KS4aZwMmaRjLZYs29X0uyj0YiwyK0JA4sYWMTAakuuvqNk3MR3WsS2vLrLBZFPbVVV_wSK38APs6ZrwA"
      ]
    },
    {
      "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=Ethnographia+Pannonica&rft.jtitle=Traditiones&rft.au=Novak%2C+V&rft.date=1973-01-01&rft.pub=Slovenska+akademija+znanosti+in+umetnosti%2C+Razred+za+filoloske+in+literarne+vede&rft.issn=0352-0447&rft.volume=2&rft.spage=318&rft.epage=319",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV07a8MwED76WLqUlDb0kYKhYzAkfskeQ5vSpV0S6Fgu2KatizzYZPCv7yf5IdFAaIcuwjrBDfrwd5-k04loDI1Uu9b5qwvJqjcDVovw4TV-BsLmYQ5j-1dsYQO66q7sH_AdnMKAb6CMFjij_RXSy_pdtoWnPxiKUEpV7ZZt1YmAlLY1iQYF_VJuuTBJrml7EU74P9b9K5XiKauCp1zoRPpPnjaSZQlmUFslYLZadzRU3Khs9oZVtSeQalXoiiTdLWeo2W2WZhbzQJW5s6AthdnTpGfRnN9xZtb1kkNQi2ev-2AzP_bcFyEWojoq9q53Yp-OU-sRnXZK3Fm0E3pGB9XXOY3tyXSGybygu8fl-v7J7Z29dchU6qAO2k-ogoCX5KQxc5wHScRxFCR-vvFCfzNPwyQOIyHE7Iom-1xc7x--oROD0YSOcwxnt3QEYMpvHmT5AA",
      "IngestDate":[
        "Sat Oct 21 11:59:20 EDT 2017"
      ],
      "DBID":[
        "JXBYG",
        "K30"
      ],
      "PublicationDate_xml":[
        {
          "month":"01",
          "year":"1973",
          "text":"19730101",
          "day":"01"
        }
      ],
      "Score":[
        "0.01"
      ],
      "PublicationPlace":[
        "Ljubljana"
      ],
      "URI":[
        "https://search.proquest.com/docview/1309297782"
      ],
      "PublicationPlace_xml":[
        {
          "name":"Ljubljana"
        }
      ],
      "Publisher_xml":[
        {
          "name":"Slovenska akademija znanosti in umetnosti, Razred za filoloske in literarne vede"
        }
      ],
      "ID":[
        "FETCH-proquest_journals_13092977820"
      ],
      "PQPubID":[
        "1821927"
      ],
      "Publisher":[
        "Slovenska akademija znanosti in umetnosti, Razred za filoloske in literarne vede"
      ],
      "Language":[
        "Slovenian"
      ],
      "Author":[
        "Novak, V"
      ],
      "ISSN":[
        "0352-0447"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "1970"
      ],
      "PublicationTitle":[
        "Traditiones"
      ],
      "ProviderPackageCode":[
        "JXBYG",
        "K30"
      ],
      "Volume":[
        "2"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Novak, V"
        }
      ],
      "PublicationYear":[
        "1973"
      ],
      "StartPage":[
        "318"
      ],
      "SSID":[
        "ssib002431938",
        "ssib013752548"
      ],
      "Title":[
        "Ethnographia Pannonica"
      ],
      "PublicationDate":[
        "19730101"
      ],
      "DatabaseTitle":[
        "Periodicals Index Online Segment 40",
        "Periodicals Index Online"
      ],
      "EndPage":[
        "319"
      ],
      "MergedId":[
        "FETCHMERGED-proquest_journals_13092977820"
      ],
      "PQID":[
        "1309297782"
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0352-0447&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0352-0447&client=summontrial"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0352-0447&client=summontrial"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMwYwGN2psa6RqYmJhzIOoBYEwbW3AyiLmWZORBzmLOTFQISMzLAx0AC6wUlN1cQ5w9dGHFYTw0JItB0y3AGtwcdKwbcaoA6c4lgA"
      ],
      "DatabaseName":[
        "Periodicals Index Online Segment 40",
        "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=The+little+pretender&rft.au=Barbara+Cartland&rft.date=1974-01-01&rft.externalDocID=3000089845539",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGmRhgN3aCFkLqAds6qdDBZ_hJD0Xp-k6ZSTmZkJObM5Nhw9n6xuB2jqWFiampMWjnnqEB6NZjIUwzeBDloJsgA5dvYl4pJCsKMTCl5okwiABjQgHY2AVGigJodR_47jZRBn031xBnD11M8-ILIAdAxKO4wECCQSHFIjHRIs3E0izRwszE0jgtycjUOMkwxdTSwtTM3NzcQJJBg1jjpIhXKs3AZQjsDkAGBGQYWNOACTZVloElJTU3HwDs-XT_",
      "ExternalDocumentID":[
        "3000089845539"
      ],
      "IngestDate":[
        "Fri Jul 07 23:28:05 EDT 2017"
      ],
      "DBID":[
        ".U2"
      ],
      "PublicationDate_xml":[
        {
          "year":"1974",
          "text":"1974"
        }
      ],
      "Score":[
        "0.01"
      ],
      "URI":[
        "http://data.theeuropeanlibrary.org/BibliographicResource/3000089845539"
      ],
      "ID":[
        "FETCH-theeuropeanlibrary_primary_30000898455390"
      ],
      "Language":[
        "English"
      ],
      "Author":[
        "Barbara Cartland"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "1970"
      ],
      "ProviderPackageCode":[
        ".U2"
      ],
      "SubjectTerms":[
        "Fiction in English"
      ],
      "ContentType":[
        "Manuscript"
      ],
      "SourceType":[
        "Open Access Repository"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Barbara Cartland"
        }
      ],
      "PublicationYear":[
        "1974"
      ],
      "IsOpenAccess":[
        "true"
      ],
      "Title":[
        "The little pretender"
      ],
      "PublicationDate":[
        "1974"
      ],
      "MergedId":[
        "FETCHMERGED-theeuropeanlibrary_primary_30000898455390"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMw42QQAXpQAdiGBPpVAbRoDnwlGjeDvptriLOHLrBZkwodZ4aOU8QXQM5ViDcGN2AsLUxMTY1BZSSpOgDJ0SfS"
      ],
      "DatabaseName":[
        "European Library"
      ]
    },
    {
      "hasFullText":false,
      "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=Estimation+and+Identification+for+Modeling+Dynamic+Systems&rft.au=Mendel%2CJerry+M&rft.date=1979-09-01&rft.externalDBID=n%2Fa&rft.externalDocID=ADA075059",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGmRhgl8eB1lGmAMNID9id10_JTy7WT4YeTl2s7-jiCKrRTEH780BXUIP6XB6-oNP1SzJhO-RBpZ2bIIMAeCQa5C8FSMtViIEpNU-EwcoVmFMgmwAVgF1zBcj21zSoyxSADUMF0KVjoK3fCi6QO-AVoGeFizLIuLmGOHvogmyLBxqTl1oSD3eSkQSDQopFYqJFmomlWaKFmYmlcVqSkalxkmGKqaWFqZm5ubmBJIMoVr1SOMSlGbgMLc2hS5hkGFjTgCkwVRbo3dTcfAAc0GFK",
      "ExternalDocumentID":[
        "ADA075059"
      ],
      "IngestDate":[
        "Thu Mar 09 18:57:59 EST 2017"
      ],
      "DBID":[
        "BHM"
      ],
      "PublicationDate_xml":[
        {
          "month":"09",
          "year":"1979",
          "text":"1979-09"
        }
      ],
      "Score":[
        "0.01"
      ],
      "DatabaseTitleList":[
        ""
      ],
      "CorporateAuthor_xml":[
        {
          "name":"UNIVERSITY OF SOUTHERN CALIFORNIA LOS ANGELES DEPT OF ELECTRICAL ENGINEERING"
        }
      ],
      "URI":[
        "http://www.dtic.mil/docs/citations/ADA075059"
      ],
      "ID":[
        "FETCH-dtic_stinet_ADA0750592"
      ],
      "AbstractList":[
        "Systems are modeled in order to understand and explain them better and as a prelude to action. Aircraft dynamics, for example, may be identified so that better designs can be made, or so that adaptive control actions can be taken. Our attention in this continuing study has been directed at aspects of estimation and identification that are connected with system understanding. This study has been aimed at state estimation and parameter identification for a new class of models, causal functional equations, which describe wave propagation in layered media systems. These models are applicable to diverse areas, such a reflection seismology, transmission lines, speech processing, optical thin coatings and EM problems. (Author)"
      ],
      "Language":[
        "English"
      ],
      "Author":[
        "Mendel,Jerry M"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "1970"
      ],
      "Snippet":[
        "Systems are modeled in order to understand and explain them better and as a prelude to action. Aircraft dynamics, for example, may be identified so that better..."
      ],
      "CorporateAuthor":[
        "UNIVERSITY OF SOUTHERN CALIFORNIA LOS ANGELES DEPT OF ELECTRICAL ENGINEERING"
      ],
      "SubjectTerms":[
        "Operations Research",
        "ALGORITHMS",
        "PE61102F",
        "STOCHASTIC CONTROL",
        "SYSTEMS ANALYSIS",
        "MATHEMATICAL MODELS",
        "WUAFOSR2304A1",
        "REPORTS",
        "DYNAMICS",
        "ESTIMATES",
        "ADAPTIVE CONTROL SYSTEMS",
        "SIGNAL PROCESSING",
        "IDENTIFICATION",
        "RECURSIVE FUNCTIONS"
      ],
      "ContentType":[
        "Technical Report"
      ],
      "SourceType":[
        "Open Access Repository"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Mendel,Jerry M"
        }
      ],
      "Abstract":[
        "Systems are modeled in order to understand and explain them better and as a prelude to action. Aircraft dynamics, for example, may be identified so that better designs can be made, or so that adaptive control actions can be taken. Our attention in this continuing study has been directed at aspects of estimation and identification that are connected with system understanding. This study has been aimed at state estimation and parameter identification for a new class of models, causal functional equations, which describe wave propagation in layered media systems. These models are applicable to diverse areas, such a reflection seismology, transmission lines, speech processing, optical thin coatings and EM problems. (Author)"
      ],
      "PublicationYear":[
        "1979"
      ],
      "Copyright_xml":[
        {
          "notice":"APPROVED FOR PUBLIC RELEASE"
        }
      ],
      "IsOpenAccess":[
        "true"
      ],
      "Title":[
        "Estimation and Identification for Modeling Dynamic Systems"
      ],
      "PublicationDate":[
        "1979-09"
      ],
      "Notes":[
        "DTIC AND NTIS"
      ],
      "MergedId":[
        "FETCHMERGED-dtic_stinet_ADA0750592"
      ],
      "Copyright":[
        "APPROVED FOR PUBLIC RELEASE"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "Database_xml":[
        {
          "sequence":"1",
          "dbid":"BHM",
          "name":"DTIC STINET",
          "url":"https://go.openathens.net/redirector/ps.openathens.net?url=http%3A%2F%2Fstinet.dtic.mil",
          "sourceTypes":[
            "Open Access Repository"
          ]
        }
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMw42SwcgUmTsi-OwVgb1gBsuM0DToEpQBsiymA7vkC7bZWcIFcu64APZ6bm0HGzTXE2UM3BRhq8UBjgN3zeEcXR1C9ZgqarcQrDQAhySgD"
      ],
      "DatabaseName":[
        "DTIC STINET"
      ]
    },
    {
      "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=Motion+pictures+and+the+arts+in+Canada&rft.au=Garth+Drabinsky&rft.date=1976-01-01&rft.externalDocID=3000092198857",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGmRhgN3aCFkLqAds6qdDBZ_hJD0Xp-k6ZSTmZkJObM5Nhw9n6xuB2DTCnWViYgraRGxqAbj0WwjSDB1EuugkycPkm5pVCsqIQA1NqngiDmi_4ohyFgkzwaH2xArDvrgA0RgEYacUKmXkK4AMCEkUZ9N1cQ5w9dDFtiC-AHAkRj-ImAwkGhRSLxESLNBNLs0QLMxNL47QkI1PjJMMUU0sLUzNzc3MDSQYNYo2TIl6pNAOXIbB9ARkikGFgTQMm4VRZBpaU1Nx8ABT5ezc",
      "ExternalDocumentID":[
        "3000092198857"
      ],
      "IngestDate":[
        "Sat Jul 08 00:41:09 EDT 2017"
      ],
      "DBID":[
        ".U2"
      ],
      "PublicationDate_xml":[
        {
          "year":"1976",
          "text":"1976"
        }
      ],
      "Score":[
        "0.01"
      ],
      "URI":[
        "http://data.theeuropeanlibrary.org/BibliographicResource/3000092198857"
      ],
      "ID":[
        "FETCH-theeuropeanlibrary_primary_30000921988570"
      ],
      "Language":[
        "English"
      ],
      "Author":[
        "Garth Drabinsky"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "1970"
      ],
      "ProviderPackageCode":[
        ".U2"
      ],
      "SubjectTerms":[
        "Canada",
        "Motion picture industry",
        "Law and legislation",
        "Motion pictures"
      ],
      "ContentType":[
        "Manuscript"
      ],
      "SourceType":[
        "Open Access Repository"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Garth Drabinsky"
        }
      ],
      "PublicationYear":[
        "1976"
      ],
      "IsOpenAccess":[
        "true"
      ],
      "Title":[
        "Motion pictures and the arts in Canada"
      ],
      "DocumentTitleAlternate":[
        "the business and the law"
      ],
      "PublicationDate":[
        "1976"
      ],
      "MergedId":[
        "FETCHMERGED-theeuropeanlibrary_primary_30000921988570"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMw42RQ8wXfP6NQkAkeBC9WAHaJFYCtGQVgWBQrZOYpgPfdAysCfTfXEGcPXaBUKnTkGTpyEV8AOWkh3hjchAFmKgvQOeyk6wAABI8uCg"
      ],
      "DatabaseName":[
        "European Library"
      ]
    },
    {
      "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=Gu%C3%ADa+del+rom%C3%A1nic+catal%C3%A1&rft.au=Josep+Bartomeu&rft.date=1980-01-01&rft.externalDocID=3000144653190",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGmRhgN3aCFkLqAds6qdDBZ_hJD0Xp-k6ZSTmZkJObM5Nhw9n6xuB2PehcMGBlBix8DQ1Atx4LYZrBgygf3QQZuHwT80ohWVGIgSk5UYRByr308NpEhZTUHIWi_NzDC_MykxXAgyaHF4oy6Lu5hjh76GKaGl8AOQYiHsUdBhIMCikWiYkWaSaWZokWZiaWxmlJRqbGSYYpppYWpmbm5uYGkgwaxBonRbxSaQYuQ0sLA8iwgAwDaxow2abKMrCkpObmAwAgPnht",
      "ExternalDocumentID":[
        "3000144653190"
      ],
      "IngestDate":[
        "Sat Jul 08 00:35:01 EDT 2017"
      ],
      "DBID":[
        ".U2"
      ],
      "PublicationDate_xml":[
        {
          "year":"1980",
          "text":"1980"
        }
      ],
      "Score":[
        "0.01"
      ],
      "URI":[
        "http://data.theeuropeanlibrary.org/BibliographicResource/3000144653190"
      ],
      "ID":[
        "FETCH-theeuropeanlibrary_primary_30001446531900"
      ],
      "Language":[
        "Catalan"
      ],
      "Author":[
        "Josep Bartomeu"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "1980"
      ],
      "ProviderPackageCode":[
        ".U2"
      ],
      "SubjectTerms":[
        "Cataluña",
        "Rosellón",
        "Arquitectura románica",
        "Aragón",
        "Andorra"
      ],
      "ContentType":[
        "Manuscript"
      ],
      "SourceType":[
        "Open Access Repository"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Josep Bartomeu"
        }
      ],
      "PublicationYear":[
        "1980"
      ],
      "IsOpenAccess":[
        "true"
      ],
      "Title":[
        "Guía del románic catalá"
      ],
      "DocumentTitleAlternate":[
        "Principat, Andorra, Roselló, Aragó"
      ],
      "PublicationDate":[
        "1980"
      ],
      "MergedId":[
        "FETCHMERGED-theeuropeanlibrary_primary_30001446531900"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMw42SQci89vDZRISU1R6EoP_fwwrzMZAXwWMThhdwM-m6uIc4eusDGTSp0tBk6WhFfADldId4Y3GwHHfsFrKsMSNcBAIiHK3M"
      ],
      "DatabaseName":[
        "European Library"
      ]
    },
    {
      "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=Business+and+a+behavioural+tradition&rft.au=Aron+Leonard.+Minkes&rft.date=1973-01-01&rft.externalDocID=3000061010310",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGmRhgN3aCFkLqAds6qdDBZ_hJD0Xp-k6ZSTmZkJObM5Nhw9n6xuAy1hB8QQGosw6kTbgZhDDN4EGUk26CDFy-iXmlkKwoxMCUmifMwAFbWy7CoAJjKgD77wqJCtA98qCTLxRKihJTwMunRBn03VxDnD10Ma2KL4CcDRGP4jgDCQaFFIvERIs0E0uzRAszE0vjtCQjU-MkwxRTSwtTM3NzcwNJBg1ijZMiXqk0A5ehpbkxZKxAhoE1DZiWU2UZWFJSc_MBhtd95Q",
      "ExternalDocumentID":[
        "3000061010310"
      ],
      "IngestDate":[
        "Sat Jul 08 00:10:58 EDT 2017"
      ],
      "DBID":[
        ".U2"
      ],
      "PublicationDate_xml":[
        {
          "year":"1973",
          "text":"1973"
        }
      ],
      "Score":[
        "0.01"
      ],
      "URI":[
        "http://data.theeuropeanlibrary.org/BibliographicResource/3000061010310"
      ],
      "ID":[
        "FETCH-theeuropeanlibrary_primary_30000610103100"
      ],
      "Language":[
        "English"
      ],
      "Author":[
        "Aron Leonard. Minkes"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "1970"
      ],
     "ProviderPackageCode":[
        ".U2"
      ],
      "SubjectTerms":[
        "Business",
        "Addresses, essays, lectures"
      ],
      "Discipline":[
        "Business"
      ],
      "ContentType":[
        "Manuscript"
      ],
      "SourceType":[
        "Open Access Repository"
      ],
      "Author_xml":[
        {
          "sequence":"1",
          "fullname":"Aron Leonard. Minkes"
        }
      ],
      "PublicationYear":[
        "1973"
      ],
      "IsOpenAccess":[
        "true"
      ],
      "Title":[
        "Business and a behavioural tradition"
      ],
      "PublicationDate":[
        "1973"
      ],
      "MergedId":[
        "FETCHMERGED-theeuropeanlibrary_primary_30000610103100"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "LinkModel":[
        "DirectLink"
      ],
      "BookMark":[
        "ePnHCXMw42RQgS3ZVgD2hRUSFaD7zUGnSCgAe-8p4KVI3Az6bq4hzh66wGZOKnTcGTpuEV8AOWch3hhcmBqCbyIA7UAjVQcA0KAtnA"
      ],
      "DatabaseName":[
        "European Library"
      ]
    },
    {
      "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=COMIT%C3%89+POUR+LA+SID%C3%89RURGIE+ANCIENNE&rft.jtitle=Archeologick%C3%A9+Rozhledy&rft.date=1976-01-01&rft.pub=St%C3%A1tn%C3%AD+archeologick%C3%BD+%C3%BAstav&rft.issn=0323-1267&rft.volume=28&rft.issue=6&rft.spage=675&rft.epage=681",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwY2AQA7aRSnSR5l91gU1W8GBAsKOpS7iFLzCGEVelIsRoGrdAMWDsgvbKkhC_cEOBAkA2MJaBJDCegSRRMe3sDyx_QBPeFpbaAf6hQdo-jtrBni4QkaDQIHdPV23QcjxXPz9X5LYo6NDZVEjZlw2ZL9cOyq_KyEmFnjebAtkcZ44-FhBcAlZtWJIHpl20E9EMcnLRBlOOwJZnGVJJY2xkrGtoBLkXA1YsGlkgRT9yGWcGueoEWl2agfa9M1tCzxKFnKgO7HJDriqEmYtR0YErsRBBBn5os1vBERJ6QgxMycXCDKKQM1IqFdQUQGGRCPZDpQiDCjhED3cqgEJTwcdRARiahzshIakAC0lRBmU31xBnD12YlfHQyCqOBzZuzC0MjU0tjQwkGBRSLBITLdJMLM0SLcxMLI3TkoxMjZMMU0wtLUzNzM3NDSQZZPAZIYVfWpqBCxFFMgysaUDpVFkGlpTU3HwA8mT05Q",
      "Issue":[
        "6"
      ],
      "IngestDate":[
        "Fri Oct 20 19:44:07 EDT 2017"
      ],
      "DBID":[
        "SAAPM",
        "K30"
      ],
      "PublicationDate_xml":[
        {
          "month":"01",
          "year":"1976",
          "text":"19760101",
          "day":"01"
        }
      ],
      "Score":[
        "0.01"
      ],
      "PublicationPlace":[
        "V Praze"
      ],
      "URI":[
        "https://search.proquest.com/docview/1297813592"
      ],
      "PublicationPlace_xml":[
        {
          "name":"V Praze"
        }
      ],
      "Publisher_xml":[
        {
          "name":"Státní archeologický ústav"
        }
      ],
      "ID":[
        "FETCH-proquest_journals_12978135920"
      ],
      "PQPubID":[
        "1823149"
      ],
      "Publisher":[
        "Státní archeologický ústav"
      ],
      "Language":[
        "Czech"
      ],
      "ISSN":[
        "0323-1267"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "true"
      ],
      "PublicationDecade":[
        "1970"
      ],
      "PublicationTitle":[
        "Archeologické Rozhledy"
      ],
      "ProviderPackageCode":[
        "SAAPM",
        "K30"
      ],
      "Volume":[
        "28"
      ],
      "Discipline":[
        "History & Archaeology"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database"
      ],
      "PublicationYear":[
        "1976"
      ],
      "StartPage":[
        "675"
      ],
      "SSID":[
        "ssj0000546991"
      ],
      "Title":[
        "COMITÉ POUR LA SIDÉRURGIE ANCIENNE"
      ],
      "PublicationDate":[
        "19760101"
      ],
      "DatabaseTitle":[
        "Periodicals Index Online Segment 42",
        "Periodicals Index Online"
      ],
      "EndPage":[
        "681"
      ],
      "MergedId":[
        "FETCHMERGED-proquest_journals_12978135920"
      ],
      "PQID":[
        "1297813592"
      ],
      "IsPeerReviewed":[
        "true"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0323-1267&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0323-1267&client=summontrial"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0323-1267&client=summontrial"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMwYwGN2hsZ6xoamZlzwAY7gO0CM2BDhJNBxdkfmCUPdyoE-IcGKfg4KgR7uhzuDAoNcvd0VQCtTHP183PlZlB2cw1x9tCFFY7x0HAtjgfWTuYWhsamlqD7uYlRBQBwUSgj"
      ],
      "DatabaseName":[
        "Periodicals Index Online Segment 42",
        "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=Radio%3A+Forth--with+Selkirk+and+STV+involvement--wins+Edinburgh+radio+contract&rft.jtitle=Broadcast+%28Archive%3A+1973-2000%29&rft.date=1974-01-11&rft.pub=Media+Business+Insight&rft.issn=0040-2788&rft.issue=742&rft.spage=10",
      "link":"http://demo.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV07a8MwEBZts3QpfdInqFvBCPyW3C00Ce2QpTHtGJTIBpPGBjv5_72T_KKlNB26CCPkw3yffDrdnU6EXICNtGG9-CsDk1U7A2bDYPQupsBwd3Nr1_ev3EIfsItnZf_AbysUOuAZWIYWeIZ2J6ZfpcpQiDXBGAxj2rU6Sz5WWbkymZnxm5XloId0bfANjsgrawyrlo6xWCUKMEnrcvml5FEh1VJWuippXaTW-BC4h-jYjSNBmYN0HHNNmNP5DTAOJLvs-pe8QmdAX1X6NnO5EL1JwE0hrFrX4cG2_cht97cej4TbJCnimz8sb_ExOaqtbTo0oJ2QvSQ_JYNRKdfyjEw1cI-0BxutYaMAGwXY6DfYaAsb1bDRBrZz8jAZx0_PrPmYOfxBGBaReVJsq7nDOdebc8--JFQJKUXqR6EUoR956cINvIWjgkgEIQ68Ive_yrneYcwNOexYuSWDFGZjckcOVLIuPgG9bAlF",
      "Issue":[
        "742"
      ],
      "IngestDate":[
        "Fri Sep 29 02:30:33 EDT 2017"
      ],
      "DBID":[
        "VW7"
      ],
      "PublicationDate_xml":[
        {
          "month":"01",
          "year":"1974",
          "text":"19740111",
          "day":"11"
        }
      ],
      "Score":[
        "0.01"
      ],
      "PublicationPlace":[
        "London"
      ],
      "URI":[
        "https://search.proquest.com/docview/1777027473"
      ],
      "PublicationPlace_xml":[
        {
          "name":"London"
        }
      ],
      "Publisher_xml":[
        {
          "name":"Media Business Insight"
        }
      ],
      "ID":[
        "FETCH-proquest_miscellaneous_17770274730"
      ],
      "PQPubID":[
        "2035685"
      ],
      "Publisher":[
        "Media Business Insight"
      ],
      "Language":[
        "English"
      ],
      "ISSN":[
        "0040-2788"
      ],
      "PublicationCentury":[
        "1900"
      ],
      "IsScholarly":[
        "false"
      ],
      "PublicationDecade":[
        "1970"
      ],
      "PublicationTitle":[
        "Broadcast (Archive: 1973-2000)"
      ],
      "ProviderPackageCode":[
        "8FE",
        "VW7",
        "A3F",
        "P62",
        "HCIFZ",
        "BGLVJ",
        "DJMCT",
        "8FG",
        "AQVBX",
        "P5Z",
        "AKTFI",
        "ARAPS",
        "K6V"
      ],
      "Discipline":[
        "Drama"
      ],
      "ContentType":[
        "Journal Article"
      ],
      "SourceType":[
        "Aggregation Database"
      ],
      "PublicationYear":[
        "1974"
      ],
      "StartPage":[
        "10"
      ],
      "SSID":[
        "ssj0037982"
      ],
      "Title":[
        "Radio: Forth--with Selkirk and STV involvement--wins Edinburgh radio contract"
      ],
      "PublicationDate":[
        "19740111"
      ],
      "DatabaseTitle":[
        "Entertainment Industry Magazine Archive"
      ],
      "MergedId":[
        "FETCHMERGED-proquest_miscellaneous_17770274730"
      ],
      "PQID":[
        "1777027473"
      ],
      "IsPeerReviewed":[
        "false"
      ],
      "thumbnail_m":[
        "http://www.syndetics.com/index.aspx?isbn=/mc.gif&issn=0040-2788&client=summontrial"
      ],
      "thumbnail_l":[
        "http://www.syndetics.com/index.aspx?isbn=/lc.gif&issn=0040-2788&client=summontrial"
      ],
      "thumbnail_s":[
        "http://www.syndetics.com/index.aspx?isbn=/sc.gif&issn=0040-2788&client=summontrial"
      ],
      "LinkModel":[
        "OpenURL"
      ],
      "BookMark":[
        "ePnHCXMwY4GuUjMC9q04oEWisbmlhREng29QYkpmvpWCG2hGQlcXNNCoEJyak51ZlK0A7DYrBIeEKWTmAXMl-KTsEpCKvGIFV2AZDp5xUCgCaVcAL-FOTAa2AzXcXEOcPXRhRWg8MGBAo92JeanATnO8obm5ObjPBVrgTLRSAMMUPJM"
      ],
      "DatabaseName":[
        "Entertainment Industry Magazine Archive"
      ]
    }
  ],
  "rollups":{
    "image":{
      
    },
    "reference":{
      
    },
    "newspaper":{
      
    }
  }
}