List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=154360&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154380&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154340&ordering=-year",
    "results": [
        {
            "id": 8348,
            "title": "The in vitro formation of HDL2 during the action of LCAT: the role of triglyceride-rich lipoproteins.",
            "abstract": null,
            "authors": [
                "Dieplinger, H",
                "Zechner, R",
                "Kostner, GM"
            ],
            "year": 1985,
            "source": "J Lipid Res. 1985; 26(3):273-282",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AFY1800001",
            "pubmed": "3989387",
            "doi": "10.1016/S0022-2275(20)34369-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8348-51669-6"
            ],
            "imported": null,
            "journal": "J LIPID RES",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.385,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.776271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8349,
            "title": "Simultaneous measurements of action potentials and contractions in single cultured adult and embryonic heart muscle cells.",
            "abstract": null,
            "authors": [
                "Koidl, B",
                "Zernig, G",
                "Tritthart, HA"
            ],
            "year": 1985,
            "source": "Basic Res Cardiol. 1985; 80 Suppl 1(6):111-115",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGM7400023",
            "pubmed": "2581543",
            "doi": "10.1007/978-3-662-11041-6_22",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8349-51519-6",
                "8349-51681-2"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8350,
            "title": "ADULT HEART-MUSCLE CELLS - ISOLATION, PROPERTIES AND APPLICATIONS - SUMMARIES OF THE DISCUSSIONS OF THE SYMPOSIUM",
            "abstract": null,
            "authors": [
                "CHEUNG, JY",
                "KOIDL, B",
                "PIPER, HM",
                "TRUBE, G"
            ],
            "year": 1985,
            "source": "BASIC RES CARDIOL. 1985; 80:  153-159. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1985AGM7400031",
            "pubmed": null,
            "doi": "10.1007/978-3-662-11041-6_30",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8350-51681-6"
            ],
            "imported": "2009-11-04T16:45:34+01:00",
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8351,
            "title": "Bronchodilators increase airway instability in cystic fibrosis.",
            "abstract": null,
            "authors": [
                "Zach, MS",
                "Oberwaldner, B",
                "Forche, G",
                "Polgar, G"
            ],
            "year": 1985,
            "source": "AMER REV RESP DIS. 1985; 131(4): 537-543. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGN4400011",
            "pubmed": "3994149",
            "doi": "10.1164/arrd.1985.131.4.537",
            "pmc": null,
            "organizations": [
                "8351-14095"
            ],
            "persons": [],
            "imported": "2009-11-11T11:17:40+01:00",
            "journal": "AMER REV RESP DIS",
            "issn": "0003-0805",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.901,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8352,
            "title": "Myelin-associated glycoprotein in neurogenic tumours of the skin: an immunohistological study using Leu-7 monoclonal antibody.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Walter, GF",
                "Kerl, H"
            ],
            "year": 1985,
            "source": "Arch Dermatol Res. 1985; 277(2):141-142",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1985AGP8800013",
            "pubmed": "2580495",
            "doi": "10.1007/BF00414113",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8352-51617-2",
                "8352-51620-6"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL RES",
            "issn": "0340-3696",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8353,
            "title": "Single voltage-dependent and outward rectifying K+-channels in isolated rat heart cells.",
            "abstract": null,
            "authors": [
                "Schreibmayer, W",
                "Tritthart, HA",
                "Zernig, G",
                "Piper, HM"
            ],
            "year": 1985,
            "source": "Eur Biophys J. 1985; 11(4):259-263",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGP9300007",
            "pubmed": "2580702",
            "doi": "10.1007/BF00262003",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8353-51519-6"
            ],
            "imported": null,
            "journal": "EUR BIOPHYS J BIOPHYS LETT",
            "issn": "0175-7571",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.887,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.631578947368421,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8354,
            "title": "Omentum-plasty in hiatal hernias. Radiologic-manometric follow-up study",
            "abstract": null,
            "authors": [
                "Hörmann, M",
                "Lammer, J",
                "Uray, E",
                "Cesnik, H"
            ],
            "year": 1985,
            "source": "Chirurg. 1985; 56(4):261-265",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGQ0100016",
            "pubmed": "3996097",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8355,
            "title": "Transabdominal circumrectal use of Schmidt-plasty with free transplanted autologous intestinal musculature in complete anal sphincter incontinence",
            "abstract": null,
            "authors": [
                "Köle, W",
                "Ornig, H",
                "Zmugg, P"
            ],
            "year": 1985,
            "source": "Chirurg. 1985; 56(4):276-279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGQ0100021",
            "pubmed": "3996099",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8356,
            "title": "Motivation and compliance of andrology patents",
            "abstract": null,
            "authors": [
                "Pusch, HH"
            ],
            "year": 1985,
            "source": "Andrologia. 1985; 17(2):194-199",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGQ3500011",
            "pubmed": "4003770",
            "doi": "10.1111/j.1439-0272.1985.tb00986.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANDROLOGIA",
            "issn": "0303-4569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.693,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANDROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8357,
            "title": "Release of cholecystokinin-immunoreactivity into the vascular bed of the guinea-pig small intestine during peristalsis.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Meyer, DK",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1985,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1985; 328(3):324-326",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGR2200017",
            "pubmed": "3982512",
            "doi": "10.1007/BF00515561",
            "pmc": null,
            "organizations": [
                "8357-14022"
            ],
            "persons": [
                "8357-51529-6"
            ],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8358,
            "title": "Differential effects of reserpine and 6-hydroxydopamine on neuropeptide Y (NPY) and noradrenaline in peripheral neurons.",
            "abstract": null,
            "authors": [
                "Lundberg, JM",
                "Saria, A",
                "Franco-Cereceda, A",
                "Hökfelt, T",
                "Terenius, L",
                "Goldstein, M"
            ],
            "year": 1985,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1985; 328(3):331-340",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGR2200019",
            "pubmed": "2858824",
            "doi": "10.1007/BF00515563",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8360,
            "title": "Epidemic outbreak of non-A, non-B hepatitis in a plasmapheresis center. II: Clinical observations and a four-year follow-up of patients.",
            "abstract": null,
            "authors": [
                "Muss, N",
                "Frösner, GG",
                "Sandhofer, F"
            ],
            "year": 1985,
            "source": "Infection. 1985; 13(2):61-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGR9100004",
            "pubmed": "3922897",
            "doi": "10.1007/BF01660415",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INFECTION",
            "issn": "0300-8126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.915,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.388888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8361,
            "title": "Supplementation with fully adapted milk substitute or calorie-free tea in the first days of life. Effect on drinking behavior and some measurements in mature healthy newborns",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Pürstner, P"
            ],
            "year": 1985,
            "source": "WIEN KLIN WOCHENSCHR. 1985; 97(9): 411-414. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGT4400004",
            "pubmed": "4002723",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T10:56:29+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8362,
            "title": "Treatment of cryptorchism with LHRH nasal spray",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Zobel, V"
            ],
            "year": 1985,
            "source": "WIEN KLIN WOCHENSCHR. 1985; 97(9): 414-416. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGT4400005",
            "pubmed": "2860754",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8362-51654-2"
            ],
            "imported": "2009-11-04T16:44:15+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8363,
            "title": "Substance P action on phosphoinositides in guinea-pig intestinal muscle: a possible transduction mechanism?",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT"
            ],
            "year": 1985,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1985; 329(1):50-55",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHM3300009",
            "pubmed": "2582278",
            "doi": "10.1007/BF00695192",
            "pmc": null,
            "organizations": [
                "8363-14022"
            ],
            "persons": [
                "8363-51529-2",
                "8363-51832-6"
            ],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8364,
            "title": "An objective testing method to determine driving ability.",
            "abstract": null,
            "authors": [
                "Moser, M"
            ],
            "year": 1985,
            "source": "Acta Otolaryngol. 1985; 99(3-4):326-329",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHP4000023",
            "pubmed": "3874519",
            "doi": "10.3109/00016488509108917",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA OTO-LARYNGOL",
            "issn": "0001-6489",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.585,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.379310344827586,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8366,
            "title": "Measurement of inner ear circulation using radioactive indicators",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Nicoletti, R",
                "Fueger, GF"
            ],
            "year": 1985,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1985; 64:  214-216. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHR1300011",
            "pubmed": "3892206",
            "doi": "10.1055/s-2007-1008122",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-04T16:54:24+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8367,
            "title": "PSYCHOLOGICAL STRAIN CAUSED BY RIGHT HEART CATHETERIZATION",
            "abstract": null,
            "authors": [
                "EGGER, J",
                "HENGSBERGER, A"
            ],
            "year": 1985,
            "source": "HERZ KREISLAUF. 1985; 17:  244-250. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHX7100004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8367-51505-2"
            ],
            "imported": "2009-11-04T16:49:05+01:00",
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8368,
            "title": "Operative treatment of vesicovaginal fistulas and defects",
            "abstract": null,
            "authors": [
                "Wandschneider, G"
            ],
            "year": 1985,
            "source": "Z Urol Nephrol. 1985; 78(5):253-258",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHZ5300003",
            "pubmed": "4036379",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z UROL NEPHROL",
            "issn": "0044-3611",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8369,
            "title": "Granular cell tumors contain myelin-associated glycoprotein. An immunohistochemical study using Leu 7 monoclonal antibody.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Konrad, K",
                "Kerl, H"
            ],
            "year": 1985,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1985; 406(1):1-5",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHZ6300001",
            "pubmed": "2581359",
            "doi": "10.1007/BF00710551",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8369-51617-2",
                "8369-51620-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}