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=2180&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2200&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2160&ordering=-imported",
    "results": [
        {
            "id": 1352,
            "title": "Influence of spasmolytic analgesics on motility of sphincter of Oddi.",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Schinzel, S",
                "Wurzer, H"
            ],
            "year": 1996,
            "source": "Dig Dis Sci. 1996; 41(9):1814-1818",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VG63900020",
            "pubmed": "8794800",
            "doi": "10.1007%2FBF02088751",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIGEST DIS SCI",
            "issn": "0163-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.908,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 2691,
            "title": "Trace elements in formulas based on cow and soy milk and in Austrian cow milk determined by inductively coupled plasma mass spectrometry.",
            "abstract": null,
            "authors": [
                "Krachler, M",
                "Rossipal, E",
                "Irgolic, KJ"
            ],
            "year": 1998,
            "source": "Biol Trace Elem Res. 1998; 65(1):53-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077683700006",
            "pubmed": "9877537",
            "doi": "10.1007/BF02784114",
            "pmc": null,
            "organizations": [
                "2691-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOL TR ELEM RES",
            "issn": "0163-4984",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.854,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.46,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 2692,
            "title": "Trace elements in pleural effusions.",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Krachler, M",
                "Schlagenhaufen, C",
                "Trinker, M",
                "Krejs, GJ",
                "Irogolic, KJ"
            ],
            "year": 1997,
            "source": "J Trace Elem Med Biol. 1997; 11(4):232-238",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073326300006",
            "pubmed": "9575474",
            "doi": "10.1016/S0946-672X(97)80018-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2692-51525-2",
                "2692-51534-6"
            ],
            "imported": null,
            "journal": "J TRACE ELEM MED BIOL",
            "issn": "0946-672X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.758,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.27710843373494,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1353,
            "title": "Influence of UVB therapy on dermoscopic features of acquired melanocytic nevi.",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R",
                "Wolf, P",
                "Smolle, J",
                "Reimann-Weber, A",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "J Am Acad Dermatol. 1997; 37(4):559-563",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YA77300003",
            "pubmed": "9344193",
            "doi": "10.1016/S0190-9622(97)70171-3",
            "pmc": null,
            "organizations": [
                "1353-14047"
            ],
            "persons": [
                "1353-51618-6",
                "1353-51620-6",
                "1353-51711-2",
                "1353-51617-6"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.891,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.885714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2694,
            "title": "Tracheal Disruption and Pneumothorax as Intraoperative Complications",
            "abstract": null,
            "authors": [
                "Ratzenhoferkomenda, B",
                "Prause, G",
                "Offner, A",
                "Kaloud, H",
                "Pinter, H",
                "List, WF"
            ],
            "year": 1997,
            "source": "ACTA ANAESTHESIOL SCAND 1997 41: 314-317.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC12000127",
            "pubmed": null,
            "doi": "10.1111/j.1399-6576.1997.tb04914.x",
            "pmc": null,
            "organizations": [
                "2694-14044",
                "2694-14045"
            ],
            "persons": [
                "2694-51986-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.18,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1354,
            "title": "Influence of weight reduction on platelet volume: different effects of a hypocaloric diet and a very low calorie diet.",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Wascher, TC"
            ],
            "year": 1994,
            "source": "Eur J Clin Invest. 1994; 24(11):778-780",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PU33500010",
            "pubmed": "7890017",
            "doi": "10.1111/j.1365-2362.1994.tb01076.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1354-51846-1"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.224,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841121495327103,
            "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": 2696,
            "title": "Scientific medicine and alternative medicine--are we failing to communicate?",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1995,
            "source": "Hautarzt. 1995; 46(6):381-382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RG18600001",
            "pubmed": "7642379",
            "doi": "10.1007/s001050050269",
            "pmc": null,
            "organizations": [
                "2696-14047"
            ],
            "persons": [
                "2696-51617-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.314,
            "impactfactor_year": 1995,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1355,
            "title": "Inherited resistance to activated protein C in a boy with multiple thromboses in early infancy.",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Muntean, W",
                "Gallistl, S",
                "Leschnik, B",
                "Beitzke, A"
            ],
            "year": 1995,
            "source": "Eur J Pediatr. 1995; 154(4):285-288",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QP70600006",
            "pubmed": "7607278",
            "doi": "10.1007%2Fs004310050290",
            "pmc": null,
            "organizations": [
                "1355-14048"
            ],
            "persons": [
                "1355-51651-6",
                "1355-51963-6",
                "1355-51647-1"
            ],
            "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": 1.073,
            "impactfactor_year": 1995,
            "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": true
        },
        {
            "id": 2698,
            "title": "Transcatheter coil occlusion of residual interatrial communications after Fontan procedure.",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Beitzke, A",
                "Stein, JI",
                "Rupitz, M",
                "Zobel, G",
                "Rigler, B"
            ],
            "year": 1998,
            "source": "Heart. 1998; 80(1):49-53",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074776700014",
            "pubmed": "9764059",
            "doi": "10.1136/hrt.80.1.49",
            "pmc": "PMC1728748",
            "organizations": [
                "2698-14048",
                "2698-14075",
                "2698-14093"
            ],
            "persons": [],
            "imported": null,
            "journal": "HEART",
            "issn": "1355-6037",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.06,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.774193548387097,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 2699,
            "title": "Transcranial cerebral oximetry--is it clinically useless at this moment to interpret absolute values obtained by the INVOS 3100 cerebral oximeter?",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42(4):74-77",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WZ72400001",
            "pubmed": "9178579",
            "doi": "10.1515/bmte.1997.42.4.74",
            "pmc": null,
            "organizations": [
                "2699-14044",
                "2699-14070"
            ],
            "persons": [
                "2699-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 1357,
            "title": "Inhibition of acid-induced hyperaemia in the rat stomach by endogenous NK2 receptor ligands.",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Sattler, V",
                "Jocic, M",
                "Holzer, P"
            ],
            "year": 1997,
            "source": "NEUROSCI LETT 1997 237: 133-135.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071010000020",
            "pubmed": "9453233",
            "doi": "10.1016%2FS0304-3940%2897%2900831-8",
            "pmc": null,
            "organizations": [
                "1357-14022"
            ],
            "persons": [
                "1357-51756-2",
                "1357-51529-6"
            ],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.768,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 333,
            "title": "Bilateral atypical hyperplasia of the fallopian tube associated with tamoxifen: a report of two cases.",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Reich, O",
                "Tamussino, K"
            ],
            "year": 1998,
            "source": "Int J Gynecol Pathol. 1998; 17(3):284-285",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074435600016",
            "pubmed": "9656128",
            "doi": "10.1097/00004347-199807000-00016",
            "pmc": null,
            "organizations": [
                "333-14038"
            ],
            "persons": [
                "333-51826-6",
                "333-51918-6"
            ],
            "imported": null,
            "journal": "INT J GYNECOL PATHOL",
            "issn": "0277-1691",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.509,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.735849056603774,
            "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": 2702,
            "title": "Transcranial optical spectroscopy--A comparison of the TOS 96 and INVOS 3100 cerebral oximeters.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Hadolt, I",
                "Eger, E"
            ],
            "year": 1998,
            "source": "Biomed Tech (Berl). 1998; 43(5):133-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073686400003",
            "pubmed": "9616992",
            "doi": "10.1515/bmte.1998.43.5.133",
            "pmc": null,
            "organizations": [
                "2702-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.441,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 645,
            "title": "Cytokine regulation of the acute-phase protein levels in multiple myeloma.",
            "abstract": null,
            "authors": [
                "Bíró, L",
                "Domján, G",
                "Falus, A",
                "Jakab, L",
                "Cseh, K",
                "Kalabay, L",
                "Tarkovács, G",
                "Tresch, J",
                "Malle, E",
                "Kramer, J",
                "Prohászka, Z",
                "Jákó, J",
                "Füst, G",
                "Császár, A"
            ],
            "year": 1998,
            "source": "Eur J Clin Invest. 1998; 28(8):679-686",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075697900012",
            "pubmed": "9767364",
            "doi": "10.1046%2Fj.1365-2362.1998.00333.x",
            "pmc": null,
            "organizations": [
                "645-14013"
            ],
            "persons": [
                "645-51833-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.907,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.841121495327103,
            "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": 2705,
            "title": "Transfer of phospholipase A-resistant pyrene-dialkyl-glycerophosphocholine to plasma lipoproteins: differences between Lpa and LDL.",
            "abstract": null,
            "authors": [
                "Gorges, R",
                "Hofer, G",
                "Sommer, A",
                "Stütz, H",
                "Grillhofer, H",
                "Kostner, GM",
                "Paltauf, F",
                "Hermetter, A"
            ],
            "year": 1995,
            "source": "J Lipid Res. 1995; 36(2):251-259",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QH01400004",
            "pubmed": "7751812",
            "doi": "10.1016/S0022-2275(20)39901-6",
            "pmc": null,
            "organizations": [
                "2705-14013"
            ],
            "persons": [
                "2705-51669-6"
            ],
            "imported": null,
            "journal": "J LIPID RES",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.34,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.776271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 1359,
            "title": "Inhibition of K1735-M2 melanoma cell invasion in vitro by retinoic acid.",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Smolle, J",
                "Zellnig, G",
                "Hartmann, E",
                "Fink-Puches, R",
                "Kerl, H",
                "Tritthart, HA"
            ],
            "year": 1993,
            "source": "Clin Exp Metastasis. 1993; 11(5):409-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LZ70000006",
            "pubmed": "8375116",
            "doi": "10.1007/BF00132984",
            "pmc": null,
            "organizations": [
                "1359-14011",
                "1359-14043",
                "1359-14047"
            ],
            "persons": [
                "1359-51519-6",
                "1359-51620-6",
                "1359-52589-6",
                "1359-51617-6"
            ],
            "imported": null,
            "journal": "CLIN EXP METASTAS",
            "issn": "0262-0898",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.415,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2708,
            "title": "Transjugular intrahepatic portosystemic shunt: angiographic follow-up and secondary interventions.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Sternthal, HM",
                "Klein, GE",
                "Karaic, R",
                "Stauber, R",
                "Zenker, G"
            ],
            "year": 1994,
            "source": "Radiology. 1994; 191(1):177-181",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NB68500034",
            "pubmed": "8134566",
            "doi": "10.1148/radiology.191.1.8134566",
            "pmc": null,
            "organizations": [
                "2708-14054"
            ],
            "persons": [
                "2708-51876-6",
                "2708-51530-6"
            ],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.987341772151899,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 2709,
            "title": "Translocation (3;5)(p26;q13) in a patient with chronic T-cell lymphoproliferative disorder.",
            "abstract": null,
            "authors": [
                "Schmidt, HH",
                "Pirc-Danoewinata, H",
                "Panzer-Grümayer, ER",
                "Sill, H",
                "Sedlmayr, P",
                "Neumeister, P",
                "Linkesch, W",
                "Haas, OA"
            ],
            "year": 1998,
            "source": "Cancer Genet Cytogenet. 1998; 104(2):82-85",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074589100002",
            "pubmed": "9666798",
            "doi": "10.1016/S0165-4608(97)00453-6",
            "pmc": null,
            "organizations": [
                "2709-14017"
            ],
            "persons": [
                "2709-51857-6",
                "2709-51930-6",
                "2709-52903-2"
            ],
            "imported": null,
            "journal": "CANCER GENET CYTOGENET",
            "issn": "0165-4608",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.554,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.519230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2710,
            "title": "Transmission of HIV infection.",
            "abstract": null,
            "authors": [
                "Tomaso, H",
                "Reisinger, EC",
                "Grasmug, E",
                "Ramschak, H",
                "Krejs, GJ"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(3):85-90",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QF91700001",
            "pubmed": "7886967",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "2710-51534-6"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "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": 3773,
            "title": "Helical high-resolution volume-rendered 3-dimensional computer tomography angiography in the detection of intracranial aneurysms.",
            "abstract": null,
            "authors": [
                "Seruga, T",
                "Bunc, G",
                "Klein, GE"
            ],
            "year": 2001,
            "source": "J Neuroimaging. 2001; 11(3):280-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170017600009",
            "pubmed": "11462295",
            "doi": "10.1111/j.1552-6569.2001.tb00047.x",
            "pmc": null,
            "organizations": [
                "3773-14054"
            ],
            "persons": [
                "3773-51876-6"
            ],
            "imported": null,
            "journal": "J NEUROIMAGING",
            "issn": "1051-2284",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.926,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.555555555555556,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}