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=151540&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151560&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151520&ordering=-year",
    "results": [
        {
            "id": 76914,
            "title": "Gesundheitspsychologie und Verhaltensmedizin in der Internistischen Medizin.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1989,
            "source": "1. Fachtagung für Klinische Psychologie; JÄNNER 27-28, 1989; Vienna, AUSTRIA. 1989. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76914-51505"
            ],
            "imported": "2008-02-28T09:43:26+01:00",
            "journal": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76917,
            "title": "Umsetzungsmöglichkeiten für Gesundheitspsychologie in der Akutmedizin. ",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1989,
            "source": "Podiumsdiskussion der 1. Fachtagung für Klinische Psychologie; JÄNNER 27-28, 1989; Vienna, AUSTRIA. 1989. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76917-51505"
            ],
            "imported": "2008-02-28T09:46:24+01:00",
            "journal": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76924,
            "title": "Psychologische Beiträge in der Internen Medizin.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1989,
            "source": "Leitung des Workshops (Gesundheitspsychologische Aspekte in der Akutmedizin) auf \tder 1. Fachtagung für Klinische Psychologie; JÄNNER 27-28, 1989; Vienna, AUSTRIA. 1989. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76924-51505"
            ],
            "imported": "2008-02-28T09:48:53+01:00",
            "journal": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76928,
            "title": "Verhaltenstherapie - ihre Ursprünge, geschichtliche Entwicklung und gegenwärtiger \tStandals Schulrichtung in der Psychotherapie.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1989,
            "source": "Österreichische Gesellschaft zur Förderung der Verhaltensforschung, \tVerhaltensmodifikation und Verhaltenstherapie; APRIL 14, 1989; Graz, AUSTRIA. 1989. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76928-51505"
            ],
            "imported": "2008-02-28T09:51:43+01:00",
            "journal": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19367,
            "title": "Circulating gamma-interferon in patients with aplastic anemia.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Denz, HA",
                "Nachbauer, D",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1989,
            "source": "Blood. 1989; 73(3):858-859",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1989T250100038",
            "pubmed": "2492836",
            "doi": "10.1182/blood.V73.3.858.858",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19367-50569-6"
            ],
            "imported": null,
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.279,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.983050847457627,
            "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": 21632,
            "title": "Ocular infection investigations in Cairo's waste disposal sites. PVP-iodine treatment trials.",
            "abstract": null,
            "authors": [
                "Schabus, V",
                "Sixl, W",
                "Sixl-Voigt, B",
                "Marth, E",
                "Köck, M"
            ],
            "year": 1989,
            "source": "Geogr Med Suppl. 1989; 3(4 Suppl): 103-112. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2583496",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "21632-51503-6"
            ],
            "imported": "2006-08-20T02:00:00+02:00",
            "journal": "Geogr Med Suppl",
            "issn": "0866-4323",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21633,
            "title": "Toxicokinetics of chlorinated hydrocarbons.",
            "abstract": null,
            "authors": [
                "Marth, E",
                "Stünzner, D",
                "Köck, M",
                "Möse, JR"
            ],
            "year": 1989,
            "source": "J Hyg Epidemiol Microbiol Immunol. 1989; 33(4 Suppl): 514-520. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2634072",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "21633-51503-1"
            ],
            "imported": "2006-08-20T02:00:00+02:00",
            "journal": "J Hyg Epidemiol Microbiol Immunol",
            "issn": "0022-1732",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21634,
            "title": "Accumulation of heavy metals in animals. Part 2: Heavy metal contamination of fish in Styrian waters.",
            "abstract": null,
            "authors": [
                "Köck, M",
                "Pichler-Semmelrock, FP",
                "Kosmus, W",
                "Marth, E",
                "Sixl, W"
            ],
            "year": 1989,
            "source": "J Hyg Epidemiol Microbiol Immunol. 1989; 33(4 Suppl):529-535",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2634074",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "21634-51503-6"
            ],
            "imported": "2006-08-20T02:00:00+02:00",
            "journal": "J Hyg Epidemiol Microbiol Immunol",
            "issn": "0022-1732",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21635,
            "title": "Accumulation of heavy metals in animals. Part 3: Heavy metal contamination in small mammals at a waste disposal site.",
            "abstract": null,
            "authors": [
                "Köck, M",
                "Schaffler, R",
                "Sixl, W",
                "Pichler-Semmelrock, FP",
                "Kosmus, W",
                "Marth, E"
            ],
            "year": 1989,
            "source": "J Hyg Epidemiol Microbiol Immunol. 1989; 33(4 Suppl):536-541",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2634075",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "21635-51503-6"
            ],
            "imported": "2006-08-20T02:00:00+02:00",
            "journal": "J Hyg Epidemiol Microbiol Immunol",
            "issn": "0022-1732",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21636,
            "title": "Different species of corynebacteria in human investigations in Cairo.",
            "abstract": null,
            "authors": [
                "Sixl, W",
                "Sixl-Voigt, B",
                "Stögerer, M",
                "Köck, M",
                "Marth, E",
                "Schuhmann, G",
                "Pichler-Semmelrock, F"
            ],
            "year": 1989,
            "source": "Geogr Med Suppl. 1989; 5(4 Suppl): 117-134. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "2689286",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "21636-51503-6"
            ],
            "imported": "2006-08-20T02:00:00+02:00",
            "journal": "Geogr Med Suppl",
            "issn": "0866-4323",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21637,
            "title": "Tumor lysis of a glioblastoma by Clostridium oncolyticum.",
            "abstract": null,
            "authors": [
                "Marth, E",
                "Ascher, WP",
                "Pavelka, R",
                "Möse, JR"
            ],
            "year": 1989,
            "source": "J Chemother. 1989; 1(4 Suppl): 1177-1178. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16312822",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "21637-51503-1"
            ],
            "imported": "2006-08-20T02:00:00+02:00",
            "journal": "J Chemother",
            "issn": "1120-009X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.094,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.314606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60065,
            "title": "Serological studies of cytomegalovirus in the Melut district, South Sudan",
            "abstract": null,
            "authors": [
                "Sixl, W",
                "Abdel-Nabi, O",
                "Stünzner, D",
                "Withalm, H",
                "Reinthaler, F",
                "Sixl-Voigt, B",
                "Schneeweiss, WD",
                "Rosegger, H",
                "Schuhmann, G",
                "Thiel, W"
            ],
            "year": 1989,
            "source": "Geogr Med Suppl. 1989; 5(4 Suppl): 179-188. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2557265",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60065-14023"
            ],
            "persons": [
                "60065-51674-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Geogr Med Suppl",
            "issn": "0866-4323",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60066,
            "title": "Transmission of visceral leishmaniasis with studies of dogs in Greece",
            "abstract": null,
            "authors": [
                "Chambouris, R",
                "Sixl, W",
                "Sebek, Z",
                "Stünzner, D",
                "Reinthaler, F",
                "Köck, M",
                "Withalm, H"
            ],
            "year": 1989,
            "source": "Geogr Med Suppl. 1989; 3(4 Suppl): 41-50. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2583504",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60066-14023"
            ],
            "persons": [
                "60066-51674-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Geogr Med Suppl",
            "issn": "0866-4323",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60068,
            "title": "Serological investigations for leptospirosis in humans in Columbia.",
            "abstract": null,
            "authors": [
                "Sebek, Z",
                "Sixl, W",
                "Valova, M",
                "Marth, E",
                "Köck, M",
                "Reinthaler, FF"
            ],
            "year": 1989,
            "source": "Geogr Med Suppl. 1989; 3(4 Suppl):51-60",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2583505",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60068-14023"
            ],
            "persons": [
                "60068-51503-6",
                "60068-51674-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Geogr Med Suppl",
            "issn": "0866-4323",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60069,
            "title": "Results of leptospirosis examinations of human sera from El Salvador.",
            "abstract": null,
            "authors": [
                "Sebek, Z",
                "Sixl, W",
                "Valova, M",
                "Linck, G",
                "Köck, M",
                "Reinthaler, FF",
                "Marth, E"
            ],
            "year": 1989,
            "source": "Geogr Med Suppl. 1989; 3(4 Suppl):61-72",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2583506",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60069-14023"
            ],
            "persons": [
                "60069-51503-6",
                "60069-51674-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Geogr Med Suppl",
            "issn": "0866-4323",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60070,
            "title": "The germ-spectrum problem and antibiotic-resistance in Bida and Minna hospitals--Nigeria.",
            "abstract": null,
            "authors": [
                "Sixl, W",
                "Sixl, B",
                "Schneeweiss, WD",
                "Rosegger, H",
                "Schuhmann, G",
                "Reinthaler, F",
                "Mascher, F",
                "Haditsch, M"
            ],
            "year": 1989,
            "source": "Geogr Med Suppl. 1989; 5(4 Suppl): 135-144. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2599385",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60070-14023"
            ],
            "persons": [
                "60070-51664-6",
                "60070-51674-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Geogr Med Suppl",
            "issn": "0866-4323",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60071,
            "title": "Leptospirosis in the Melut district--upper Nile province (south Sudan)--an overview.",
            "abstract": null,
            "authors": [
                "Sebek, Z",
                "Sixl, W",
                "Reinthaler, F",
                "Abdel-Nabi, O",
                "Stünzner, D",
                "Schneeweiss, W",
                "Mascher, F",
                "Valova, M"
            ],
            "year": 1989,
            "source": "Geogr Med Suppl. 1989; 5(4 Suppl): 161-178. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2599388",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60071-14023"
            ],
            "persons": [
                "60071-51664-6",
                "60071-51674-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Geogr Med Suppl",
            "issn": "0866-4323",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60072,
            "title": "Epidemiology of cryptosporidiosis in children in tropical countries.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF"
            ],
            "year": 1989,
            "source": "J Hyg Epidemiol Microbiol Immunol. 1989; 33(4 Suppl): 505-513. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2634071",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60072-14023"
            ],
            "persons": [
                "60072-51674-2"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "J Hyg Epidemiol Microbiol Immunol",
            "issn": "0022-1732",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60073,
            "title": "Significance of the occurrence of Aeromonas of various biotypes in the Third World",
            "abstract": null,
            "authors": [
                "Sixl, W",
                "Sixl-Voigt, B",
                "Reinthaler, F",
                "Mascher, F",
                "Köck, M",
                "Marth, E"
            ],
            "year": 1989,
            "source": "Geogr Med Suppl. 1989; 3(3): 129-134. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2641444",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60073-14023"
            ],
            "persons": [
                "60073-51503-6",
                "60073-51664-6",
                "60073-51674-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Geogr Med Suppl",
            "issn": "0866-4323",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60074,
            "title": "Microbiological and chemical analysis of drinking water in southern India (with special consideration of Aeromonas species).",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Reinthaler, F",
                "Schuhmann, G",
                "Enayat, U",
                "Sixl, W",
                "Klambauer, B"
            ],
            "year": 1989,
            "source": "Geogr Med Suppl. 1989; 3(3): 135-140. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2684763",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60074-14023"
            ],
            "persons": [
                "60074-51664-1",
                "60074-51674-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Geogr Med Suppl",
            "issn": "0866-4323",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}