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=3160&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3180&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3140&ordering=-imported",
    "results": [
        {
            "id": 3414,
            "title": "Erratum to: "Vascular dysfunction and myocardial contractility in the JCR:LA-corpulent rat".",
            "abstract": null,
            "authors": [
                "Brunner, F",
                "Wolkart, G",
                "Pfeiffer, S",
                "Russell, JC",
                "Wascher, TC"
            ],
            "year": 2000,
            "source": "Cardiovasc Res. 2000; 48(3):473-473",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165738600015",
            "pubmed": "11090843",
            "doi": "10.1016/S0008-6363(00)00211-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CARDIOVASC RES",
            "issn": "0008-6363",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.783,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.936507936507936,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 50,
            "title": "A collaborative genetic study on the STR system FGA in two Austrian population samples.",
            "abstract": null,
            "authors": [
                "Neuhuber, F",
                "Klintschar, M",
                "Radacher, M"
            ],
            "year": 1998,
            "source": "Forensic Sci Int. 1998; 91(1):1-6",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072171600001",
            "pubmed": "9493340",
            "doi": "10.1016%2FS0379-0738%2897%2900171-0",
            "pmc": null,
            "organizations": [
                "50-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "FORENSIC SCI INT",
            "issn": "0379-0738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": 3416,
            "title": "Identification of a novel variant of hepatitis E virus in Austria: sequence, phylogenetic and serological analysis.",
            "abstract": null,
            "authors": [
                "Worm, HC",
                "Schlauder, GG",
                "Wurzer, H",
                "Mushahwar, IK"
            ],
            "year": 2000,
            "source": "J Gen Virol. 2000; 81(Pt 12):2885-2890",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165764800008",
            "pubmed": "11086119",
            "doi": "10.1099/0022-1317-81-12-2885",
            "pmc": null,
            "organizations": [
                "3416-14081"
            ],
            "persons": [],
            "imported": null,
            "journal": "J GEN VIROL",
            "issn": "0022-1317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.126,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.895522388059701,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1745,
            "title": "Subcutaneous epoetin alfa as an adjunct to autologous blood donation before elective coronary artery bypass graft surgery.",
            "abstract": null,
            "authors": [
                "Gombotz, H"
            ],
            "year": 1996,
            "source": "Semin Hematol. 1996; 33(2 Suppl 2):69-70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH79800018",
            "pubmed": "8723587",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1745-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "SEMIN HEMATOL",
            "issn": "0037-1963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.44,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.745762711864407,
            "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": 3418,
            "title": "Bronchiolitis, an update.",
            "abstract": null,
            "authors": [
                "Popper, HH"
            ],
            "year": 2000,
            "source": "Virchows Arch. 2000; 437(5):471-481",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000165789400001",
            "pubmed": "11147167",
            "doi": "10.1007%2Fs004280000310",
            "pmc": null,
            "organizations": [
                "3418-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "VIRCHOWS ARCHIV",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.713,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.716417910447761,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 3419,
            "title": "Neopterin, soluble receptors for interleukin-2 and tumor necrosis factor in viral cirrhosis and alcoholic cirrhosis",
            "abstract": null,
            "authors": [
                "Gonzalez-Calvin, J",
                "Tilz, GP",
                "Gallego-Rojo, F",
                "Torres-Almendros, M",
                "Widner, B",
                "Diez-Ruiz, A",
                "Rico-Irles, J",
                "Fuchs, D"
            ],
            "year": 2000,
            "source": "PTERIDINES 2000 11: 43-47.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165800300005",
            "pubmed": null,
            "doi": "10.1515/pteridines.2000.11.2.43",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3419-51537-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.37,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.106060606060606,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3420,
            "title": "Peripheral immune activation in Alzheimer's disease",
            "abstract": null,
            "authors": [
                "Leblhuber, F",
                "Walli, J",
                "Tilz, GP",
                "Demel, U",
                "Widner, B",
                "Fuchs, D"
            ],
            "year": 2000,
            "source": "PTERIDINES 2000 11: 48-53.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165800300006",
            "pubmed": null,
            "doi": "10.1515/pteridines.2000.11.2.48",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3420-51537-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.37,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.106060606060606,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3421,
            "title": "Neopterin, soluble adhesion molecules and soluble cytokine receptors correlate with disease activity in rheumatoid arthritis",
            "abstract": null,
            "authors": [
                "Nassonov, EL",
                "Samsonov, MY",
                "Tilz, GP",
                "Chichasova, NV",
                "Widner, B",
                "Demel, U",
                "Nikiphorova, EL",
                "Fuchs, D"
            ],
            "year": 2000,
            "source": "PTERIDINES 2000 11: 54-59.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165800300007",
            "pubmed": null,
            "doi": "10.1515/pteridines.2000.11.2.54",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3421-51537-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.37,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.106060606060606,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3422,
            "title": "Dihydroneopterin and the generation of superoxide from iron ions",
            "abstract": null,
            "authors": [
                "Oettl, K",
                "Greilberger, J",
                "Reibnegger, C"
            ],
            "year": 2000,
            "source": "PTERIDINES 2000 11: 60-63.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165800300008",
            "pubmed": null,
            "doi": "10.1515/pteridines.2000.11.2.60",
            "pmc": null,
            "organizations": [
                "3422-14012"
            ],
            "persons": [
                "3422-50569-6",
                "3422-51929-1",
                "3422-52010-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.37,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.106060606060606,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3423,
            "title": "Optical coherence tomography (OCT) in acute macular neuroretinopathy.",
            "abstract": null,
            "authors": [
                "Feigl, B",
                "Haas, A"
            ],
            "year": 2000,
            "source": "Acta Ophthalmol Scand. 2000; 78(6):714-716",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165832500024",
            "pubmed": "11167241",
            "doi": "10.1034%2Fj.1600-0420.2000.078006714.x",
            "pmc": null,
            "organizations": [
                "3423-14043"
            ],
            "persons": [
                "3423-51850-6"
            ],
            "imported": null,
            "journal": "ACTA OPHTHALMOL SCANDINAVICA",
            "issn": "1395-3907",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.49,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.268292682926829,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 3424,
            "title": "Austrian university confronts Nazi past",
            "abstract": null,
            "authors": [
                "Freidl, W"
            ],
            "year": 2000,
            "source": "LANCET 2000 356: 1994-1994.",
            "category": 1,
            "document_type": 11,
            "sci": "ISI:000165867600038",
            "pubmed": null,
            "doi": "10.1016/S0140-6736(05)72973-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3424-51845-2"
            ],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.232,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.980769230769231,
            "impactfactor_norm_year": 2000,
            "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": 3425,
            "title": "Granulomatous cheilitis and Borrelia burgdorferi: polymerase chain reaction and serologic studies in a retrospective case series of 12 patients.",
            "abstract": null,
            "authors": [
                "Muellegger, RR",
                "Weger, W",
                "Zoechling, N",
                "Kaddu, S",
                "Soyer, HP",
                "El Shabrawi-Caelen, L",
                "Kerl, H"
            ],
            "year": 2000,
            "source": "Arch Dermatol. 2000; 136(12):1502-1506",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165869100009",
            "pubmed": "11115161",
            "doi": "10.1001%2Farchderm.136.12.1502",
            "pmc": null,
            "organizations": [
                "3425-14047"
            ],
            "persons": [
                "3425-50153-6",
                "3425-51620-6",
                "3425-51999-6",
                "3425-53442-6"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.292,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 3426,
            "title": "Ultrasound anatomy of the sciatic nerve of the thigh",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, HG",
                "Peicha, G",
                "Klein, A",
                "Weiglein, A"
            ],
            "year": 2000,
            "source": "Biomed Tech (Berl). 2000; 45(11):298-303",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165875700001",
            "pubmed": "11155530",
            "doi": "10.1515/bmte.2000.45.11.298",
            "pmc": null,
            "organizations": [
                "3426-14018",
                "3426-14052"
            ],
            "persons": [
                "3426-51694-2",
                "3426-60541-6"
            ],
            "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.433,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 3427,
            "title": "Peripheral harlequin-like thermal imbalance after Wilms' tumor.",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Schwinger, W",
                "Lackner, H",
                "Dornbusch, HJ",
                "Urban, CE"
            ],
            "year": 2000,
            "source": "J Pediatr. 2000; 137(6):887-887",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165876300026",
            "pubmed": "11113850",
            "doi": "10.1067/mpd.2000.108570",
            "pmc": null,
            "organizations": [
                "3427-14092"
            ],
            "persons": [
                "3427-51736-6",
                "3427-51821-2",
                "3427-51859-6"
            ],
            "imported": null,
            "journal": "J PEDIAT",
            "issn": "0022-3476",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.467,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.985915492957747,
            "impactfactor_norm_year": 2000,
            "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": 3428,
            "title": "Wolfgang Koos - Obituary",
            "abstract": null,
            "authors": [
                "Pendl, G",
                "Perneczky, A",
                "Ungersbock, K"
            ],
            "year": 2000,
            "source": "CHILD NERV SYST 2000 16: 835-836.",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000165887000001",
            "pubmed": null,
            "doi": "10.1007/s003810000395",
            "pmc": null,
            "organizations": [
                "3428-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.563,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.330882352941176,
            "impactfactor_norm_year": 2000,
            "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": 25,
            "title": "Two computer programs using logit transformation for the analysis of S-shaped curves.",
            "abstract": null,
            "authors": [
                "Rieger, E",
                "Bijl, JJ",
                "Rieger, M"
            ],
            "year": 1993,
            "source": "Comput Biol Med. 1993; 23(5):389-397",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MB53100006",
            "pubmed": "8222618",
            "doi": "10.1016/0010-4825(93)90136-O",
            "pmc": null,
            "organizations": [
                "25-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "COMPUT BIOL MED",
            "issn": "0010-4825",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.705,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.577464788732394,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS",
            "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": 1753,
            "title": "Subtle Neuropsychiatric Sequelae of Carbon-Monoxide Poisoning - A Case-Report",
            "abstract": null,
            "authors": [
                "Honigl, D",
                "Klebel, H",
                "Marlovits, S",
                "Kreichbaum, N"
            ],
            "year": 1993,
            "source": "EUR J PSYCHIAT 1993 7: 12-14.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LE69700002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1753-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PSYCHIAT",
            "issn": "-",
            "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": 3431,
            "title": "Homocysteine and B vitamins in dementia.",
            "abstract": null,
            "authors": [
                "Leblhuber, F",
                "Walli, J",
                "Widner, B",
                "Artner-Dworzak, E",
                "Fuchs, D",
                "Vrecko, K"
            ],
            "year": 2001,
            "source": "Am J Clin Nutr. 2001; 73(1):127-128",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000165997400023",
            "pubmed": "11124762",
            "doi": "10.1093/ajcn/73.1.127",
            "pmc": null,
            "organizations": [
                "3431-14012"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J CLIN NUTR",
            "issn": "0002-9165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.021,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.98,
            "impactfactor_norm_year": 2001,
            "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": 3432,
            "title": "Neuraminidase inhibitors in therapy of influenza",
            "abstract": null,
            "authors": [
                "Fladerer, P",
                "Wenisch, C"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(5):133-140",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000165998900001",
            "pubmed": "11261262",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "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": 5891,
            "title": "Palliative fetal surgery for diaphragmatic hernia.",
            "abstract": null,
            "authors": [
                "Fasching, G",
                "Mayr, J",
                "Sauer, H"
            ],
            "year": 1995,
            "source": "Am J Obstet Gynecol. 1995; 172(2 Pt 1):715-717",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1995QJ32800045",
            "pubmed": "7531944",
            "doi": "10.1016%2F0002-9378%2895%2990601-0",
            "pmc": null,
            "organizations": [
                "5891-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "AM J OBSTET GYNECOL ",
            "issn": "0002-9378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.477,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.943396226415094,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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
        }
    ]
}