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=320&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156888,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=340&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=300&ordering=imported",
    "results": [
        {
            "id": 60007,
            "title": "Mechanism of bradykinin induced Ca2+ influx into vascular endothelial cells",
            "abstract": null,
            "authors": [
                "Graier, WF",
                "Schmidt, K",
                "Kukovetz, WR"
            ],
            "year": 1992,
            "source": " In: Wegmann & Wegmann editors(s). Recent Adevences In Cellular And Molecular Biology. Peeters Press;  1992. p. 199-203. (ISBN: 978-90-6831-390-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60007-51860"
            ],
            "imported": "2006-10-04T16:50:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Wegmann & Wegmann",
            "collection_title": "Recent Adevences In Cellular And Molecular Biology",
            "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": true
        },
        {
            "id": 60008,
            "title": "Malformationen der intrathorakalen Atemwege.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2005,
            "source": "Jahreskongress 2005 der Österreichischen Gesellschaft für Pneumonologie; OCT 8, 2005; Vienna, Austria. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60008-14095"
            ],
            "persons": [
                "60008-51713"
            ],
            "imported": "2006-10-04T16:56:57+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60009,
            "title": "Paediatric pulmonary function testing. Progress in respiratory research",
            "abstract": null,
            "authors": null,
            "year": 2005,
            "source": "Hammer, J; Eber, E. editor(s). 33: Basel, Switzerland: Karger; 2005. (ISBN: 3-8055-7753-2) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60009-14095"
            ],
            "persons": [
                "60009-51713"
            ],
            "imported": "2006-10-04T17:16:35+02: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": 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": 60019,
            "title": "Endotoxin impairs the human pacemaker If",
            "abstract": null,
            "authors": [
                "Zorn-Pauly, K",
                "Pelzmann, B",
                "Mächler, H",
                "Werdan, K",
                "Müller-Werdan, U",
                "Koidl, B"
            ],
            "year": 2006,
            "source": "30th Meeting of the European Working Group on Cardiac Cellular Electrophysiology; SEPT 22-24, 2006; Florence, ITALY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60019-14011",
                "60019-14012",
                "60019-14075"
            ],
            "persons": [
                "60019-50615",
                "60019-50969",
                "60019-51592",
                "60019-51681"
            ],
            "imported": "2006-10-05T16:17:25+02: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": true,
            "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": 60020,
            "title": "Welchen Beitrag liefert die elektrophysiologische Grundlagenforschung zum Verständnis der kardialen Arrhythmogenie",
            "abstract": null,
            "authors": [
                "Zorn-Pauly, K"
            ],
            "year": 2006,
            "source": "Evidenz versus Eminenz in der Medizin - \"Wissen und Glauben\"\r\n52. Ausseer Symposium der Wissenschaftlichen Gesellschaft der Ärzte in der Steiermark; MAY 11-13, 2006; Bad Aussee, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60020-50969"
            ],
            "imported": "2006-10-05T16:26:52+02: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": true
        },
        {
            "id": 60021,
            "title": "Minkowski Dimension of the Choriocarcinoma Cell Invasion Front",
            "abstract": null,
            "authors": [
                "Ahammer, H",
                "Helige, C",
                "Dohr, G",
                "Juch, H"
            ],
            "year": 2006,
            "source": "Fractal 2006 - Complexity and Fractals in Nature2006; 1-2.-9th International Multidisciplinary Conference; FEB 12-15, 2006; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60021-14011",
                "60021-14017"
            ],
            "persons": [
                "60021-51666",
                "60021-51753",
                "60021-51878"
            ],
            "imported": "2006-10-05T16:35:24+02: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60022,
            "title": "An Example Of Blended Learning In Biophysics For Medical Students",
            "abstract": null,
            "authors": [
                "Hofer, E",
                "Haas, J",
                "Ahammer, H"
            ],
            "year": 2006,
            "source": "E-Competences for the employment and innovation; JUNE 14-17, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60022-14011",
                "60022-14038"
            ],
            "persons": [
                "60022-51502",
                "60022-51627",
                "60022-51753"
            ],
            "imported": "2006-10-05T16:43:50+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60023,
            "title": "Efficient Numerical Method for the Discretization and Solution of the Efficient Numerical Method for the Discretization and Solution of the Cardiac Bidomain Equations using micro-anatomically realistic Grids",
            "abstract": null,
            "authors": [
                "Plank, G",
                "Prassl, AJ"
            ],
            "year": 2006,
            "source": "Biomedizinische Technik. Proceedings; -Gemeinsame Jahrestagung der\r\nDeutschen, Österreichischen und Schweizerischen\r\nGesellschaft für Biomedizinische Technik; SEPT 6-9, 2006; Zürich, SWITZERLAND. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60023-14011"
            ],
            "persons": [
                "60023-50966",
                "60023-50967"
            ],
            "imported": "2006-10-05T16:55:37+02:00",
            "journal": "Biomedizinische Technik",
            "issn": "0939-4990",
            "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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "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": 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": 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": 60044,
            "title": "Waste management--health: a longitudinal study",
            "abstract": null,
            "authors": [
                "Marth, E",
                "Reinthaler, FF",
                "Haas, D",
                "Eibel, U",
                "Feierl, G",
                "Wendelin, I",
                "Jelovcan, S",
                "Barth, S"
            ],
            "year": 1999,
            "source": "Schriftenr Ver Wasser Boden Lufthyg. 1999; 104:  569-583. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10803237",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60044-14023"
            ],
            "persons": [
                "60044-50497-6",
                "60044-50942-6",
                "60044-51503-1",
                "60044-51818-6",
                "60044-51674-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Schriftenr Ver Wasser Boden Lufthyg",
            "issn": "0300-8665",
            "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": 60056,
            "title": "Serotyping of Salmonella strains in south-west Nigeria: epidemiological aspects.",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Reinthaler, FF",
                "Sixl, W"
            ],
            "year": 1988,
            "source": "Geogr Med. 1988; 18(3):171-174",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3262554",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60056-14023"
            ],
            "persons": [
                "60056-51664-1",
                "60056-51674-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Geogr Med",
            "issn": "0300-807X",
            "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": 60049,
            "title": "Investigations in the problem of diarrhoea in the Melut district, South Sudan (1981-1982).",
            "abstract": null,
            "authors": [
                "Sixl, W",
                "Sixl-Voigt, B",
                "Stünzner, D",
                "Arbesser, C",
                "Reinthaler, F",
                "Mascher, F",
                "Rosegger, H",
                "Schneeweiss, W",
                "Schuhmann, G"
            ],
            "year": 1987,
            "source": "J Hyg Epidemiol Microbiol Immunol. 1987; 31(4 Suppl): 486-489. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3443749",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60049-14023"
            ],
            "persons": [
                "60049-51664-6",
                "60049-51674-6"
            ],
            "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": 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": 60057,
            "title": "Intestinal parasites in children with diarrhea in El Salvador.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Linck, G",
                "Klem, G",
                "Mascher, F",
                "Sixl, W"
            ],
            "year": 1988,
            "source": "Geogr Med. 1988; 18(6): 175-180. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3262555",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60057-14023"
            ],
            "persons": [
                "60057-51664-6",
                "60057-51674-1"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Geogr Med",
            "issn": "0300-807X",
            "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": 60060,
            "title": "Brucellosis in the upper Nile region--Melut district, Sudan (report).",
            "abstract": null,
            "authors": [
                "Sixl, W",
                "Reinthaler, F",
                "Sixl-Voigt, B",
                "Withalm, H",
                "Stünzner, D",
                "Schneeweiss, WD",
                "Rosegger, H",
                "Schuhmann, G",
                "Mascher, F"
            ],
            "year": 1988,
            "source": "Geogr Med Suppl. 1988; 1(6): 71-76. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3275090",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60060-14023"
            ],
            "persons": [
                "60060-51664-6",
                "60060-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": 60055,
            "title": "Comparative hygienic and bacteriologic studies in 35 dental practices. II. Water-bearing systems of dental units",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Reinthaler, FF"
            ],
            "year": 1987,
            "source": "Z Stomatol. 1987; 84(8): 429-432. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3484179",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60055-14023"
            ],
            "persons": [
                "60055-51664-1",
                "60055-51674-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Z Stomatol",
            "issn": "0175-7784",
            "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": 60077,
            "title": "Cryptosporidiosis in children in Idukki District in southern India.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Mascher, F",
                "Sixl, W",
                "Enayat, U",
                "Marth, E"
            ],
            "year": 1989,
            "source": "J Diarrhoeal Dis Res. 1989; 7(3-4): 89-91. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2632641",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60077-14023"
            ],
            "persons": [
                "60077-51503-6",
                "60077-51664-6",
                "60077-51674-1"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "J Diarrhoeal Dis Res",
            "issn": "0253-8768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.365,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.204545454545455,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 60115,
            "title": "Anatomic variations of the musculotendinous junction of the soleus muscle and its clinical implications.",
            "abstract": null,
            "authors": [
                "Pichler, W",
                "Tesch, NP",
                "Grechenig, W",
                "Leithgoeb, O",
                "Windisch, G"
            ],
            "year": 2007,
            "source": "Clin Anat. 2007; 20(4):444-447",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245660100019",
            "pubmed": "17022026",
            "doi": "10.1002/ca.20421",
            "pmc": null,
            "organizations": [
                "60115-14018",
                "60115-14052"
            ],
            "persons": [
                "60115-51694-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Clin Anat",
            "issn": "0897-3806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.626,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.266666666666667,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}