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=155500&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157099,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155520&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155480&ordering=-year",
    "results": [
        {
            "id": 7686,
            "title": "TREATMENT OF ACUTE GASTROINTESTINAL HEMORRHAGES WITH PIRENZEPINE",
            "abstract": null,
            "authors": [
                "HOLLERL, G",
                "STADLER, H",
                "TSCHELIESSNIGG, KH"
            ],
            "year": 1982,
            "source": "MED KLIN. 1982; 77:  367-370. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NQ88300009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T12:07:36+02:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.26,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.373831775700935,
            "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": 7687,
            "title": "Compensatory and stabilizing motions of the fibula",
            "abstract": null,
            "authors": [
                "Reimann, R",
                "Anderhuber, F",
                "Ebner, I"
            ],
            "year": 1982,
            "source": "ACTA ANAT. 1982; 112(3): 233-241. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NQ93100006",
            "pubmed": "7102248",
            "doi": "10.1159/000145515",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7687-51508-2"
            ],
            "imported": "2009-09-02T16:31:43+02:00",
            "journal": "ACTA ANAT",
            "issn": "0001-5180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.529411764705882,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 7688,
            "title": "Capsaicin applied to peripheral nerve inhibits axoplasmic transport of substance P and somatostatin.",
            "abstract": null,
            "authors": [
                "Gamse, R",
                "Petsche, U",
                "Lembeck, F",
                "Jancsò, G"
            ],
            "year": 1982,
            "source": "BRAIN RES 1982 239: 447-462.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NR32900009",
            "pubmed": "6178469",
            "doi": "10.1016/0006-8993(82)90521-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7688-51517-6"
            ],
            "imported": null,
            "journal": "BRAIN RES",
            "issn": "0006-8993",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.869,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.648514851485149,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 7689,
            "title": "Osteosynthesis of forearm fractures in adults. Late results (author's transl)",
            "abstract": null,
            "authors": [
                "Reschauer, R",
                "Seggl, W"
            ],
            "year": 1982,
            "source": "Zentralbl Chir. 1982; 107(9):505-514",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NR59100003",
            "pubmed": "7113505",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7690,
            "title": "Compression mechanism in fracture dislocations of the ankle joint",
            "abstract": null,
            "authors": [
                "Stampfel, O",
                "Mähring, M"
            ],
            "year": 1982,
            "source": "Zentralbl Chir. 1982; 107(9):536-540",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NR59100008",
            "pubmed": "7113510",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7691,
            "title": "Results of the treatment of trophoblast tumours (author's transl)",
            "abstract": null,
            "authors": [
                "Tscherne, G"
            ],
            "year": 1982,
            "source": "Geburtshilfe Frauenheilkd. 1982; 42(5):371-375",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NR59900007",
            "pubmed": "6286404",
            "doi": "10.1055/s-2008-1036778",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 7692,
            "title": "CIRCADIAN-RHYTHMS OF PLASMA-LIPID METABOLITES IN RATS ADAPTED TO A DAY OR NIGHT FEEDING SCHEDULE",
            "abstract": null,
            "authors": [
                "MLEKUSCH, W"
            ],
            "year": 1982,
            "source": "NUTR REP INT 1982 25: 789-797.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NS57800008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NUTR REP INT",
            "issn": "0029-6635",
            "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": 7693,
            "title": "Neutrophil aggregation during migration in vivo.",
            "abstract": null,
            "authors": [
                "Egger, G",
                "Porta, S",
                "Gollmann, D"
            ],
            "year": 1982,
            "source": "INFLAMMATION. 1982; 6(2): 147-159. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NS60200003",
            "pubmed": "7106970",
            "doi": "10.1007/BF00916239",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T15:23:19+02:00",
            "journal": "INFLAMMATION",
            "issn": "0360-3997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.658,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.355932203389831,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7694,
            "title": "Studies on the influence of positive or negative small ions on the catechol amine content in the brain of the mouse following shorttime or prolonged exposure (author's transl)",
            "abstract": null,
            "authors": [
                "Udermann, H",
                "Fischer, G"
            ],
            "year": 1982,
            "source": "Zentralbl Bakteriol Mikrobiol Hyg [B]. 1982; 176(1):72-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT00100008",
            "pubmed": "7113513",
            "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": 7695,
            "title": "Computertomography in subarachnoid haemorrhage and aneurysm.",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Schneider, G",
                "Auer, LM",
                "Gallhofer, B",
                "Sager, WD",
                "Lechner, H"
            ],
            "year": 1982,
            "source": "Acta Neurochir (Wien). 1982; 63(1-4):17-22",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT20000002",
            "pubmed": "7102407",
            "doi": "10.1007/BF01728850",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7696,
            "title": "Spontaneous course after subarachnoid haemorrhage--evaluation of 109 patients.",
            "abstract": null,
            "authors": [
                "Gallhofer, B",
                "Auer, LM"
            ],
            "year": 1982,
            "source": "Acta Neurochir (Wien). 1982; 63(1-4):67-70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT20000009",
            "pubmed": "7102429",
            "doi": "10.1007/BF01728857",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7698,
            "title": "Detection of IgG sensitization of red cells with 125I staphylococcal protein A.",
            "abstract": null,
            "authors": [
                "Yam, P",
                "Petz, LD",
                "Spath, P"
            ],
            "year": 1982,
            "source": "Am J Hematol. 1982; 12(4):337-346",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT72600004",
            "pubmed": "7114050",
            "doi": "10.1002/ajh.2830120405",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J HEMATOL",
            "issn": "0361-8609",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.744,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.542372881355932,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 7699,
            "title": "PHYSICOCHEMICAL CHARACTERIZATION OF SOLUBLE COMPLEXES OF HUMAN-SERUM LOW-DENSITY LIPOPROTEIN WITH HEPARIN",
            "abstract": null,
            "authors": [
                "MITTERER, A",
                "EIGNER, W",
                "SCHURZ, J",
                "JURGENS, G",
                "HOLASEK, A"
            ],
            "year": 1982,
            "source": "INT J BIOL MACROMOL. 1982; 4:  227-232. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT74600007",
            "pubmed": null,
            "doi": "10.1016/0141-8130(82)90020-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7699-51511-6"
            ],
            "imported": "2009-09-02T16:01:42+02:00",
            "journal": "INT J BIOL MACROMOL",
            "issn": "0141-8130",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.541,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.308474576271186,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7700,
            "title": "THERAPY OF CHRONIC ARTERIAL-HYPERTENSION WITH CALCIUM-ANTAGONISTS - A PLACEBO-CONTROLLED, DOUBLE-BLIND COMPARISON OF DILTIAZEM AND NIFEDIPINE",
            "abstract": null,
            "authors": [
                "KLEIN, W",
                "MLEKUSCH, E",
                "HARRINGER, M"
            ],
            "year": 1982,
            "source": "HERZ KREISLAUF 1982 14: 247-255.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NU04900003",
            "pubmed": null,
            "doi": "10.1126/science.216.4541.46.a",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7701,
            "title": "Changes in blood catecholamines, insulin, corticosterone and glucose during the course of the Sephadex inflammation.",
            "abstract": null,
            "authors": [
                "Egger, G",
                "Sadjak, A",
                "Porta, S",
                "Pürstner, P",
                "Gleispach, H"
            ],
            "year": 1982,
            "source": "EXP PATHOL. 1982; 21(4): 215-219. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NU09600002",
            "pubmed": "6180925",
            "doi": "10.1016/S0232-1513(82)80036-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T15:24:03+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": 7703,
            "title": "Investigation of the influence of vigilance on the nystagmic reaction (author's transl)",
            "abstract": null,
            "authors": [
                "Ranacher, G",
                "Moser, M"
            ],
            "year": 1982,
            "source": "Arch Otorhinolaryngol. 1982; 234(3):267-276",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NU14200007",
            "pubmed": "7115199",
            "doi": "10.1007/BF00464331",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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": 7704,
            "title": "Metastasizing atypical fibroxanthoma or malignant fibrous histiocytoma. Clinical and histological picture, nosology, nomenclature",
            "abstract": null,
            "authors": [
                "Hödl, S"
            ],
            "year": 1982,
            "source": "Arch Dermatol Res. 1982; 273(1-2):25-35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NU14800004",
            "pubmed": "6307191",
            "doi": "10.1007/BF00509024",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH DERMATOL RES",
            "issn": "0340-3696",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7705,
            "title": "CNS cysticercosis--a problem of differential diagnosis.",
            "abstract": null,
            "authors": [
                "Popper, H",
                "Bertha, G",
                "Walter, GF",
                "Schneider, G"
            ],
            "year": 1982,
            "source": "ARCH PSYCHIAT NERVENKR. 1982; 231(4): 369-374. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NU32900006",
            "pubmed": "7115053",
            "doi": "10.1007/BF00345592",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T16:27:03+02:00",
            "journal": "ARCH PSYCHIAT NERVENKR",
            "issn": "0003-9373",
            "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": 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": 7706,
            "title": "Pre- and perinatal risk factors in the etiology of infantile cerebral palsy.",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Haidvogl, M"
            ],
            "year": 1982,
            "source": "Int J Rehabil Res. 1982; 5(1):19-26",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NU35100003",
            "pubmed": "7095943",
            "doi": "10.1097/00004356-198203000-00003",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J REHABIL RES",
            "issn": "0342-5282",
            "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": "REHABILITATION",
            "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": 7707,
            "title": "Effect of bezafibrate on plasma lipids, lipoproteins, apolipoproteins AI, AII and B and LCAT activity in hyperlipidemic, non-insulin-dependent diabetics.",
            "abstract": null,
            "authors": [
                "Prager, R",
                "Schernthaner, G",
                "Kostner, GM",
                "Mühlhauser, I",
                "Zechner, R",
                "Dorda, W"
            ],
            "year": 1982,
            "source": "Atherosclerosis. 1982; 43(2-3):321-327",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NV61500015",
            "pubmed": "6810904",
            "doi": "10.1016/0021-9150(82)90032-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7707-51669-6"
            ],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.095,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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
        }
    ]
}