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=2540&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157630,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2560&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2520&ordering=year",
    "results": [
        {
            "id": 60982,
            "title": "Peripolesis followed by cytotoxicity in chronic idiopathic inflammatory bowel disease.",
            "abstract": null,
            "authors": [
                "Wilders, MM",
                "Drexhage, HA",
                "Kokjé, M",
                "Verspaget, HW",
                "Meuwissen, SG"
            ],
            "year": 1984,
            "source": "Clin Exp Immunol. 1984; 57(3):614-620",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TF34400015",
            "pubmed": "6380839",
            "doi": null,
            "pmc": "PMC1536257",
            "organizations": [],
            "persons": [],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Clin Exp Immunol",
            "issn": "0009-9104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.912,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 61015,
            "title": "Problems of anal continence operations.",
            "abstract": null,
            "authors": [
                "Sauer, H",
                "Höllwarth, M"
            ],
            "year": 1984,
            "source": "Prog Pediatr Surg. 1984; 17(1):147-153",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6425974",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Prog Pediatr Surg",
            "issn": "0079-6654",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61016,
            "title": "Traumatic hip dislocation in childhood",
            "abstract": null,
            "authors": [
                "Ritter, G",
                "Höllwarth, M",
                "Hausbrandt, D",
                "Linhart, W"
            ],
            "year": 1984,
            "source": "Unfallheilkunde. 1984; 87(1): 24-26. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SD49200005",
            "pubmed": "6710669",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61016-51571-6"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Unfallheilkunde",
            "issn": "0341-5694",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 61205,
            "title": "You make the diagnosis: congenital hereditary lymphedema",
            "abstract": null,
            "authors": [
                "Schober, PH",
                "Kratky, M",
                "Müller, WD"
            ],
            "year": 1984,
            "source": "Padiatr Padol. 1984; 19(4): 409-411. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6504549",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61205-51643-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61279,
            "title": "Juvenile periodontitis",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Rossipal, E",
                "Egger, G"
            ],
            "year": 1984,
            "source": "Zahn Mund Kieferheilkd Zentralbl. 1984; 72(8): 811-817. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6240863",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61279-74154-1"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Zahn Mund Kieferheilkd Zentralbl",
            "issn": "0303-6464",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61282,
            "title": "Effect of electrical toothbrushes and manual toothbrushes on oral hygiene in children",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 1984,
            "source": "Z Stomatol. 1984; 81(1): 21-24. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6589917",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61282-74154-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Z Stomatol",
            "issn": "0175-7784",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61283,
            "title": "Nutrition rules in the field of preventive dentistry",
            "abstract": null,
            "authors": [
                "Stadtler, P"
            ],
            "year": 1984,
            "source": "Zahnarztl Prax. 1984; 35(7):  272- 273. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6592909",
            "doi": "10.1088/0031-9112/35/7/019",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61283-74154-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Zahnarztl Prax",
            "issn": "0044-1651",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61284,
            "title": "Frequency of eating various sweet foods and beverages by children",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 1984,
            "source": "Quintessenz J. 1984; 14(9): 797-798. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6596644",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61284-74154-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Quintessenz J",
            "issn": "0033-6599",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61410,
            "title": "A study of the mode and site of action of capsaicin in guinea-pig heart and rat uterus.",
            "abstract": null,
            "authors": [
                "Zernig, G",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1984,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1984; 326(1):58-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SU26800009",
            "pubmed": "6472486",
            "doi": "10.1007/BF00518779",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61410-51529-6"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs Arch Pharmacol",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 61448,
            "title": "Characterization of the stimulus-induced release of immunoreactive substance P from the myenteric plexus of the guinea-pig small intestine.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1984,
            "source": "Brain Res 297:127-136;  [ Habilitationsschrift ] University of Graz; 1984. pp.10. ",
            "category": 5,
            "document_type": 17,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61448-51529"
            ],
            "imported": "2006-11-21T21:25:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61615,
            "title": "Mortality and morbidity of newborn infants in intensive care (birth weight less than 1,501 grams)",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Müller, WD",
                "Reisinger, A",
                "Schober, P",
                "Trop, M"
            ],
            "year": 1984,
            "source": "Padiatr Padol. 1984; 19(4): 377-383. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6504546",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61615-51643-6"
            ],
            "imported": "2006-11-23T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61616,
            "title": "Cross sectional echoencephalography in infants",
            "abstract": null,
            "authors": [
                "Trittenwein, G",
                "Beitzke, A",
                "Fritsch, G",
                "Müller, W",
                "Schober, P",
                "Rosegger, H"
            ],
            "year": 1984,
            "source": "Padiatr Padol. 1984; 19(2): 131-143. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6718039",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61616-51643-6"
            ],
            "imported": "2006-11-23T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62533,
            "title": "Involvement of diaphragmatic lymph nodes in Hodgkin's disease",
            "abstract": null,
            "authors": [
                "Kullnig, P",
                "Fotter, R",
                "Tölly, E"
            ],
            "year": 1984,
            "source": "Rontgenblatter. 1984; 37(8): 288-291. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6484465",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62533-51557-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Rontgenblatter",
            "issn": "0300-8592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63761,
            "title": "Importance of the proliferating trichilemmal cyst",
            "abstract": null,
            "authors": [
                "Hödl, S",
                "Smolle, J",
                "Scharnagl, E"
            ],
            "year": 1984,
            "source": "Hautarzt. 1984; 35(12): 640-644. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AEM4200005",
            "pubmed": "6526645",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "63761-51617-6"
            ],
            "imported": "2006-12-20T01:00:00+01:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63764,
            "title": "Experiences with dorsalis pedis flaps",
            "abstract": null,
            "authors": [
                "Scharnagl, E"
            ],
            "year": 1984,
            "source": "Handchir Mikrochir Plast Chir. 1984; 16(1): 7-10. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6143712",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-20T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63765,
            "title": "Hand injury from a spindle conveyor",
            "abstract": null,
            "authors": [
                "Scharnagl, E"
            ],
            "year": 1984,
            "source": "Handchir Mikrochir Plast Chir. 1984; 16(3): 168-169. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6489853",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-20T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64223,
            "title": "Respiratory regulation in infancy",
            "abstract": null,
            "authors": [
                "Haidmayer, R",
                "Kerschhaggl, P",
                "Pfeiffer, KP",
                "Kurz, R",
                "Kenner, T"
            ],
            "year": 1984,
            "source": "Prax Klin Pneumol. 1984; 38(7): 267-271. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6435113",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64223-51524-1"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Prax Klin Pneumol",
            "issn": "0342-7498",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65083,
            "title": "EFFECT OF ENFLURAN, ISOFLURAN, KETAMIN, AND ETOMIDATE ON MYOCARDIAL THRESHOLD - AN EXPERIMENTAL-STUDY IN MINIPIGS",
            "abstract": null,
            "authors": [
                "TSCHELIESSNIGG, KH",
                "GOMBOTZ, H",
                "STENZL, W",
                "DACAR, D",
                "KRAFTKINZ, J"
            ],
            "year": 1984,
            "source": "ARTIF ORGANS. 1984; 8(3): 393-393. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TE20900123",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-29T10:30:48+01:00",
            "journal": "ARTIF ORGANS",
            "issn": "0160-564X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.053,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.377777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 65610,
            "title": "IMMUNOHISTOLOGIC ANALYSIS OF CUTANEOUS B-CELL LYMPHOMAS",
            "abstract": null,
            "authors": [
                "SMOLLE, J",
                "KERL, H"
            ],
            "year": 1984,
            "source": "ARCHIVES OF DERMATOLOGY. 1984; 120(12): 1615-1616. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TU32900060",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65610-51617",
                "65610-51620"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "ARCHIVES OF DERMATOLOGY",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.854,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.971428571428571,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65619,
            "title": "MALIGNANT PROLIFERATING TRICHOLEMMAL CYSTS",
            "abstract": null,
            "authors": [
                "SMOLLE, J",
                "HODL, S"
            ],
            "year": 1984,
            "source": "HAUTARZT. 1984; 35(6): 322-323. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TA94900013",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65619-14047"
            ],
            "persons": [
                "65619-51617"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "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": 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
        }
    ]
}