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=1620&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1640&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1600&ordering=year",
    "results": [
        {
            "id": 7678,
            "title": "POLYMORPHONUCLEAR DEACTIVATION OF CHEMOTAXIS BY 4-HYDROXYNONENAL",
            "abstract": null,
            "authors": [
                "CURZIO, M",
                "TORRIELLI, MV",
                "ESTERBAUER, H",
                "DIANZANI, MU"
            ],
            "year": 1982,
            "source": "IRCS MED SCI-BIOCHEM 1982 10: 411-412.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NP61200034",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "IRCS MED SCI-BIOCHEM",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7679,
            "title": "The recessus frontalis and its clinical aspects (author's transl)",
            "abstract": null,
            "authors": [
                "Messerklinger, W"
            ],
            "year": 1982,
            "source": "Laryngol Rhinol Otol (Stuttg). 1982; 61(5):217-223",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NP98000001",
            "pubmed": "7098721",
            "doi": "10.1055/s-2007-1008559",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7680,
            "title": "Argyrosis of the nasal mucosa (author's transl)",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1982,
            "source": "Laryngol Rhinol Otol (Stuttg). 1982; 61(5):234-237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NP98000005",
            "pubmed": "7098725",
            "doi": "10.1055/s-2007-1008563",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7681,
            "title": "Multidirectional tomography and high resolution CT in lesions of the paranasal sinuses and the pharyngeal cavity.",
            "abstract": null,
            "authors": [
                "Schneider, G",
                "Sager, WD",
                "Lepuschütz, H"
            ],
            "year": 1982,
            "source": "Acta Radiol Diagn (Stockh). 1982; 23(1):63-69",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NQ14600010",
            "pubmed": "7080858",
            "doi": "10.1177/028418518202300110",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA RADIOL DIAGN",
            "issn": "0567-8056",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7682,
            "title": "Modifications in the regression of the acute inflammation caused by a beta-adrenergic effect unbalanced by the alpha-component (biased beta-effect).",
            "abstract": null,
            "authors": [
                "Egger, G"
            ],
            "year": 1982,
            "source": "Exp Pathol. 1982; 21(3):149-155",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NQ50500002",
            "pubmed": "6180924",
            "doi": "10.1016/S0232-1513(82)80065-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EXP PATHOL",
            "issn": "0014-4908",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7683,
            "title": "Double-blind, placebo-controlled trial of propranolol vs celiprolol in stable effort angina: antianginal efficacy and side effects ",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Fluch, N",
                "Brandt, D"
            ],
            "year": 1982,
            "source": "Wien Klin Wochenschr. 1982; 94(10):258-261",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NQ64200002",
            "pubmed": "6126961",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7684,
            "title": "Comparative clinical and histological investigations in chronic myeloid leukaemias ",
            "abstract": null,
            "authors": [
                "Seewann, HL",
                "Jüttner, F",
                "Vykoupil, KF"
            ],
            "year": 1982,
            "source": "WIEN KLIN WOCHENSCHR. 1982; 94(10): 270-272. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NQ64200005",
            "pubmed": "6957071",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7684-51615-6"
            ],
            "imported": "2009-09-02T16:40:51+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 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
        }
    ]
}