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=158660&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158680&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158640&ordering=-year",
    "results": [
        {
            "id": 7321,
            "title": "What is your diagnosis?",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Borkenstein, M"
            ],
            "year": 1980,
            "source": "PADIATR PADOL. 1980; 15(3): 265-267. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1980KB27200012",
            "pubmed": "7413228",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7321-51651-2",
                "7321-51654-6"
            ],
            "imported": "2009-08-20T16:47:41+02:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "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": 7322,
            "title": "VALUE OF ROUTINE SKULL RADIOGRAPHY FOR ETIOLOGY OF SIMPLE FEBRILE SEIZURES",
            "abstract": null,
            "authors": [
                "SCHWARZ, R",
                "BORKENSTEIN, M",
                "STIX, H"
            ],
            "year": 1980,
            "source": "PADIATR PADOL. 1980; 15:  169-172.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KB27200013",
            "pubmed": "7413221",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7322-51654-6"
            ],
            "imported": "2009-08-20T17:01:48+02:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7323,
            "title": "Susceptibility for infections in patients with chronic polyarthritis",
            "abstract": null,
            "authors": [
                "Rainer, F",
                "Lanzer, G",
                "Schmid, P",
                "Härringer, M",
                "Klein, G"
            ],
            "year": 1980,
            "source": "Z RHEUMATOL. 1980; 39(5-6): 133-140. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KB30000003",
            "pubmed": "7415584",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:54:15+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "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
        },
        {
            "id": 7324,
            "title": "The basic human thumb joint--an egg-shaped joint",
            "abstract": null,
            "authors": [
                "Reimann, R",
                "Ebner, I"
            ],
            "year": 1980,
            "source": "ACTA ANAT. 1980; 108(1): 1-9. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KB37400001",
            "pubmed": "7445945",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7324-51508-2"
            ],
            "imported": "2009-08-20T16:54:46+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": 7326,
            "title": "CLINICAL-EXPERIENCES WITH INTRA-VENTRICULARY FASTENED PACE-MAKER ELECTRODES",
            "abstract": null,
            "authors": [
                "STENZL, W",
                "HERMANN, W",
                "TSCHELIESSNIGG, KH",
                "DACAR, D"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST. 1980; 12:  27-30. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KC07700001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T17:03:32+02:00",
            "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": 7327,
            "title": "99mTc-BIDA: functional parameters in the differential diagnosis of obstructive and parenchymatous jaundice (author's transl)",
            "abstract": null,
            "authors": [
                "Passath, A",
                "Leb, G"
            ],
            "year": 1980,
            "source": "Nuklearmedizin. 1980; 19(3):127-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KC11600004",
            "pubmed": "6894030",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NUKLEARMED",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.552,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.329113924050633,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 7328,
            "title": "Problems of tick-borne encephalitis (author's transl)",
            "abstract": null,
            "authors": [
                "Möse, JR"
            ],
            "year": 1980,
            "source": "Offentl Gesundheitswes. 1980; 42(7):446-454",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KC38800012",
            "pubmed": "6450931",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "OFFENTL GESUNDH",
            "issn": "0029-8573",
            "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": 7329,
            "title": "New pathways for dosimetric treatment planning in primary radiation therapy for malignant neoplasms of the uterus (author's transl)",
            "abstract": null,
            "authors": [
                "Hackl, A",
                "Krispel, F"
            ],
            "year": 1980,
            "source": "Strahlentherapie. 1980; 156(8):519-523",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KC40700002",
            "pubmed": "7414644",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STRAHLENTHERAPIE",
            "issn": "0039-2073",
            "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": 7330,
            "title": "Central disequilibrium in boxers (author's transl)",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Schmid, P",
                "Wolf, W"
            ],
            "year": 1980,
            "source": "Laryngol Rhinol Otol (Stuttg). 1980; 59(8):467-471",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KC42600003",
            "pubmed": "6970317",
            "doi": "10.1055/s-2007-1008886",
            "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": 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": 7331,
            "title": "Lupus anticoagulant after measles.",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Petek, W"
            ],
            "year": 1980,
            "source": "Eur J Pediatr. 1980; 134(2):135-138",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KC59900010",
            "pubmed": "6777164",
            "doi": "10.1007/BF01846032",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7331-51651-2"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7332,
            "title": "The horizontal interventricular septum. Three cases with different ventriculoarterial connections.",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Singer, H",
                "Löser, H",
                "Hagel, KJ"
            ],
            "year": 1980,
            "source": "Eur J Cardiol. 1980; 11(4):269-282",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KC75400003",
            "pubmed": "7389808",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CARDIOL",
            "issn": "0301-4711",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7333,
            "title": "PROGNOSIS IN PATIENTS WITH CEREBRAL-ISCHEMIA TREATED WITH SHORT-TERM ANTI-COAGULANT THERAPY - A CONTROLLED TRIAL",
            "abstract": null,
            "authors": [
                "GALLHOFER, B",
                "LADURNER, G",
                "LECHNER, H"
            ],
            "year": 1980,
            "source": "FORTSCHR NEUROL PSYCHIAT 1980 48: 409-414.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KC81600001",
            "pubmed": null,
            "doi": "10.1055/s-2007-1002394",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR NEUROL PSYCHIAT",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.617,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.208,
            "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": 7334,
            "title": "Prophylaxis and therapy of colon perforation in diagnostic fiber colonoscopy (author's transl)",
            "abstract": null,
            "authors": [
                "Höllerl, G",
                "Stenzl, W",
                "Stadler, H"
            ],
            "year": 1980,
            "source": "Z Gastroenterol. 1980; 18(7):376-380",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KC98700005",
            "pubmed": "7424077",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 7335,
            "title": "The influence of a cholesterol-free semisynthetic diet on the lipid metabolism in rabbits.",
            "abstract": null,
            "authors": [
                "Mlekusch, W",
                "Paletta, B",
                "Vrecko, K"
            ],
            "year": 1980,
            "source": "INT J VITAM NUTR RES. 1980; 50(2): 200-202. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KD58400011",
            "pubmed": "7399815",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:43:44+02:00",
            "journal": "INT J VITAM NUTR RES",
            "issn": "0300-9831",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.418,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.52,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 7336,
            "title": "Studies of the behaviour of isolated cells in an open system.",
            "abstract": null,
            "authors": [
                "Paletta, B",
                "Möller, R",
                "Mlekusch, W",
                "Meier, G",
                "Hagmüller, K",
                "Hanfstingl, M",
                "Pabst, M"
            ],
            "year": 1980,
            "source": "EXPERIENTIA. 1980; 36(8): 951-952. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KD59900037",
            "pubmed": "7439329",
            "doi": "10.1007/BF01953811",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:50:08+02:00",
            "journal": "EXPERIENTIA",
            "issn": "0014-4754",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.615,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.950617283950617,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": 7337,
            "title": "The importance of continuous monitoring of intracranial pressure in the field of neurotraumatology (author's transl)",
            "abstract": null,
            "authors": [
                "Lanner, G",
                "Heppner, F"
            ],
            "year": 1980,
            "source": "Biomed Tech (Berl). 1980; 25(7-8):176-178",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KD71600002",
            "pubmed": "7004507",
            "doi": "10.1515/bmte.1980.25.7-8.176",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 7339,
            "title": "Post-traumatic epilepsy. Clinical, neurophysiological and computer-tomographical aspects",
            "abstract": null,
            "authors": [
                "Bertha, G",
                "Ott, E",
                "Ladurner, G",
                "Lechner, H",
                "Sager, WD"
            ],
            "year": 1980,
            "source": "FORTSCHR MED. 1980; 98(30-31): 1147-1152. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KE00600004",
            "pubmed": "6774941",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T15:57:56+02:00",
            "journal": "FORTSCHR MED",
            "issn": "0015-8178",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7340,
            "title": "Clinical risk factors in transient global amnesia and in transient ischaemic attacks (author's transl)",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Skvarc, A",
                "Ott, E",
                "Lechner, H"
            ],
            "year": 1980,
            "source": "NERVENARZT. 1980; 51(8): 467-469. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KE31800006",
            "pubmed": "7442884",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:38:10+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": 7341,
            "title": "Dilatation of pial arterial vessels in hypercapnia and in acute hypertension.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Johansson, BB"
            ],
            "year": 1980,
            "source": "Acta Physiol Scand. 1980; 109(3):249-251",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KE74400003",
            "pubmed": "7446169",
            "doi": "10.1111/j.1748-1716.1980.tb06594.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA PHYSIOL SCAND",
            "issn": "0001-6772",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.745,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7342,
            "title": "Neurogenic appendicopathy -- a common disorder, seldom diagnosed (author's transl)",
            "abstract": null,
            "authors": [
                "Höfler, H"
            ],
            "year": 1980,
            "source": "Langenbecks Arch Chir. 1980; 351(3):171-178",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KF08400003",
            "pubmed": "7453408",
            "doi": "10.1007/BF01262709",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LANGENBECKS ARCH CHIR",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.556,
            "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
        }
    ]
}