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=3340&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157929,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3360&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3320&ordering=year",
    "results": [
        {
            "id": 8621,
            "title": "THE SUBCUTANEOUS DRAINAGE WINDOW - A NEW ORGAN PROTECTIVE OPERATION OF HYDROCELES",
            "abstract": null,
            "authors": [
                "SCHOLL, H"
            ],
            "year": 1986,
            "source": "AKTUEL UROL 1986 17: 146-148.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C418000008",
            "pubmed": null,
            "doi": "10.1055/s-2008-1061656",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 8622,
            "title": "Bronchial, cardiovascular and secretory responses after central administration of capsaicin in the guinea-pig.",
            "abstract": null,
            "authors": [
                "Gamse, R",
                "Martling, CR",
                "Saria, A",
                "Lundberg, JM"
            ],
            "year": 1986,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1986; 333(1):65-69",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C462800012",
            "pubmed": "3755504",
            "doi": "10.1007/BF00569662",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN-SCHMIED 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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8623,
            "title": "Retroviruses and the immune system",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Kresbach, H"
            ],
            "year": 1986,
            "source": "HAUTARZT. 1986; 37(5): 242-244. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1986C466600002",
            "pubmed": "3015838",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8623-51617-2"
            ],
            "imported": "2009-11-13T11:47:05+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": 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": 8624,
            "title": "Maltodextrin in a 13% solution as a supplement in the first 4 days of life in breast-fed mature newborn infants. Effect on drinking behavior, weight curve, blood picture, blood glucose and bilirubin",
            "abstract": null,
            "authors": [
                "Rosegger, H"
            ],
            "year": 1986,
            "source": "Wien Klin Wochenschr. 1986; 98(10):310-315",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C473800005",
            "pubmed": "3727591",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 8625,
            "title": "Predictive value of a tumor marker combination for the monitoring of ovarian cancer",
            "abstract": null,
            "authors": [
                "Lahousen, M"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(10): 319-325. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C473800007",
            "pubmed": "3460273",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T15:38:29+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 8626,
            "title": "Metabolic effects of water deprivation.",
            "abstract": null,
            "authors": [
                "Hohenegger, M",
                "Laminger, U",
                "Om, P",
                "Sadjak, A",
                "Gutmann, K",
                "Vermes, M"
            ],
            "year": 1986,
            "source": "J CLIN CHEM CLIN BIOCHEM. 1986; 24(5): 277-282. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C488400001",
            "pubmed": "3734698",
            "doi": "10.1515/cclm.1986.24.5.277",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:38:43+01:00",
            "journal": "J CLIN CHEM CLIN BIOCHEM",
            "issn": "0340-076X",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8627,
            "title": "Clinical aspects and course of Sturge-Weber syndrome in childhood",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Sacher, M",
                "Nissen, T"
            ],
            "year": 1986,
            "source": "Monatsschr Kinderheilkd. 1986; 134(5):242-245",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C501100004",
            "pubmed": "3724761",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "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": 8628,
            "title": "Glucose tolerance in intensive care premature infants with a birth weight below 1,500 g in the first 5 days",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Müller, WD",
                "Pürstner, P"
            ],
            "year": 1986,
            "source": "MONATSSCHR KINDERHEILK. 1986; 134(5): 253-256. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C501100006",
            "pubmed": "3088434",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8628-51643-6"
            ],
            "imported": "2009-11-13T11:58:15+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 8630,
            "title": "Demonstration of Epstein-Barr virus DNA in a previously healthy boy with fulminant hepatic failure.",
            "abstract": null,
            "authors": [
                "Deutsch, J",
                "Wolf, H",
                "Becker, H",
                "Fuchs, B",
                "Goriup, U",
                "Grubbauer, HM",
                "Muntean, W",
                "Popow-Kraupp, T",
                "Stünzner, D"
            ],
            "year": 1986,
            "source": "Eur J Pediatr. 1986; 145(1-2):94-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C615100025",
            "pubmed": "3015629",
            "doi": "10.1007/BF00441865",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8630-51651-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "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": 8631,
            "title": "Role of free radicals in ischemia-reperfusion injury to the liver.",
            "abstract": null,
            "authors": [
                "Adkison, D",
                "Höllwarth, ME",
                "Benoit, JN",
                "Parks, DA",
                "McCord, JM",
                "Granger, DN"
            ],
            "year": 1986,
            "source": "Acta Physiol Scand Suppl. 1986; 548(5):101-107",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C667400009",
            "pubmed": "3463123",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "ACTA PHYSIOL SCAND",
            "issn": "0001-6772",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.745,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 8632,
            "title": "Pial vascular behavior during bilateral and contralateral cervical sympathetic stimulation.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Ishiyama, N"
            ],
            "year": 1986,
            "source": "J Cereb Blood Flow Metab. 1986; 6(3):298-304",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C689400005",
            "pubmed": "3711157",
            "doi": "10.1038/jcbfm.1986.52",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CEREBR BLOOD FLOW METABOL",
            "issn": "0271-678X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.037,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.949152542372881,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 8633,
            "title": "Chemotherapy of recurrent squamous cell carcinomas in the ENT area with cisplatin/adriamycin (DDP/ADM) and methotrexate/5-fluorouracil (MTX/5-Flu): a retrospective comparison of 2 protocols",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Scherlacher, A",
                "Lehnert, M",
                "Haas, J"
            ],
            "year": 1986,
            "source": "HNO. 1986; 34(6):235-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C747300003",
            "pubmed": "3744908",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8633-14038",
                "8633-14042"
            ],
            "persons": [
                "8633-51627-6"
            ],
            "imported": "2009-11-11T11:42:33+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8634,
            "title": "Fibrin gluing in ophthalmic surgery",
            "abstract": null,
            "authors": [
                "Friess, HG",
                "Hesse, W"
            ],
            "year": 1986,
            "source": "Wien Klin Wochenschr. 1986; 98(11):346-347",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C762100004",
            "pubmed": "3487885",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 8635,
            "title": "Selective venous catheterization in the evaluation of androgenism",
            "abstract": null,
            "authors": [
                "Urdl, W",
                "Lammer, H",
                "Tscherne, G",
                "Pickel, H"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(11): 357-361. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C762100008",
            "pubmed": "2941921",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T11:54:07+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 8636,
            "title": "Cross-over comparison between captopril and nifedipine.",
            "abstract": null,
            "authors": [
                "Klein, WW",
                "Stuhlinger, W",
                "Mahr, G"
            ],
            "year": 1986,
            "source": "Postgrad Med J. 1986; 62 Suppl 1(4):108-110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C847700031",
            "pubmed": "3317337",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "POSTGRAD MED J",
            "issn": "0032-5473",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.448,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.495327102803738,
            "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": 8637,
            "title": "Bronchospasmolytic effectiveness of controlled drug combinations",
            "abstract": null,
            "authors": [
                "Forche, G",
                "Zenker, G",
                "Harnoncourt, K"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(9):213-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C907700004",
            "pubmed": "3739357",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 8638,
            "title": "Computed tomographic diagnosis of the diaphragmatic lymph nodes in malignant lymphomas",
            "abstract": null,
            "authors": [
                "Kullnig, P",
                "Tölly, E",
                "Hörmann, M"
            ],
            "year": 1986,
            "source": "Digitale Bilddiagn. 1986; 6(2):73-76",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C917600008",
            "pubmed": "3731693",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIGITALE BILDDIAGN",
            "issn": "0724-7591",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8639,
            "title": "Effects of anticonvulsive drugs on the activity of gammaglutamyltransferase and aminotransferases in serum.",
            "abstract": null,
            "authors": [
                "Deutsch, J",
                "Fritsch, G",
                "Gölles, J",
                "Semmelrock, HJ"
            ],
            "year": 1986,
            "source": "J PEDIAT GASTROENTEROL NUTR. 1986; 5(4): 542-548. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C924900006",
            "pubmed": "2874203",
            "doi": "10.1097/00005176-198607000-00006",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:25:33+01:00",
            "journal": "J PEDIAT GASTROENTEROL NUTR",
            "issn": "0277-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.082,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.830985915492958,
            "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": 8640,
            "title": "PRETHERAPEUTIC STAGING LAPAROTOMY IN CERVICAL-CARCINOMA - COMMENTS",
            "abstract": null,
            "authors": [
                "BURGHARDT, E"
            ],
            "year": 1986,
            "source": "GYNAKOLOGE 1986 19: 67-69.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C953300004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 8641,
            "title": "RADICAL HYSTERECTOMY - THE UNIVERSITY-OF-MIAMI-CLINIC METHOD - COMMENTS",
            "abstract": null,
            "authors": [
                "BURGHARDT, E"
            ],
            "year": 1986,
            "source": "GYNAKOLOGE 1986 19: 79-80.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1986C953300006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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
        }
    ]
}