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=148840&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157929,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148860&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148820&ordering=-imported",
    "results": [
        {
            "id": 70035,
            "title": "Neuroendokriner Dünndarmtumor. Vom konkreten Fall zum State of the Art.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2005,
            "source": "Chirurgische Arbeitsgemeinschaft Endokrinologie der Deutschen Gesellschaft für Visceralchirurgie (CAEK); March 4, 2005; Blumau. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70035-14073"
            ],
            "persons": [
                "70035-51760"
            ],
            "imported": "2007-10-04T15:20:31+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 70034,
            "title": "Metastasierte NEC (neuroendokrine Carcinome): Gibt es Standards in der Therapie?",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2005,
            "source": "Chirurgische Arbeitsgemeinschaft Endokrinologie der Deutschen Gesellschaft für Visceralchirurgie (CAEK); March 4, 2005; Blumau. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70034-14073"
            ],
            "persons": [
                "70034-51760"
            ],
            "imported": "2007-10-04T15:18:21+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 70033,
            "title": "Treatment of posttraumatic pancreatitis.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2005,
            "source": "Hepato-Gastroenterology 2005; 52(S1):A5-A6.-World Congress of the International Association of Surgeons, Gastroenterologists and Oncologists; Sept. 9, 2005; Prague. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70033-14073"
            ],
            "persons": [
                "70033-51760"
            ],
            "imported": "2007-10-04T15:15:28+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 70032,
            "title": "Factors Influencing the fluorimetric dedection of ß-D-Galactosidase in water.",
            "abstract": null,
            "authors": [
                "Hattenberger, M",
                "Mascher, F",
                "Kalcher, K",
                "Marth, E",
                ""
            ],
            "year": 1999,
            "source": "Umweltmedizin in Forschung und Praxis. 1999; 4(4): 248-248. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70032-14023"
            ],
            "persons": [
                "70032-51503",
                "70032-51664"
            ],
            "imported": "2007-10-04T15:07:43+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": true
        },
        {
            "id": 70030,
            "title": "Simple emission-reducing measures in an open biological waste treatment plant.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Wüst, G",
                "Haas, D",
                "Feierl, G",
                "Ruckenbauer, G",
                "Marth, E"
            ],
            "year": 2004,
            "source": "Aerobiologia. 2004; 20:  83-88. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70030-14023"
            ],
            "persons": [
                "70030-50497",
                "70030-50525",
                "70030-51503",
                "70030-51818",
                "70030-51674"
            ],
            "imported": "2007-10-04T14:22:09+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": true
        },
        {
            "id": 70029,
            "title": "Probleme bei der Probennahme von luftgetragenen Schimmelpilzen im Innenraum.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Wüst, G",
                "Haas, DU",
                "Wendelin, I",
                "Schlacher, R",
                "Marth, E"
            ],
            "year": 2004,
            "source": "Abstract im Tagungsband2004; -Schadstoffe im Innenraum - Prävention und Sanierung; FEB 10 - 12, 2004; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70029-14023"
            ],
            "persons": [
                "70029-50497",
                "70029-51503",
                "70029-51674"
            ],
            "imported": "2007-10-04T14:20:20+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 70028,
            "title": "Airborne culturable Campylobacter sp. in a poultry slaughterhouse.",
            "abstract": null,
            "authors": [
                "Posch, J",
                "Wüst, G",
                "Feierl, G",
                "Reinthaler, FF",
                "Sixl, W",
                "Marth, E"
            ],
            "year": 2003,
            "source": "Abstract im Tagungsband2003; -12th International Workshop on Campylobacter; SEP 6 -12, 2003; Aarhus, DENMARK. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70028-14023"
            ],
            "persons": [
                "70028-51503",
                "70028-51818",
                "70028-51674"
            ],
            "imported": "2007-10-04T14:17:13+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": 70027,
            "title": "Qualitätssicherung der zahnärztlichen Hygiene - Hygieneprobleme in der Praxis.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF"
            ],
            "year": 2003,
            "source": "Abstract in Stomatologie2003; 100(5):-Österreichischer Zahnärztekongress; SEP 24 - 27, 2003; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70027-14023"
            ],
            "persons": [
                "70027-51674"
            ],
            "imported": "2007-10-04T14:14:48+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": 70026,
            "title": "Antibiotic resistance of bacteria in surface water and wastewater.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Wüst, G",
                "Posch, J",
                "Feierl, G",
                "Haas, D",
                "Mascher, F",
                "Pichler-Semmelrock, FP",
                "Feenstra, O",
                "Marth, E"
            ],
            "year": 2003,
            "source": "Abstract im Tagungsband2003; -International Symposium on Health-related Water Microbiology; SEP 14 - 19, 2003; Cape Town, SOUTH-AFRICA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70026-14023"
            ],
            "persons": [
                "70026-50264",
                "70026-50497",
                "70026-51503",
                "70026-51664",
                "70026-51818",
                "70026-51674"
            ],
            "imported": "2007-10-04T14:12:08+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": 70025,
            "title": "A comparison between Andersen (ACFM) and Reuter Cetnrifugal Sampler (RCS) for indoor sampling of airborne molds.",
            "abstract": null,
            "authors": [
                "Wüst, G",
                "Friedl, H",
                "Haas, DU",
                "Köck, M",
                "Pichler-Semmelrock, FP",
                "Reinthaler, FF",
                "Schlacher, R",
                "Marth, E"
            ],
            "year": 2003,
            "source": "Aerobiologia. 2003; 19:  125-128. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70025-14023"
            ],
            "persons": [
                "70025-50497",
                "70025-51503",
                "70025-51674"
            ],
            "imported": "2007-10-04T14:08:39+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": true
        },
        {
            "id": 70024,
            "title": "Evaluierung von Lamblieninfektionen steirischer Reiserückkehrer.",
            "abstract": null,
            "authors": [
                "Ruckenbauer, G",
                "Reinthaler, FF",
                "Klem, G",
                "Feierl, G",
                "Stünzner, D",
                "Marth, E"
            ],
            "year": 2003,
            "source": "Abstract im Tagungsband2003; -37. Jahrestagung der Österreichischen Gesellschaft für Tropenmedizin und Parasitologie; MAI 9 - 10, 2003; Wien, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70024-14023"
            ],
            "persons": [
                "70024-50525",
                "70024-51503",
                "70024-51818",
                "70024-51674"
            ],
            "imported": "2007-10-04T14:06:07+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": true
        },
        {
            "id": 70023,
            "title": "Zur Resistenzsituation von E. coli aus Abwasser.",
            "abstract": null,
            "authors": [
                "Wüst, G",
                "Reinthaler, FF",
                "Haas, DU",
                "Feierl, G",
                "Posch, J",
                "Mascher, F",
                "Marth, E"
            ],
            "year": 2003,
            "source": "Österr. Wasser und Abfallwirtschaft. 2003; 55(1/2): 27-29. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70023-14023"
            ],
            "persons": [
                "70023-50264",
                "70023-50497",
                "70023-51503",
                "70023-51664",
                "70023-51818",
                "70023-51674"
            ],
            "imported": "2007-10-04T14:03:10+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": 70022,
            "title": "Steirischer Seuchenplan",
            "abstract": null,
            "authors": [
                "Reinthaler, FF, Buchrieser, V",
                "Feierl, G",
                "Gränz, A",
                "Kubanek, R",
                "Miorini, T",
                "Wassermann-Neuhold, M",
                "Wüst, G"
            ],
            "year": 2002,
            "source": "; http://www.verwaltung.steiermark.at/cms/ziel/2651878/DE/\r\n;  In: Steiermärkische Landesregierung, FA 8Beditor(s). Graz: Classic; 2002. pp. 354. ",
            "category": 10,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70022-14023"
            ],
            "persons": [
                "70022-51818",
                "70022-51674"
            ],
            "imported": "2007-10-04T13:59: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": 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": 70021,
            "title": "HCV Infection risk in dental practice.",
            "abstract": null,
            "authors": [
                "Daghofer, E",
                "Stünzner, D",
                "Reinthaler, FF",
                "Feierl, G",
                "Marth, E"
            ],
            "year": 2002,
            "source": "Abstract im Journal of Epidemiology and Community Health2002; 58: A77--28. Jahrestagung der Österreichischen Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin; MAI 7 -10; 2002; Meran, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70021-14023"
            ],
            "persons": [
                "70021-51503",
                "70021-51818",
                "70021-51674"
            ],
            "imported": "2007-10-04T13:55:34+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": 70020,
            "title": "Auswirkungen eines Kiesklärkörpers auf die Wasserqualität eines Kleinbadeteiches.",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Pichler-Semmelrock, FP",
                "Marth, E",
                "Köck, M",
                ""
            ],
            "year": 2000,
            "source": "Tagungsband2000; -8.Kongress der GHU; Marz 29-31, 2000; Bonn, Germany. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70020-14023"
            ],
            "persons": [
                "70020-51503",
                "70020-51664"
            ],
            "imported": "2007-10-04T13:51:08+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": 70019,
            "title": "Probleme hinsichtlich der hygienischen Bewertung von Badegewässern und Kleinbadeteichen. ",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Pichler-Semmelrock, FP",
                ""
            ],
            "year": 2000,
            "source": "Tagungsband2000; -27. Jahrestagung der ÖGHMP; Mai 23-25, 2000; Goldegg, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70019-14023"
            ],
            "persons": [
                "70019-51664"
            ],
            "imported": "2007-10-04T13:48:00+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": 70018,
            "title": "Regelmechanismen aquatischer Ökosysteme unter besonderer Berücksichtigung der Kleinbadeteiche.",
            "abstract": null,
            "authors": [
                "Pichler-Semmelrock, FP",
                "Mascher, F",
                ""
            ],
            "year": 2000,
            "source": "Tagungsband2000; -27. Jahrestagung der ÖGHMP; Mai 23-25, 2000; Goldegg, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70018-14023"
            ],
            "persons": [
                "70018-51664"
            ],
            "imported": "2007-10-04T13:45:41+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": 70017,
            "title": "Zur ökologischen Srtabilität einer technischen Kleinbadeteichanlage.",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Pichler-Semmelrock, FP",
                "Marth, E",
                "Köck, M",
                ""
            ],
            "year": 2000,
            "source": "Tagungsband2000; -27. Jahrestagung der ÖGHMP; Mai 23-25, 2000; Goldegg, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70017-14023"
            ],
            "persons": [
                "70017-51503",
                "70017-51664"
            ],
            "imported": "2007-10-04T13:42:38+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": 27985,
            "title": "Clusterin: A novel stress marker in biliary disease models",
            "abstract": null,
            "authors": [
                "Janig, E",
                "Fuchsbichler, A",
                "Fickert, P",
                "Trauner, M",
                "Denk, H",
                "Zatloukal, K"
            ],
            "year": 2005,
            "source": "HEPATOLOGY.  2005; 42 (4): 413-414.-56th Annual Meeting of the American Association for the Study of Liver Diseases; NOV 11-15, 2005; San Francisco, CA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000232480301094",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "27985-14020",
                "27985-14081"
            ],
            "persons": [
                "27985-51515",
                "27985-51663",
                "27985-52938"
            ],
            "imported": "2007-10-04T13:32:00+02:00",
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.792,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.978260869565217,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 70016,
            "title": "Functional evaluation with DASH-score after proximal humerus resection.",
            "abstract": null,
            "authors": [
                "Kienbacher, G",
                "Leithner, A",
                "Glehr, M",
                "Quehenberger, F",
                "Maurer-Ertl, W",
                "Windhager, R"
            ],
            "year": 2007,
            "source": "Proceedings of the 14th ISOLS Symposium2007; 275:P2-275:P2.-14th ISOLS Symposium; SEP 11-14, 2007; Hamburg, Germany. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70016-14026",
                "70016-14052"
            ],
            "persons": [
                "70016-50466",
                "70016-53237"
            ],
            "imported": "2007-10-04T13:27:41+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
        }
    ]
}