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=154680&ordering=imported
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=154700&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154660&ordering=imported",
    "results": [
        {
            "id": 6090,
            "title": "Trandolapril and human diabetic neuropathy.",
            "abstract": null,
            "authors": [
                "Stoschitzky, K"
            ],
            "year": 1999,
            "source": "Lancet. 1999; 353(9156):926-927",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000079421400056",
            "pubmed": "10094009",
            "doi": "10.1016/S0140-6736(05)75034-0",
            "pmc": null,
            "organizations": [
                "6090-14083"
            ],
            "persons": [
                "6090-51374-2"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.197,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.981818181818182,
            "impactfactor_norm_year": 1999,
            "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": 7532,
            "title": "Time course of capsaicin-induced functional impairments in comparison with changes in neuronal substance P content.",
            "abstract": null,
            "authors": [
                "Lembeck, F",
                "Donnerer, J"
            ],
            "year": 1981,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1981; 316(3):240-243",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LX03500008",
            "pubmed": "6166876",
            "doi": "10.1007/BF00505656",
            "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": 7536,
            "title": "NEUROGENE APPENDICOPATHIA IN CLINICAL VIEW",
            "abstract": null,
            "authors": [
                "WOLF, G",
                "STADLER, H",
                "HOFLER, H"
            ],
            "year": 1981,
            "source": "ACTA CHIR AUST 1981 13: 25-29.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LX99900001",
            "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": 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": 6086,
            "title": "Reversible Huntingtons-Disease - Lesion to the Globus-Pallidus - Reply",
            "abstract": null,
            "authors": [
                "Bonelli, RM",
                "Gruber, A",
                "Kenner, L",
                "Koltringer, P",
                "Reisecker, F"
            ],
            "year": 1999,
            "source": "LANCET               1999 353: 240-241.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000078175600060",
            "pubmed": null,
            "doi": "10.1016/S0140-6736(05)77253-6",
            "pmc": null,
            "organizations": [
                "6086-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.197,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.981818181818182,
            "impactfactor_norm_year": 1999,
            "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": 6085,
            "title": "Endothelial dysfunction in hypertension.",
            "abstract": null,
            "authors": [
                "Wascher, TC",
                "Dittrich, P",
                "Toplak, H",
                "Graier, WG"
            ],
            "year": 1994,
            "source": "Lancet. 1994; 344(8921):549-550",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1994PC53500061",
            "pubmed": "7980788",
            "doi": "10.1016/S0140-6736(94)91946-1",
            "pmc": null,
            "organizations": [
                "6085-14013"
            ],
            "persons": [
                "6085-51846-6",
                "6085-51860-6"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "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": 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": 6082,
            "title": "Hot-water-bottle rash: not only a sign of chronic pancreatitis.",
            "abstract": null,
            "authors": [
                "Rudolph, CM",
                "Soyer, HP",
                "Wolf, P",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "Lancet. 1998; 351(9103):677-677",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000072364200055",
            "pubmed": "9500360",
            "doi": "10.1016/S0140-6736(05)78465-8",
            "pmc": null,
            "organizations": [
                "6082-14047"
            ],
            "persons": [
                "6082-51618-6",
                "6082-51620-6"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 11.793,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.990654205607477,
            "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": true
        },
        {
            "id": 6081,
            "title": "Coronary artery aneurysm in two patients with long-standing Lyme borreliosis. Borreliosis Study Group.",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Watzinger, N",
                "Eber, B",
                "Luha, O",
                "Reisinger, E",
                "Seinost, G",
                "Klein, W"
            ],
            "year": 1994,
            "source": "Lancet. 1994; 344(8932):1300-1301",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1994PP70100049",
            "pubmed": "7968011",
            "doi": "10.1016/S0140-6736(94)90789-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6081-51533-2",
                "6081-51759-6",
                "6081-52018-6"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "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": 6080,
            "title": "False-positive diagnosis of tuberculosis with PCR.",
            "abstract": null,
            "authors": [
                "Trinker, M",
                "Hófler, G",
                "Sill, H"
            ],
            "year": 1996,
            "source": "Lancet. 1996; 348(9038):1388-1388",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1996VT33200063",
            "pubmed": "8918304",
            "doi": "10.1016/S0140-6736(05)65458-X",
            "pmc": null,
            "organizations": [
                "6080-14020"
            ],
            "persons": [
                "6080-51857-6"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 17.948,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.990654205607477,
            "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": 6079,
            "title": "Macrolide-induced Churg-Strauss syndrome in patient with atopy.",
            "abstract": null,
            "authors": [
                "Kränke, B",
                "Aberer, W"
            ],
            "year": 1997,
            "source": "Lancet. 1997; 350(9090):1551-1552",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1997YH11500059",
            "pubmed": "9388427",
            "doi": "10.1016/S0140-6736(05)63984-0",
            "pmc": null,
            "organizations": [
                "6079-14047"
            ],
            "persons": [
                "6079-51346-6",
                "6079-51954-2"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 16.135,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.990654205607477,
            "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": 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": 6077,
            "title": "Argyria after short-contact acupuncture.",
            "abstract": null,
            "authors": [
                "Legat, FJ",
                "Goessler, W",
                "Schlagenhaufen, C",
                "Soyer, HP"
            ],
            "year": 1998,
            "source": "Lancet. 1998; 352(9123):241-241",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000074859800068",
            "pubmed": "9683248",
            "doi": "10.1016/S0140-6736(05)77851-X",
            "pmc": null,
            "organizations": [
                "6077-14047"
            ],
            "persons": [
                "6077-51865-1"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 11.793,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.990654205607477,
            "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": 9149,
            "title": "Oncogene expression in endocrine pancreatic tumors.",
            "abstract": null,
            "authors": [
                "Höfler, H",
                "Ruhri, C",
                "Pütz, B",
                "Wirnsberger, G",
                "Hauser, H"
            ],
            "year": 1988,
            "source": "Virchows Arch B Cell Pathol Incl Mol Pathol. 1988; 55(6):355-361",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q195600004",
            "pubmed": "2904191",
            "doi": "10.1007/BF02896594",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9149-51739-6",
                "9149-51746-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH B CELL PATH",
            "issn": "0340-6075",
            "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": 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": 6074,
            "title": "Derivatization of Carboxylic-Acids with Fluorescent Reagents",
            "abstract": null,
            "authors": [
                "Knauer, A",
                "Wintersteiger, R",
                "Markl, R",
                "Sametz, W",
                "Juan, H"
            ],
            "year": 1999,
            "source": "JPC-J PLANAR CHROMAT 1999 12: 211-214.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081786400009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "JPC-J PLANAR CHROMAT",
            "issn": "0933-4173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.03,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.454545454545455,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 6070,
            "title": "Epidemiology and clinical associations of NuMA (nuclear mitotic apparatus protein) autoantibodies.",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, P",
                "Achleitner, B"
            ],
            "year": 1994,
            "source": "J Rheumatol. 1994; 21(9):1779-1781",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1994PF35200050",
            "pubmed": "7799375",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J RHEUMATOL         ",
            "issn": "0315-162X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.894736842105263,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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
        }
    ]
}