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=3220&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3240&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3200&ordering=impactfactor",
    "results": [
        {
            "id": 166417,
            "title": "How many parathyroid glands can be identified during thyroidectomy?: Evidence-based data for medical experts.",
            "abstract": null,
            "authors": [
                "Gschwandtner, E",
                "Seemann, R",
                "Bures, C",
                "Preldzic, L",
                "Szucsik, E",
                "Hermann, M"
            ],
            "year": 2018,
            "source": "Eur Surg. 2018; 50(1): 14-21. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000424239400004",
            "pubmed": "29445392",
            "doi": "10.1007/s10353-017-0502-0",
            "pmc": "PMC5799329",
            "organizations": [],
            "persons": [],
            "imported": "2018-02-27T01:00:00+01:00",
            "journal": "Eur Surg",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.483,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.03,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.105,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "SURGERY-SCI",
            "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": false
        },
        {
            "id": 212033,
            "title": "Correction to: Hilar en bloc resection for hilar cholangiocarcinoma in patients with limited liver capacities-preserving parts of liver segment 4.",
            "abstract": null,
            "authors": [
                "Jonas, S",
                "Krenzien, F",
                "Atanasov, G",
                "Hau, HM",
                "Gawlitza, M",
                "Moche, M",
                "Wiltberger, G",
                "Pratschke, J",
                "Schmelzle, M"
            ],
            "year": 2018,
            "source": "Eur Surg. 2018; 50(6): 315",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000450925300009",
            "pubmed": "31186626",
            "doi": "10.1007/s10353-018-0559-4",
            "pmc": "PMC6267423",
            "organizations": [],
            "persons": [],
            "imported": "2024-11-11T01:00:00+01:00",
            "journal": "Eur Surg",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.483,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.03,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6140,
            "title": "Comparison of current methods and PCR for the diagnosis of metastatic disease in uveal malignant melanoma.",
            "abstract": null,
            "authors": [
                "El-Shabrawi, Y",
                "Langmann, G",
                "Hutter, H",
                "Kenner, L",
                "Hoefler, G"
            ],
            "year": 1998,
            "source": "Ophthalmologica. 1998; 212(1):80-80",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000071236900020",
            "pubmed": "9438593",
            "doi": null,
            "pmc": null,
            "organizations": [
                "6140-14020",
                "6140-14043"
            ],
            "persons": [
                "6140-51871-6",
                "6140-51899-2",
                "6140-51691-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGICA     ",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.484,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.452380952380952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22039,
            "title": "Phacotrabeculectomy with a small-optic PMMA implant: two-year functional and morphological results.",
            "abstract": null,
            "authors": [
                "Menapace, R",
                "Wedrich, A",
                "Mühlbauer-Ries, E",
                "Strenn, K",
                "Vass, C"
            ],
            "year": 1998,
            "source": "OPHTHALMOLOGICA 1998 212: 322-327.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075472600006",
            "pubmed": "9693289",
            "doi": "10.1159/000027316",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22039-53938-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGICA",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.484,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.452380952380952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 113777,
            "title": "Serum Cortisol and Cardiovascular Mortality in Men with Chronic Kidney Disease",
            "abstract": null,
            "authors": [
                "Tomaschitz, A",
                "Pilz, S",
                "Ritz, E",
                "Grammer, T",
                "Kienreich, K",
                "Winkelmann, BR",
                "Boehm, BO",
                "März, W"
            ],
            "year": 2011,
            "source": "Journal of men´s health\r\ndoi: 10.1016/j.jomh.2011.08.098. 2011; 8(3):240-240.-8th Men´s health congress & 4th european men´s health conference; OCT 2-5, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000295709100103",
            "pubmed": null,
            "doi": "10.1016/j.jomh.2011.08.098",
            "pmc": null,
            "organizations": [
                "113777-14028",
                "113777-14080"
            ],
            "persons": [
                "113777-51906",
                "113777-53344"
            ],
            "imported": "2011-10-04T22:54:25+02:00",
            "journal": null,
            "issn": "1875-6867",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.484,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.115,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 114798,
            "title": "CHRONOLOGICAL AGE IS NOT AN INDEPENDENT PREDICTOR OF CLINICAL OUTCOMES AFTER RADICAL NEPHROURETERECTOMY",
            "abstract": null,
            "authors": [
                "Chromecki, T",
                "Cha, EK",
                "Pummer, K",
                "Shariat, SF"
            ],
            "year": 2011,
            "source": "J MENS HEALTH.  . 2011; 8(3):216-217.-ISMH Congress 2011; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000295709100034",
            "pubmed": null,
            "doi": "10.1016/j.jomh.2011.08.029",
            "pmc": null,
            "organizations": [
                "114798-14056"
            ],
            "persons": [
                "114798-53053"
            ],
            "imported": "2011-11-23T10:47:33+01:00",
            "journal": "J MENS HEALTH",
            "issn": "1875-6867",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF MENS HEALTH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.484,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.115,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": null,
            "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": 144575,
            "title": "Tubercular osteomyelitis of the clivus and the nasopharynx].",
            "abstract": null,
            "authors": [
                "Mancusi, G",
                "Marks, B",
                "Czerny, C",
                "Thalhammer, F",
                "Thurnher, D",
                "Riedl, M",
                "Dekan, G",
                "Knerer, B"
            ],
            "year": 2005,
            "source": "HNO. 2005; 53(12):1081-1084",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000234177500009",
            "pubmed": "15915344",
            "doi": "10.1007/s00106-005-1279-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "144575-91899-6"
            ],
            "imported": "2015-04-01T15:22:56+02:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": "HNO; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.484,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.172,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": false
        },
        {
            "id": 715,
            "title": "Diabetic vitreopathy--findings using the celloidin embedding technique.",
            "abstract": null,
            "authors": [
                "Faulborn, J",
                "Dunker, S",
                "Bowald, S"
            ],
            "year": 1998,
            "source": "Ophthalmologica. 1998; 212(6):369-376",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076323000003",
            "pubmed": "9841345",
            "doi": "10.1159/000027370",
            "pmc": null,
            "organizations": [
                "715-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "OPHTHALMOLOGICA",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.484,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.452380952380952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22041,
            "title": "Evaluation of cytomegalovirus retinitis management. Outcome of four years of cytomegalovirus therapy.",
            "abstract": null,
            "authors": [
                "Ries, E",
                "Mühlbauer, B",
                "Ruhswurm, I",
                "Krepler, K",
                "Derbolav, A",
                "Svolba, G",
                "Rieger, A",
                "Wedrich, A"
            ],
            "year": 1998,
            "source": "OPHTHALMOLOGICA 1998 212: 239-243.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074431200005",
            "pubmed": "9672212",
            "doi": "10.1159/000027300",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22041-53938-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGICA",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.484,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.452380952380952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1203,
            "title": "Histopathologic interobserver agreement on the diagnosis of melanocytic skin lesions with equivocal dermoscopic features: a pilot study.",
            "abstract": null,
            "authors": [
                "Ferrara, G",
                "Argenziano, G",
                "Soyer, HP",
                "D'Argenio, P",
                "Carli, P",
                "Cerroni, L",
                "Chimenti, S",
                "De Giorgi, V",
                "Delfino, M",
                "De Rosa, G",
                "El Shabrawi-Caelen, L",
                "Ferrari, A",
                "Massi, D",
                "Mazzocchetti, G",
                "Peris, K",
                "Piccolo, D",
                "Santucci, M",
                "Scalvenzi, M",
                "Staibano, S"
            ],
            "year": 2000,
            "source": "TUMORI 2000 86: 445-449.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166686800002",
            "pubmed": "11218183",
            "doi": "10.1177/030089160008600602",
            "pmc": null,
            "organizations": [
                "1203-14047"
            ],
            "persons": [
                "1203-51751-6",
                "1203-51999-6"
            ],
            "imported": null,
            "journal": "TUMORI",
            "issn": "0300-8916",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.485,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.058252427184466,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 2237,
            "title": "Regarding the Image of Behavior-Therapy - A Survey Among Austrian Psychiatrists and Neurologists",
            "abstract": null,
            "authors": [
                "Langs, G",
                "Fabisch, K",
                "Fabisch, H",
                "Zapotoczky, HG"
            ],
            "year": 1996,
            "source": "VERHALTENSTHERAPIE. 1996; 6:  94-99. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UX48800003",
            "pubmed": null,
            "doi": "10.1159/000258972",
            "pmc": null,
            "organizations": [
                "2237-29444"
            ],
            "persons": [
                "2237-51731-6",
                "2237-51849-6"
            ],
            "imported": "2009-03-16T17:28:30+01:00",
            "journal": "VERHALTENSTHERAPIE",
            "issn": "1016-6262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.246753246753247,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 2888,
            "title": "Radiosurgery of acoustic neurinoma as a minimally invasive alternative to microsurgery",
            "abstract": null,
            "authors": [
                "Unger, F",
                "Walch, C",
                "Papaefthymiou, G",
                "Trummer, M",
                "Eustacchio, S",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "HNO. 1999; 47(12):1046-1051",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084627900005",
            "pubmed": "10654181",
            "doi": "10.1007%2Fs001060050489",
            "pmc": null,
            "organizations": [
                "2888-14050"
            ],
            "persons": [
                "2888-51729-6",
                "2888-51969-2",
                "2888-53653-6",
                "2888-81970-6"
            ],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.266666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 4500,
            "title": "Theory of measuring the selfsame single fluorescent molecule in solution suited for studying individual molecular interactions by SPSM-FCS",
            "abstract": null,
            "authors": [
                "Foldes-Papp, Z"
            ],
            "year": 2002,
            "source": "PTERIDINES 2002 13: 73-82.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178739900002",
            "pubmed": null,
            "doi": "10.1515/pteridines.2002.13.3.73",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4501,
            "title": "Influence of 7,8 dihydroneopterin and hyperoxia on neurite growth and tyrosine hydroxylase activity of PC 12 cells",
            "abstract": null,
            "authors": [
                "Vrecko, K",
                "Reibnegger, G"
            ],
            "year": 2002,
            "source": "PTERIDINES 2002 13: 94-99.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178739900005",
            "pubmed": null,
            "doi": "10.1515/pteridines.2002.13.3.94",
            "pmc": null,
            "organizations": [
                "4501-14012"
            ],
            "persons": [
                "4501-50569-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4791,
            "title": "Neopterin, dihydroneopterin, tetrahydroneopterin: Different structures-increasing capacity cleaving the porphyrin in heme proteins",
            "abstract": null,
            "authors": [
                "Horejsi, R",
                "Möller, R",
                "Tafeit, E",
                "Reibnegger, G"
            ],
            "year": 2002,
            "source": "PTERIDINES 2002 13: 115-120.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182249100003",
            "pubmed": null,
            "doi": "10.1515/pteridines.2002.13.4.115",
            "pmc": null,
            "organizations": [
                "4791-14012"
            ],
            "persons": [
                "4791-50569-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19166,
            "title": "Twentyfirst International Winter-Workshop on Clinical, Chemical, and Biochemical Aspects of Pteridines - Held in St. Christoph, Arlberg, Austria, February 23rd-March 2nd, 2002 - Abstract",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Reibnegger, G",
                "Koller, U"
            ],
            "year": 2002,
            "source": "PTERIDINES 2002 13: 39-64.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176641000001",
            "pubmed": null,
            "doi": "10.1515/pteridines.2002.13.2.39",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19166-50569-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62311,
            "title": "Hereditary and racial welfare (Erb- und Rassenpflege): The politics of sexuality and reproduction in Nazi Germany",
            "abstract": null,
            "authors": [
                "Czarnowski, G"
            ],
            "year": 1997,
            "source": "SOC POLIT. 1997; 4(1): 114-135. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WW42200007",
            "pubmed": null,
            "doi": "10.1093/sp/4.1.114",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62311-50862-2"
            ],
            "imported": "2006-12-07T10:22:40+01:00",
            "journal": "SOC POLIT",
            "issn": "1072-4745",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 2000,
            "impactfactor_norm": null,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 84351,
            "title": "Workplace conditions predict the risk of premature death and functional dependence after retirement--results of a gerontological follow-up study in Germany.",
            "abstract": null,
            "authors": [
                "Mächler, H",
                "Rose, C",
                "Zeibig, C",
                "McGauran, N",
                "Robra, BP"
            ],
            "year": 2001,
            "source": "Public Health. 2001; 115(5):345-349",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171327700007",
            "pubmed": "11593444",
            "doi": "10.1038/sj/ph/1900787",
            "pmc": null,
            "organizations": [],
            "persons": [
                "84351-51592-1"
            ],
            "imported": "2008-09-30T02:00:00+02:00",
            "journal": "Public Health",
            "issn": "0033-3506",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 345,
            "title": "Bioplastique granuloma",
            "abstract": null,
            "authors": [
                "Rudolph, CM",
                "Soyer, HP",
                "Schuller-Petrovic, S",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "Hautarzt. 1997; 48(10):749-752",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC49500009",
            "pubmed": "9441169",
            "doi": "10.1007%2Fs001050050655",
            "pmc": null,
            "organizations": [
                "345-14047"
            ],
            "persons": [
                "345-51620-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.487,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 793,
            "title": "Eccrine hidradenitis. Case report and review of the literature",
            "abstract": null,
            "authors": [
                "Okcu, A",
                "Soyer, HP",
                "Kaddu, S",
                "Lackner, H",
                "Aberer, E"
            ],
            "year": 1997,
            "source": "HAUTARZT 1997 48: 743-748.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC49500008",
            "pubmed": "9441168",
            "doi": "10.1007%2Fs001050050654",
            "pmc": null,
            "organizations": [
                "793-14047",
                "793-14048"
            ],
            "persons": [
                "793-53442-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.487,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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
        }
    ]
}