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=150760&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150780&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150740&ordering=-impactfactor",
    "results": [
        {
            "id": 555,
            "title": "Computer simulation analysis of morphological patterns in human melanocytic skin tumours.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Soyer, HP",
                "Smolle-Juettner, FM",
                "Stettner, H",
                "Kerl, H"
            ],
            "year": 1991,
            "source": "Pathol Res Pract. 1991; 187(8):986-992",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GZ07100011",
            "pubmed": "1792195",
            "doi": "10.1016/S0344-0338(11)81070-8",
            "pmc": null,
            "organizations": [
                "555-14047"
            ],
            "persons": [
                "555-51617-2",
                "555-51620-6",
                "555-51615-6"
            ],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": 1136,
            "title": "Genetic variation at the STR loci D12S391 and CSF1PO in four populations from Austria, Italy, Egypt and Yemen.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Ricci, U",
                "al Hammadi, N",
                "Reichenpfader, B",
                "Ebner, A",
                "Uzielli, ML"
            ],
            "year": 1998,
            "source": "FORENSIC SCI INT 1998 97: 37-45.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077348900004",
            "pubmed": "9854838",
            "doi": "10.1016%2FS0379-0738%2898%2900130-3",
            "pmc": null,
            "organizations": [
                "1136-14019"
            ],
            "persons": [
                "1136-50695-6"
            ],
            "imported": null,
            "journal": "FORENSIC SCI INT",
            "issn": "0379-0738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "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": 6143,
            "title": "Osteoclastical Giant-Cell Tumor of the Pancreas - Critical Commentary",
            "abstract": null,
            "authors": [
                "Denk, H"
            ],
            "year": 1993,
            "source": "PATHOL RES PRACT    . 1993; 189:  233-234. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1993KY67600023",
            "pubmed": null,
            "doi": "10.1016/S0344-0338(11)80103-2",
            "pmc": null,
            "organizations": [
                "6143-14020"
            ],
            "persons": [
                "6143-51515-2"
            ],
            "imported": "2010-07-07T17:27:28+02:00",
            "journal": "PATHOL RES PRACT    ",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": 11602,
            "title": "The nuclei in cutaneous malignant melanoma, stage I, are smaller in survivors than in non-survivors.",
            "abstract": null,
            "authors": [
                "Tosi, P",
                "Luzi, P",
                "Sforza, V",
                "Santopietro, R",
                "Vindigni, C",
                "Miracco, C",
                "Baak, JP",
                "Smolle, J",
                "Barbini, P"
            ],
            "year": 1989,
            "source": "Pathol Res Pract. 1989; 185(5):625-630",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CH19500021",
            "pubmed": "2626373",
            "doi": "10.1016/S0344-0338(89)80207-9",
            "pmc": null,
            "organizations": [
                "11602-14047"
            ],
            "persons": [
                "11602-51617-6"
            ],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": 7526,
            "title": "A histochemical and biochemical study of a liposarcoma with several aspects on the development of fat synthesis.",
            "abstract": null,
            "authors": [
                "Popper, H",
                "Knipping, G"
            ],
            "year": 1981,
            "source": "Pathol Res Pract. 1981; 171(3-4):373-380",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LV12500010",
            "pubmed": "6456456",
            "doi": "10.1016/S0344-0338(81)80110-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": 8601,
            "title": "What's new in in situ hybridization.",
            "abstract": null,
            "authors": [
                "Höfler, H"
            ],
            "year": 1987,
            "source": "Pathol Res Pract. 1987; 182(3):421-430",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J001500017",
            "pubmed": "2442734",
            "doi": "10.1016/S0344-0338(87)80080-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": 6142,
            "title": "Cryopreservation of cytological specimens for immunocytochemistry.",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Schmid, C",
                "Zatloukal, K",
                "Mair, S",
                "Preisegger, KH",
                "Redl, H"
            ],
            "year": 1992,
            "source": "Pathol Res Pract. 1992; 188(6):714-721",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JQ15800005",
            "pubmed": "1437833",
            "doi": "10.1016/S0344-0338(11)80167-6",
            "pmc": null,
            "organizations": [
                "6142-14020"
            ],
            "persons": [
                "6142-51663-6"
            ],
            "imported": null,
            "journal": "PATHOL RES PRACT    ",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": 65530,
            "title": "GASTRIC-JUICE ASPIRATION SYNDROME - MECHANISM OF ALVEOLAR DAMAGE AND ITS TREATMENT",
            "abstract": null,
            "authors": [
                "POPPER, H",
                "PINTER, J",
                "JUTTNER, F"
            ],
            "year": 1983,
            "source": "PATHOL RES PRACT. 1983; 178(2): 157-157. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RG80000195",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65530-51615"
            ],
            "imported": "2007-02-14T15:10:34+01:00",
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1055,
            "title": "Fatal missile injury from the rotating knife of an agricultural mower.",
            "abstract": null,
            "authors": [
                "Roll, P",
                "Klintschar, M"
            ],
            "year": 1998,
            "source": "Forensic Sci Int. 1998; 94(1-2):1-8",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074699500001",
            "pubmed": "9670476",
            "doi": "10.1016%2FS0379-0738%2898%2900039-5",
            "pmc": null,
            "organizations": [
                "1055-14019"
            ],
            "persons": [
                "1055-51680-1"
            ],
            "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": 0.818,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "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": 75586,
            "title": "A new type of congenital nephrotic syndrome.",
            "abstract": null,
            "authors": [
                "Fischbach, H",
                "Schwarz, R",
                "Müller, WD",
                "Kellner, A"
            ],
            "year": 1978,
            "source": "Pathol Res Pract. 1978; 163(4): 387-394. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978GM67900009",
            "pubmed": "746002",
            "doi": "10.1016/S0344-0338(78)80036-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "75586-51643-6"
            ],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Pathol Res Pract",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "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": 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": 8476,
            "title": "Problems in the differential diagnosis of Kartagener's syndrome and ATP-ase deficiency.",
            "abstract": null,
            "authors": [
                "Popper, H",
                "Jakse, R",
                "Loidolt, D"
            ],
            "year": 1985,
            "source": "PATHOL RES PRACT. 1985; 180:  481-485. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AWA1500003",
            "pubmed": "2934691",
            "doi": "10.1016/S0344-0338(85)80008-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8476-51638-6"
            ],
            "imported": "2009-11-10T15:00:21+01:00",
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "impactfactor_norm_year": 1998,
            "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": 50,
            "title": "A collaborative genetic study on the STR system FGA in two Austrian population samples.",
            "abstract": null,
            "authors": [
                "Neuhuber, F",
                "Klintschar, M",
                "Radacher, M"
            ],
            "year": 1998,
            "source": "Forensic Sci Int. 1998; 91(1):1-6",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072171600001",
            "pubmed": "9493340",
            "doi": "10.1016%2FS0379-0738%2897%2900171-0",
            "pmc": null,
            "organizations": [
                "50-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "FORENSIC SCI INT",
            "issn": "0379-0738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "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": 11603,
            "title": "Vascular architecture of melanocytic skin tumors. A quantitative immunohistochemical study using automated image analysis.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Soyer, HP",
                "Hofmann-Wellenhof, R",
                "Smolle-Juettner, FM",
                "Kerl, H"
            ],
            "year": 1989,
            "source": "Pathol Res Pract. 1989; 185(5):740-745",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CH19500044",
            "pubmed": "2696951",
            "doi": "10.1016/S0344-0338(89)80230-4",
            "pmc": null,
            "organizations": [
                "11603-14047"
            ],
            "persons": [
                "11603-51620-6",
                "11603-51711-6",
                "11603-51617-2",
                "11603-51615-6"
            ],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": true
        },
        {
            "id": 9098,
            "title": "Nuclear parameters in the superficial and deep portion of melanocytic lesions--a morphometrical investigation.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Soyer, HP",
                "Juettner, FM",
                "Hoedl, S",
                "Kerl, H"
            ],
            "year": 1988,
            "source": "Pathol Res Pract. 1988; 183(3):266-270",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N755700005",
            "pubmed": "3420029",
            "doi": "10.1016/S0344-0338(88)80120-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9098-51617-2",
                "9098-51620-6",
                "9098-51615-6"
            ],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": 11747,
            "title": "Computer simulation of tumor cell motility and proliferation.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Soyer, HP",
                "Smolle-Juettner, FM",
                "Stettner, H",
                "Kerl, H"
            ],
            "year": 1990,
            "source": "Pathol Res Pract. 1990; 186(4):467-472",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DY33800006",
            "pubmed": "2247375",
            "doi": "10.1016/S0344-0338(11)80465-6",
            "pmc": null,
            "organizations": [
                "11747-14047"
            ],
            "persons": [
                "11747-51620-6",
                "11747-51617-2",
                "11747-51615-6"
            ],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": true
        },
        {
            "id": 8213,
            "title": "Combined production of mucus, amines and peptides by goblet-cell carcinoids of the appendix and ileum.",
            "abstract": null,
            "authors": [
                "Höfler, H",
                "Klöppel, G",
                "Heitz, PU"
            ],
            "year": 1984,
            "source": "Pathol Res Pract. 1984; 178(6):555-561",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TG22100005",
            "pubmed": "6483683",
            "doi": "10.1016/S0344-0338(84)80088-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": 8749,
            "title": "Morphometric studies on wound healing after systemic administration of adriamycin and local application of fibrin sealant. Application of a new wound healing model using spongiosa implants.",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Redl, H",
                "Thurnher, M",
                "Schiesser, A",
                "Schlag, G"
            ],
            "year": 1986,
            "source": "Pathol Res Pract. 1986; 181(6):746-754",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F649200013",
            "pubmed": "2436201",
            "doi": "10.1016/S0344-0338(86)80051-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": 3319,
            "title": "Wolfgang Koos - A pioneer of paediatric neurosurgery",
            "abstract": null,
            "authors": [
                "Pendl, G",
                "Perneczky, A",
                "Ungersbock, K"
            ],
            "year": 2000,
            "source": "ACTA NEUROCHIR 2000 142: 975-976.",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000089762300001",
            "pubmed": null,
            "doi": "10.1007/s007010070050",
            "pmc": null,
            "organizations": [
                "3319-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.817,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.529411764705882,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "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": 3189,
            "title": "Ependymal cyst occluding the Foramen Magendie.",
            "abstract": null,
            "authors": [
                "Trummer, M",
                "Tillich, M",
                "Kleinert, R",
                "Unger, F",
                "Eustacchio, S"
            ],
            "year": 2000,
            "source": "Acta Neurochir (Wien). 2000; 142(5):601-602",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088451600034",
            "pubmed": "10898372",
            "doi": "10.1007%2Fs007010050478",
            "pmc": null,
            "organizations": [
                "3189-14020",
                "3189-14050",
                "3189-14054"
            ],
            "persons": [
                "3189-51969-6"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.817,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.529411764705882,
            "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": false
        },
        {
            "id": 1892,
            "title": "Pancreatic metastases from renal cell carcinoma mimicking insulinomas.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Bacher, H",
                "Uggowitzer, M",
                "Ott, A",
                "Hubmer, G",
                "Mischinger, HJ"
            ],
            "year": 1999,
            "source": "BJU Int. 1999; 83(1):140-141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079775000025",
            "pubmed": "10233468",
            "doi": "10.1046/j.1464-410X.1999.00855.x",
            "pmc": null,
            "organizations": [
                "1892-14020",
                "1892-14045",
                "1892-14054",
                "1892-14056",
                "1892-14073"
            ],
            "persons": [
                "1892-51595-6",
                "1892-51970-1"
            ],
            "imported": null,
            "journal": "BJU INT",
            "issn": "1464-4096",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.817,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0222222222222222,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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
        }
    ]
}