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=2800&ordering=-imported
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=2820&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2780&ordering=-imported",
    "results": [
        {
            "id": 1651,
            "title": "Micronodular hyperplasia of type II pneumocytes--a new lung lesion associated with tuberous sclerosis.",
            "abstract": null,
            "authors": [
                "Popper, HH",
                "Juettner-Smolle, FM",
                "Pongratz, MG"
            ],
            "year": 1991,
            "source": "Histopathology. 1991; 18(4):347-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FH53400008",
            "pubmed": "2071093",
            "doi": "10.1111/j.1365-2559.1991.tb00856.x",
            "pmc": null,
            "organizations": [
                "1651-14020",
                "1651-14045"
            ],
            "persons": [
                "1651-51523-2",
                "1651-51615-6"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3269,
            "title": "Parametrial spread in patients with endometrial carcinoma undergoing radical hysterectomy.",
            "abstract": null,
            "authors": [
                "Tamussino, KF",
                "Reich, O",
                "Gücer, F",
                "Moser, F",
                "Zivkovic, F",
                "Lang, PF",
                "Winter, R"
            ],
            "year": 2000,
            "source": "Int J Gynecol Cancer. 2000; 10(4):313-317",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089404800008",
            "pubmed": "11240692",
            "doi": "10.1046/j.1525-1438.2000.010004313.x",
            "pmc": null,
            "organizations": [
                "3269-14038"
            ],
            "persons": [
                "3269-51826-2",
                "3269-51918-6"
            ],
            "imported": null,
            "journal": "INT J GYNECOL CANCER",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.663,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3270,
            "title": "Prognostic value of APACHE II and III for preoperative evaluation of emergency surgery patients.",
            "abstract": null,
            "authors": [
                "Krenn, H",
                "Dorn, C",
                "Fitzgerald, RD",
                "Pojer, H",
                "Rumpold-Seitlinger, G",
                "List, WF"
            ],
            "year": 2000,
            "source": "Eur J Anaesthesiol. 2000; 17(8):529-530",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000089405500011",
            "pubmed": "10998038",
            "doi": "10.1046%2Fj.1365-2346.2000.00716.x",
            "pmc": null,
            "organizations": [
                "3270-14044"
            ],
            "persons": [
                "3270-51915-6",
                "3270-51923-6"
            ],
            "imported": null,
            "journal": "EUR J ANAESTH",
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.863,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.434782608695652,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 399,
            "title": "Cardiovascular changes during and after different LBNP levels in men.",
            "abstract": null,
            "authors": [
                "László, Z",
                "Rössler, A",
                "Hinghofer-Szalkay, HG"
            ],
            "year": 1998,
            "source": "Aviat Space Environ Med. 1998; 69(1):32-39",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071399000006",
            "pubmed": "9451531",
            "doi": null,
            "pmc": null,
            "organizations": [
                "399-14010"
            ],
            "persons": [
                "399-51683-4",
                "399-51737-6"
            ],
            "imported": null,
            "journal": "AVIAT SPACE ENVIRON MED",
            "issn": "0095-6562",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.587,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.560747663551402,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3272,
            "title": "Peripheral lymphadenopathy in childhood--recommendations for diagnostic evaluation",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Kerbl, R",
                "Wirnsberger, A",
                "Stünzner, D",
                "Mangge, H",
                "Schenkeli, R",
                "Deutsch, J"
            ],
            "year": 2000,
            "source": "Klin Padiatr. 2000; 212(5):277-282",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089417200006",
            "pubmed": "11048289",
            "doi": "10.1055/s-2000-9688",
            "pmc": null,
            "organizations": [
                "3272-14023",
                "3272-14048"
            ],
            "persons": [
                "3272-51369-2",
                "3272-51821-6",
                "3272-52854-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.503,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.267605633802817,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3273,
            "title": "CK7 expression in carcinomas of the Waldeyer's ring area.",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Beham, A",
                "Mannweiler, S"
            ],
            "year": 2000,
            "source": "Hum Pathol. 2000; 31(9):1096-1101",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089418300015",
            "pubmed": "11014577",
            "doi": "10.1053/hupa.2000.6279",
            "pmc": null,
            "organizations": [
                "3273-14020"
            ],
            "persons": [
                "3273-51659-6",
                "3273-51931-6",
                "3273-51945-2"
            ],
            "imported": null,
            "journal": "HUM PATHOL",
            "issn": "0046-8177",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.906,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.880597014925373,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": 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": 3274,
            "title": "NICE and drugs for multiple sclerosis. National Institute of Clinical Excellence.",
            "abstract": null,
            "authors": [
                "Hartung, HP"
            ],
            "year": 2000,
            "source": "Lancet. 2000; 356(9235):1114-1114",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000089430500054",
            "pubmed": "11009171",
            "doi": "10.1016/S0140-6736(05)74558-X",
            "pmc": null,
            "organizations": [
                "3274-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.232,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.980769230769231,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3275,
            "title": "Fluorescently labeled model DNA sequences for exonucleolytic sequencing.",
            "abstract": null,
            "authors": [
                "Földes-Papp, Z",
                "Angerer, B",
                "Thyberg, P",
                "Hinz, M",
                "Wennmalm, S",
                "Ankenbauer, W",
                "Seliger, H",
                "Holmgren, A",
                "Rigler, R"
            ],
            "year": 2001,
            "source": "J Biotechnol. 2001; 86(3):203-224",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167948900004",
            "pubmed": "11257532",
            "doi": "10.1016%2FS0168-1656%2800%2900414-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J BIOTECHNOL",
            "issn": "0168-1656",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.651,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.66412213740458,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3276,
            "title": "Fluorescent high-density labeling of DNA: error-free substitution for a normal nucleotide.",
            "abstract": null,
            "authors": [
                "Földes-Papp, Z",
                "Angerer, B",
                "Ankenbauer, W",
                "Rigler, R"
            ],
            "year": 2001,
            "source": "J Biotechnol. 2001; 86(3):237-253",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167948900006",
            "pubmed": "11257534",
            "doi": "10.1016%2FS0168-1656%2800%2900416-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J BIOTECHNOL",
            "issn": "0168-1656",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.651,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.66412213740458,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3280,
            "title": "Chronic myeloid leukemia with a rare variant Philadelphia translocation: t(9;10;22)(q34;q22;q11).",
            "abstract": null,
            "authors": [
                "Emberger, W",
                "Behmel, A",
                "Tschernigg, M",
                "Seewann, HL",
                "Petek, E",
                "Kroisel, PM",
                "Wagner, K"
            ],
            "year": 2001,
            "source": "Cancer Genet Cytogenet. 2001; 129(1):76-79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170586400014",
            "pubmed": "11520571",
            "doi": "10.1016/S0165-4608(01)00417-4",
            "pmc": null,
            "organizations": [
                "3280-14021"
            ],
            "persons": [
                "3280-50997-2",
                "3280-51527-6",
                "3280-51682-6",
                "3280-51996-6"
            ],
            "imported": null,
            "journal": "CANCER GENET CYTOGENET",
            "issn": "0165-4608",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.529,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.420560747663551,
            "impactfactor_norm_year": 2001,
            "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": 3284,
            "title": "Determinants of homocysteine during weight reduction in obese children and adolescents.",
            "abstract": null,
            "authors": [
                "Gallistl, S",
                "Sudi, KM",
                "Erwa, W",
                "Aigner, R",
                "Borkenstein, M"
            ],
            "year": 2001,
            "source": "Metabolism. 2001; 50(10):1220-1223",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171538800017",
            "pubmed": "11586497",
            "doi": "10.1053/meta.2001.25646",
            "pmc": null,
            "organizations": [
                "3284-14048",
                "3284-14091",
                "3284-14107"
            ],
            "persons": [
                "3284-51654-6",
                "3284-51963-2"
            ],
            "imported": null,
            "journal": "METABOLISM",
            "issn": "0026-0495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.931,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.511111111111111,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 3285,
            "title": "Platitudes in allergy--based on the example of the euro.",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 2001,
            "source": "Contact Dermatitis. 2001; 45(4):254-255",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000171544500023",
            "pubmed": "11683850",
            "doi": "10.1034%2Fj.1600-0536.2001.450423.x",
            "pmc": null,
            "organizations": [
                "3285-14047"
            ],
            "persons": [
                "3285-51346-2"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.016,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.526315789473684,
            "impactfactor_norm_year": 2001,
            "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
        },
        {
            "id": 3331,
            "title": "Healing process after alveolar ridge distraction in sheep.",
            "abstract": null,
            "authors": [
                "Gaggl, A",
                "Schultes, G",
                "Regauer, S",
                "Kärcher, H"
            ],
            "year": 2000,
            "source": "Oral Surg Oral Med Oral Pathol Oral Radiol Endod. 2000; 90(4):420-429",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089867700007",
            "pubmed": "11027377",
            "doi": "10.1067/moe.2000.109159",
            "pmc": null,
            "organizations": [
                "3331-14020",
                "3331-14057"
            ],
            "persons": [
                "3331-51566-6",
                "3331-51945-6"
            ],
            "imported": null,
            "journal": "ORAL SURG ORAL MED ORAL PATHO",
            "issn": "1079-2104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.865,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.566176470588235,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "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": 3288,
            "title": "Severe initial manifestations of psoriasis in staphylococcal infections",
            "abstract": null,
            "authors": [
                "Tunus, G",
                "Pilger, U",
                "Aberer, E"
            ],
            "year": 2001,
            "source": "Wien Klin Wochenschr. 2001; 113(19):747-751",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171841600007",
            "pubmed": "11715754",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3288-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.646,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.482142857142857,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3289,
            "title": "Chronic cholangitis",
            "abstract": null,
            "authors": [
                "Langner, C",
                "Denk, H"
            ],
            "year": 2001,
            "source": "Pathologe. 2001; 22(6):375-387",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000172498200004",
            "pubmed": "11766637",
            "doi": "10.1007/s002920100488",
            "pmc": null,
            "organizations": [
                "3289-14020"
            ],
            "persons": [
                "3289-50044-2",
                "3289-51515-6"
            ],
            "imported": null,
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.472,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.136363636363636,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 3290,
            "title": "Alcoholic and nonalcoholic steatohepatitis. Histopathologic and pathogenetic considerations",
            "abstract": null,
            "authors": [
                "Denk, H",
                "Stumptner, C",
                "Fuchsbichler, A",
                "Zatloukal, K"
            ],
            "year": 2001,
            "source": "Pathologe. 2001; 22(6):388-398",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172498200005",
            "pubmed": "11766638",
            "doi": "10.1007/s002920100489",
            "pmc": null,
            "organizations": [
                "3290-14020"
            ],
            "persons": [
                "3290-51515-2",
                "3290-51663-6",
                "3290-51870-6"
            ],
            "imported": null,
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.472,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.136363636363636,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1661,
            "title": "Minimal metastatic and minimal residual disease in patients with Ewing tumors",
            "abstract": null,
            "authors": [
                "Zoubek, A",
                "Pfleiderer, C",
                "Ambros, PF",
                "Kronberger, M",
                "Dworzak, MN",
                "Gruber, B",
                "Luegmayer, A",
                "Windhager, R",
                "Fink, FM",
                "Urban, C"
            ],
            "year": 1995,
            "source": "Klin Padiatr. 1995; 207(4):242-247",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RM46300020",
            "pubmed": "7564161",
            "doi": "10.1055/s-2008-1046548",
            "pmc": null,
            "organizations": [
                "1661-14048"
            ],
            "persons": [
                "1661-51657-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.28,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3292,
            "title": "HPLC-ESI-MS/MS determination of zuclopenthixol in a fatal intoxication during psychiatric therapy.",
            "abstract": null,
            "authors": [
                "Kollroser, M",
                "Henning, G",
                "Gatternig, R",
                "Schober, C"
            ],
            "year": 2001,
            "source": "Forensic Sci Int. 2001; 123(2-3):243-247",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172887100026",
            "pubmed": "11728757",
            "doi": "10.1016/S0379-0738(01)00540-0",
            "pmc": null,
            "organizations": [
                "3292-14019"
            ],
            "persons": [
                "3292-51974-2"
            ],
            "imported": null,
            "journal": "FORENSIC SCI INT",
            "issn": "0379-0738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.052,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.625,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3293,
            "title": "Modulation of microglial superoxide production by alpha-tocopherol in vitro: attenuation of p67(phox) translocation by a protein phosphatase-dependent pathway.",
            "abstract": null,
            "authors": [
                "Egger, T",
                "Hammer, A",
                "Wintersperger, A",
                "Goti, D",
                "Malle, E",
                "Sattler, W"
            ],
            "year": 2001,
            "source": "J NEUROCHEM 2001 79: 1169-1182.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172890500007",
            "pubmed": "11752058",
            "doi": "10.1046%2Fj.1471-4159.2001.00641.x",
            "pmc": null,
            "organizations": [
                "3293-14013",
                "3293-14017"
            ],
            "persons": [
                "3293-51705-4",
                "3293-51714-6",
                "3293-51779-6",
                "3293-51833-6"
            ],
            "imported": null,
            "journal": "J NEUROCHEM",
            "issn": "0022-3042",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.834,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.868686868686869,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 4517,
            "title": "Motor repertoire at early age for prediction of neurological deficits at 2 y",
            "abstract": null,
            "authors": [
                "Bos, AF",
                "Einspieler, C",
                "Prechtl, HFR"
            ],
            "year": 2002,
            "source": "PEDIAT RES 2002 52: 796-796.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000178977200129",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4517-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.382,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.970588235294118,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}