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=155820&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157084,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155840&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155800&ordering=-year",
    "results": [
        {
            "id": 7539,
            "title": "SUBSTANCE-P IN THE ADRENAL-GLAND - ORIGIN AND SPECIES DISTRIBUTION",
            "abstract": null,
            "authors": [
                "BUCSICS, A",
                "SARIA, A",
                "LEMBECK, F"
            ],
            "year": 1981,
            "source": "NEUROPEPTIDES. 1981; 1:  329-341. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LY86800002",
            "pubmed": null,
            "doi": "10.1016/0143-4179(81)90020-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-28T12:52:50+02:00",
            "journal": "NEUROPEPTIDES",
            "issn": "0143-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.026,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.420792079207921,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 7540,
            "title": "Reaction of pial arteries and veins to sympathetic stimulation in the cat.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Johansson, BB",
                "Lund, S"
            ],
            "year": 1981,
            "source": "Stroke. 1981; 12(4):528-531",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LZ00800023",
            "pubmed": "7314178",
            "doi": "10.1161/01.STR.12.4.528",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.526,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.952,
            "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": 7541,
            "title": "For prevention of complications, especially postoperative bleeding, in tonsillectomy and adenoidectomy (author's transl)",
            "abstract": null,
            "authors": [
                "Jakse, R"
            ],
            "year": 1981,
            "source": "Laryngol Rhinol Otol (Stuttg). 1981; 60(7):345-350",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LZ40100001",
            "pubmed": "7345303",
            "doi": "10.1055/s-2007-1008735",
            "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": 7542,
            "title": "To the problem of caisson disease in scuba-divers (author's transl)",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Wolf, G"
            ],
            "year": 1981,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1981; 60(7): 381-382. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LZ40100012",
            "pubmed": "6980347",
            "doi": "10.1055/s-2007-1008746",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7542-51640-6"
            ],
            "imported": "2009-08-31T18:28:45+02: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": 7543,
            "title": "Microembolisms in the capsula interna following decompression accident during diving. A case report (author's transl)",
            "abstract": null,
            "authors": [
                "Moser, M"
            ],
            "year": 1981,
            "source": "Laryngol Rhinol Otol (Stuttg). 1981; 60(7):383-384",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LZ40100013",
            "pubmed": "7345308",
            "doi": "10.1055/s-2007-1008747",
            "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": 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": 7544,
            "title": "Water syphon test and gastro-oesophageal reflux during childhood (correlation with the clinical findings and oesophageal manometry) ",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Höllwarth, M"
            ],
            "year": 1981,
            "source": "FORTSCHR RONTGENSTRAHL NUKL 1981 135: 53-56.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LZ46400012",
            "pubmed": "6214479",
            "doi": "10.1055/s-2008-1056830",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7544-51557-2"
            ],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "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": 7545,
            "title": "Structure of lipoprotein (a) studied by spin-labeling.",
            "abstract": null,
            "authors": [
                "Nöthig-Laslo, V",
                "Jürgens, G"
            ],
            "year": 1981,
            "source": "BIOCHEM BIOPHYS RES COMMUN. 1981; 101(1): 158-164. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MA37900023",
            "pubmed": "6269543",
            "doi": "10.1016/S0006-291X(81)80024-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7545-51511-6"
            ],
            "imported": "2009-09-01T15:41:35+02:00",
            "journal": "BIOCHEM BIOPHYS RES COMMUN",
            "issn": "0006-291X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.807017543859649,
            "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": 7546,
            "title": "Mucocutaneous lymph node syndrome in Austria. Four cases with one fatal outcome. 2. Pathological findings",
            "abstract": null,
            "authors": [
                "Becker, H",
                "Höfler, H",
                "Urban, C",
                "Grubbauer, HM",
                "Beitzke, A"
            ],
            "year": 1981,
            "source": "KLIN PADIAT. 1981; 193(4): 318-321. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MA55700008",
            "pubmed": "7265801",
            "doi": "10.1055/s-2008-1034485",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-28T12:24:48+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 7547,
            "title": "Stereospecific determination of D-thyroxin and L-thyroxin in serum.",
            "abstract": null,
            "authors": [
                "Leb, G",
                "Lankmayr, EP",
                "Goebel, R",
                "Pristautz, H",
                "Nachtmann, F",
                "Knapp, G"
            ],
            "year": 1981,
            "source": "Klin Wochenschr. 1981; 59(15):861-863",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1981MA62900007",
            "pubmed": "6790815",
            "doi": "10.1007/BF01721057",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN WOCHENSCHR",
            "issn": "0023-2173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.889,
            "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": 7548,
            "title": "TREATMENT OF SPLENIC TRAUMA WITH FIBRIN-GLUE, INFRARED-CONTACT-COAGULATION AND LASER COAGULATION - AN EXPERIMENTAL-STUDY",
            "abstract": null,
            "authors": [
                "HOLLERL, G"
            ],
            "year": 1981,
            "source": "ACTA CHIR AUST 1981 : 1-22.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MB24800001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7549,
            "title": "Lipoproteins in cochleovestibular disorders (author's transl)",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Pilger, E"
            ],
            "year": 1981,
            "source": "Arch Otorhinolaryngol. 1981; 232(2):101-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MB54400001",
            "pubmed": "6973964",
            "doi": "10.1007/BF00505028",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7549-51541-6"
            ],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0634920634920635,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, CIVIL",
            "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": 7550,
            "title": "FD DEFICIENCY AND MOLECULAR-SIZE OF SCLEROMYXEDEMA MONOCLONAL IMMUNOGLOBULINS.",
            "abstract": null,
            "authors": [
                "KOVARY, PM",
                "ZIMMERMANN, RE",
                "KERL, H",
                "HODL, S"
            ],
            "year": 1981,
            "source": "J INVEST DERMATOL. 1981; 77(2): 250-250. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1981MB80400018",
            "pubmed": null,
            "doi": "10.1111/1523-1747.ep12480159",
            "pmc": null,
            "organizations": [
                "7550-14047"
            ],
            "persons": [
                "7550-51620-6"
            ],
            "imported": "2009-04-29T13:21:00+02:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 7551,
            "title": "Investigations on the effect of a 50 Hz-AC-field on the immunity of the mouse following chronic exposure (author's transl)",
            "abstract": null,
            "authors": [
                "Fischer, G",
                "Stünzner, D",
                "Withalm, H",
                "Yanik, M"
            ],
            "year": 1981,
            "source": "Zentralbl Bakteriol Mikrobiol Hyg [B]. 1981; 173(5):308-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MC22100004",
            "pubmed": "7025523",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT MIKROBIOL HYG B-UMWE",
            "issn": "0174-3015",
            "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": 7552,
            "title": "A photometric determination of copper in urine (author's transl)",
            "abstract": null,
            "authors": [
                "Wawchinek, O",
                "Beyer, W"
            ],
            "year": 1981,
            "source": "J Clin Chem Clin Biochem. 1981; 19(8):541-542",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1981MC45200007",
            "pubmed": "7276839",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CLIN CHEM CLIN BIOCHEM",
            "issn": "0340-076X",
            "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": 7553,
            "title": "CEFOPERAZONE IN COMPLICATED URINARY-TRACT INFECTIONS",
            "abstract": null,
            "authors": [
                "ZANGGER, J",
                "TAUFER, M",
                "KRATOCHVIL, K"
            ],
            "year": 1981,
            "source": "INFECTION 1981 9: S40-S43.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MC60200009",
            "pubmed": null,
            "doi": "10.1007/BF01641038",
            "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": 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": 7554,
            "title": "Cutaneous malignant lymphomata. Older ideas and newer concepts (author's transl)",
            "abstract": null,
            "authors": [
                "Kresbach, H"
            ],
            "year": 1981,
            "source": "MMW Munch Med Wochenschr. 1981; 123(35):1291-1296",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MC83300012",
            "pubmed": "6793847",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": 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": 7555,
            "title": "Congenital B12-malabsorption without proteinuria.",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Mutz, ID",
                "Kaulfersch, W"
            ],
            "year": 1981,
            "source": "BLUT. 1981; 43(2): 71-75. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MD30700002",
            "pubmed": "7260408",
            "doi": "10.1007/BF00320462",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-01T16:05:17+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 7556,
            "title": "Pretransplantation treatment of human teeth in tissue culture combined with storage in liquid nitrogen. A scanning electron microscopic study.",
            "abstract": null,
            "authors": [
                "Pfragner, R",
                "Sadjak, A",
                "Eskici, A",
                "Walser, V"
            ],
            "year": 1981,
            "source": "EXP PATHOL. 1981; 20(2): 128-132. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MD60700007",
            "pubmed": "7327219",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-01T15:44:23+02:00",
            "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": 7557,
            "title": "COMMENT ON THE PROTON-PROTON T MATRIX FOR THE GRAZ SEPARABLE INTERACTION",
            "abstract": null,
            "authors": [
                "VANHAERINGEN, H",
                "KOK, LP",
                "PLESSAS, W"
            ],
            "year": 1981,
            "source": "J PHYS G-NUCL PARTICLE PHYS 1981 7: -.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1981MD95500001",
            "pubmed": null,
            "doi": "10.1088/0305-4616/7/9/001",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J PHYS G-NUCL PARTICLE PHYS",
            "issn": "0954-3899",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.142,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.555555555555556,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSICS, NUCLEAR",
            "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": 7558,
            "title": "Increase in tissue concentrations of histamine and 5-hydroxytryptamine following capsaicin treatment of newborn rats.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Saria, A",
                "Skofitsch, G",
                "Lembeck, F"
            ],
            "year": 1981,
            "source": "LIFE SCI 1981 29: 1099-1105.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981ME12200004",
            "pubmed": "7289775",
            "doi": "10.1016/0024-3205(81)90197-1",
            "pmc": null,
            "organizations": [
                "7558-14022"
            ],
            "persons": [
                "7558-51529-2"
            ],
            "imported": null,
            "journal": "LIFE SCI",
            "issn": "0024-3205",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.803370786516854,
            "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
        }
    ]
}