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=155480&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155500&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155460&ordering=-year",
    "results": [
        {
            "id": 7663,
            "title": "Discontinuous lymphatic metastasis of a cardia cancer",
            "abstract": null,
            "authors": [
                "Hackl, A",
                "Neumayer, K"
            ],
            "year": 1982,
            "source": "Rofo. 1982; 136(4):476-478",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NL46800023",
            "pubmed": "6212489",
            "doi": "10.1055/s-2008-1056085",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 7664,
            "title": "Current methods for apolipoprotein evaluation in normal and dyslipoproteinemic plasma.",
            "abstract": null,
            "authors": [
                "Kostner, GM"
            ],
            "year": 1982,
            "source": "Ric Clin Lab. 1982; 12(1):155-161",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NL56600017",
            "pubmed": "6806883",
            "doi": "10.1007/BF02909321",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7664-51669-2"
            ],
            "imported": null,
            "journal": "RIC CLIN LAB",
            "issn": "0390-5748",
            "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": 7665,
            "title": "Statistical evaluation of respiratory control in infants to assess possible risk for the sudden infant death syndrome (SIDS).",
            "abstract": null,
            "authors": [
                "Haidmayer, R",
                "Pfeiffer, KP",
                "Kenner, T",
                "Kurz, R"
            ],
            "year": 1982,
            "source": "Eur J Pediatr. 1982; 138(2):145-150",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NL61100011",
            "pubmed": "7094935",
            "doi": "10.1007/BF00441142",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7665-51524-2"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 7666,
            "title": "Prenatal diagnosis: results and observations (author's transl)",
            "abstract": null,
            "authors": [
                "Rosenkranz, W",
                "Zierler, H"
            ],
            "year": 1982,
            "source": "Wien Klin Wochenschr. 1982; 94(8):213-217",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NL62800005",
            "pubmed": "6179304",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": 7667,
            "title": "Etiology, Pathophysiology and location of compartmental syndromes (author's transl)",
            "abstract": null,
            "authors": [
                "Szyszkowitz, R",
                "Reschauer, R"
            ],
            "year": 1982,
            "source": "Unfallheilkunde. 1982; 85(4):126-132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NM18300002",
            "pubmed": "7080257",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "UNFALLHEILKUNDE-TRAUMATOLOGY",
            "issn": "0341-5694",
            "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": 7668,
            "title": "CARDIOPULMONARY FINDINGS IN HEALTHY HARD LABOR",
            "abstract": null,
            "authors": [
                "HARNONCOURT, K",
                "FORCHE, G"
            ],
            "year": 1982,
            "source": "WIEN MED WOCHENSCHR 1982 132: 37-40.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NM46300010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 7669,
            "title": "THE INFLUENCE OF TYPICAL WEATHER PATTERNS IN A MILD CONTINENTAL CLIMATIC AREA OF THE SOUTHEASTERN ALPINE FOOTHILLS AND PLAINS ON THE DENSITY OF POSITIVE OR NEGATIVE SMALL IONS IN OPEN AIR",
            "abstract": null,
            "authors": [
                "FISCHER, G",
                "SCHOBER, A",
                "HERBST, M"
            ],
            "year": 1982,
            "source": "ARCH MET GEOPH BIOCLIM SER B 1982 30: 261-269.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NM56100006",
            "pubmed": null,
            "doi": "10.1007/BF02323366",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH MET GEOPH BIOCLIM SER B",
            "issn": "0066-6424",
            "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": 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": 7670,
            "title": "Pulmonary gas exchange during ligation of the ductus arteriosus in premature infants (author's transl)",
            "abstract": null,
            "authors": [
                "Metzler, H",
                "Hiotakis, K",
                "Rigler, B",
                "Tscheliessnig, KH",
                "Stenzl, W"
            ],
            "year": 1982,
            "source": "ANASTH INTENSIV NOTFALLMED. 1982; 17(2): 92-95. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NN67300006",
            "pubmed": "7091591",
            "doi": "10.1055/s-2007-1003854",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7670-51611-2"
            ],
            "imported": "2009-09-02T12:11:43+02:00",
            "journal": "ANASTH INTENSIV NOTFALLMED",
            "issn": "0174-1837",
            "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": 7672,
            "title": "Computer tomography in transient global amnesia.",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Skvarc, A",
                "Sager, WD"
            ],
            "year": 1982,
            "source": "Eur Neurol. 1982; 21(1):34-40",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NN74700005",
            "pubmed": "7094948",
            "doi": "10.1159/000115451",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 7673,
            "title": "EXPERIMENTAL-INFECTION OF THE DOG WITH LEPTOSPIRA GRIPPOTYPHOSA",
            "abstract": null,
            "authors": [
                "SEBEK, Z",
                "SIXL, W",
                "CASPAAR, V"
            ],
            "year": 1982,
            "source": "WIEN TIERARZTL MONATSSCHR 1982 69: 78-81.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NN81000003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN TIERARZTL MONATSSCHR",
            "issn": "0043-535X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.174,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.323741007194245,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "VETERINARY SCIENCES",
            "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": 7674,
            "title": "Psycho-autonomic dysrhythmias",
            "abstract": null,
            "authors": [
                "Brandt, D"
            ],
            "year": 1982,
            "source": "Wien Med Wochenschr. 1982; 132(7):145-148",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NN81700001",
            "pubmed": "6125056",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 7675,
            "title": "Surgical treatment of sigmoid diverticulitis",
            "abstract": null,
            "authors": [
                "Wetl, K",
                "Resch, M"
            ],
            "year": 1982,
            "source": "Wien Med Wochenschr. 1982; 132(7):155-160",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NN81700003",
            "pubmed": "6179306",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 7676,
            "title": "Immunoreactive serum calcitonin in breast cancer",
            "abstract": null,
            "authors": [
                "Fereberger, W",
                "Leb, G",
                "Passath, A",
                "Samonigg, H",
                "Beaufort, F"
            ],
            "year": 1982,
            "source": "MUNCHEN MED WOCHENSCHR. 1982; 124(19): 471-472. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NN92500013",
            "pubmed": "6810110",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7676-51532-6"
            ],
            "imported": "2009-09-02T15:37:41+02:00",
            "journal": "MUNCHEN MED WOCHENSCHR",
            "issn": "0341-3098",
            "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": 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": 7677,
            "title": "An enquiry into the mechanism by which substance P facilitates the phasic longitudinal contractions of the rabbit ileum.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1982,
            "source": "J PHYSIOL-LONDON 1982 325: 377-392.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NP45200026",
            "pubmed": "6180164",
            "doi": "10.1113/jphysiol.1982.sp014156",
            "pmc": "PMC1251400",
            "organizations": [
                "7677-14022"
            ],
            "persons": [
                "7677-51529-2"
            ],
            "imported": null,
            "journal": "J PHYSIOL-LONDON",
            "issn": "0022-3751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.741,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.402985074626866,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 7678,
            "title": "POLYMORPHONUCLEAR DEACTIVATION OF CHEMOTAXIS BY 4-HYDROXYNONENAL",
            "abstract": null,
            "authors": [
                "CURZIO, M",
                "TORRIELLI, MV",
                "ESTERBAUER, H",
                "DIANZANI, MU"
            ],
            "year": 1982,
            "source": "IRCS MED SCI-BIOCHEM 1982 10: 411-412.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NP61200034",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "IRCS MED SCI-BIOCHEM",
            "issn": null,
            "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": 7679,
            "title": "The recessus frontalis and its clinical aspects (author's transl)",
            "abstract": null,
            "authors": [
                "Messerklinger, W"
            ],
            "year": 1982,
            "source": "Laryngol Rhinol Otol (Stuttg). 1982; 61(5):217-223",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NP98000001",
            "pubmed": "7098721",
            "doi": "10.1055/s-2007-1008559",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": 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": 7680,
            "title": "Argyrosis of the nasal mucosa (author's transl)",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1982,
            "source": "Laryngol Rhinol Otol (Stuttg). 1982; 61(5):234-237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NP98000005",
            "pubmed": "7098725",
            "doi": "10.1055/s-2007-1008563",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 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": 7681,
            "title": "Multidirectional tomography and high resolution CT in lesions of the paranasal sinuses and the pharyngeal cavity.",
            "abstract": null,
            "authors": [
                "Schneider, G",
                "Sager, WD",
                "Lepuschütz, H"
            ],
            "year": 1982,
            "source": "Acta Radiol Diagn (Stockh). 1982; 23(1):63-69",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NQ14600010",
            "pubmed": "7080858",
            "doi": "10.1177/028418518202300110",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA RADIOL DIAGN",
            "issn": "0567-8056",
            "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": 7682,
            "title": "Modifications in the regression of the acute inflammation caused by a beta-adrenergic effect unbalanced by the alpha-component (biased beta-effect).",
            "abstract": null,
            "authors": [
                "Egger, G"
            ],
            "year": 1982,
            "source": "Exp Pathol. 1982; 21(3):149-155",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NQ50500002",
            "pubmed": "6180924",
            "doi": "10.1016/S0232-1513(82)80065-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EXP PATHOL",
            "issn": "0014-4908",
            "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": 7683,
            "title": "Double-blind, placebo-controlled trial of propranolol vs celiprolol in stable effort angina: antianginal efficacy and side effects ",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Fluch, N",
                "Brandt, D"
            ],
            "year": 1982,
            "source": "Wien Klin Wochenschr. 1982; 94(10):258-261",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NQ64200002",
            "pubmed": "6126961",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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
        }
    ]
}