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=153320&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153340&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153300&ordering=imported",
    "results": [
        {
            "id": 14653,
            "title": "Once per cycle pegfilgrastim versus daily filgrastim in pediatric patients with Ewing sarcoma.",
            "abstract": null,
            "authors": [
                "Wendelin, G",
                "Lackner, H",
                "Schwinger, W",
                "Sovinz, P",
                "Urban, C"
            ],
            "year": 2004,
            "source": "BLOOD 2004 104: 798A-798A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000225127502920",
            "pubmed": null,
            "doi": "10.1182/blood.V104.11.2919.2919",
            "pmc": null,
            "organizations": [
                "14653-14092"
            ],
            "persons": [
                "14653-59537",
                "14653-51859"
            ],
            "imported": null,
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.782,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.967741935483871,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 14654,
            "title": "Two novel activating germline mutations of the C-RAF proto-oncogene predisposing to solid tbmors and therapy-related acute myeloid leukemia.",
            "abstract": null,
            "authors": [
                "Zebisch, A",
                "Staber, PB",
                "Fischereder, K",
                "Bodner, C",
                "Hiden, K",
                "Linkesch, W",
                "Auner, HW",
                "Emberger, W",
                "Windpassinger, C",
                "Schimek, MG",
                "Hoefler, G",
                "Troppmair, J",
                "Sill, H"
            ],
            "year": 2004,
            "source": "BLOOD 2004 104: 920A-920A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000225127503372",
            "pubmed": null,
            "doi": "10.1182/blood.V104.11.3370.3370",
            "pmc": null,
            "organizations": [
                "14654-14021",
                "14654-14026",
                "14654-14056",
                "14654-14082"
            ],
            "persons": [
                "14654-50116",
                "14654-50811",
                "14654-50997",
                "14654-51684",
                "14654-51857",
                "14654-57402"
            ],
            "imported": null,
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.782,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.967741935483871,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 14655,
            "title": "Mali acroangiodermatitis in homozygous activated protein C resistance.",
            "abstract": null,
            "authors": [
                "Scholz, S",
                "Schuller-Petrovic, S",
                "Kerl, H"
            ],
            "year": 2005,
            "source": "Arch Dermatol. 2005; 141(3):396-397",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000227502300022",
            "pubmed": "15781687",
            "doi": "10.1001/archderm.141.3.396",
            "pmc": null,
            "organizations": [
                "14655-14047"
            ],
            "persons": [
                "14655-51620-6",
                "14655-51348-6"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.434,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.974358974358974,
            "impactfactor_norm_year": 2005,
            "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": 7204,
            "title": "COMPUTATION OF VESTIBULAR GAIN FROM SINGLE FAST NYSTAGMUS PHASES (SINUSOIDAL ROTATORY TEST)",
            "abstract": null,
            "authors": [
                "RANACHER, G"
            ],
            "year": 1979,
            "source": "ARCH OTO-RHINO-LARYNG 1979 225: 283-290.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ99300008",
            "pubmed": null,
            "doi": "10.1007/BF00455681",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 14658,
            "title": "Ultrastructure of the hair-like sensilla of the neck in a praying mantis, Tenodera aridifolia sinensis (Mantodea)",
            "abstract": null,
            "authors": [
                "Poteser, M",
                "Pabst, MA",
                "Kral, K"
            ],
            "year": 1997,
            "source": "EUR J CELL BIOL 1997 74: 101-101.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XV03100273",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14658-14011"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J CELL BIOL",
            "issn": "0171-9335",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.353,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.676258992805755,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 14660,
            "title": "Diagnostic value of US guided fine needle aspiration cytology in breast lesions",
            "abstract": null,
            "authors": [
                "Hartwagner, K",
                "Schmidt, F",
                "LuschinEbengreuth, G",
                "Groll, R"
            ],
            "year": 1997,
            "source": "BREAST 1997 6: P907-P907.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997YJ70400075",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BREAST",
            "issn": "0960-9776",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.555,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.433962264150943,
            "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
        },
        {
            "id": 14661,
            "title": "Magnesium normalizes frequency adaptation of QT interval in the presence of sotalol",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Schwarzl, I",
                "Haiden, U",
                "Tritthart, HA"
            ],
            "year": 1997,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL 1997 355: 425-425.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV42000448",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14661-51519"
            ],
            "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.492,
            "impactfactor_year": 1997,
            "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": 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": 14662,
            "title": "Effects of the new Ca2+-antagonist semotiadil in comparison to verapamil on the ventricular rate during simulated atrial flutter",
            "abstract": null,
            "authors": [
                "Schwarzl, I",
                "Stark, U",
                "Haiden, U",
                "Stark, G",
                "Tritthart, HA"
            ],
            "year": 1997,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL 1997 355: 437-437.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV42000460",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14662-51519"
            ],
            "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.492,
            "impactfactor_year": 1997,
            "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": 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": 14663,
            "title": "Adenosine an endogenous antifibrillatory substance",
            "abstract": null,
            "authors": [
                "Haiden, U",
                "Stark, U",
                "Schwarzl, I",
                "Stark, G",
                "Tritthart, HA"
            ],
            "year": 1997,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL 1997 355: 438-438.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV42000461",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14663-51519"
            ],
            "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.492,
            "impactfactor_year": 1997,
            "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": 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": 14664,
            "title": "Naltrexone does not alter persistent analgesia after opiate dependence",
            "abstract": null,
            "authors": [
                "Liebmann, PM",
                "Lehofer, M",
                "Moser, M",
                "Legl, T",
                "Pernhaupt, G",
                "HoehnSaric, R",
                "Schauenstein, K"
            ],
            "year": 1997,
            "source": "BIOL PSYCHIAT 1997 41: 385-385.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WQ70900384",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14664-51671"
            ],
            "imported": null,
            "journal": "BIOL PSYCHIAT",
            "issn": "0006-3223",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.254,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.792207792207792,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 14665,
            "title": "Decreased nociception: A risk marker for future opiate dependence?",
            "abstract": null,
            "authors": [
                "Lehofer, M",
                "Liebmann, PM",
                "Moser, M",
                "Legl, T",
                "Pernhaupt, G",
                "Schauenstein, K",
                "Zapotoczky, HG"
            ],
            "year": 1997,
            "source": "BIOL PSYCHIAT 1997 41: 386-386.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WQ70900385",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14665-51671"
            ],
            "imported": null,
            "journal": "BIOL PSYCHIAT",
            "issn": "0006-3223",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.254,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.792207792207792,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 14666,
            "title": "Delusions and autism in schizophrenia and immunological alterations",
            "abstract": null,
            "authors": [
                "Fabisch, H",
                "Fabisch, K",
                "Langs, G",
                "Wieselmann, G",
                "Tilz, GP",
                "Zapotoczky, HG"
            ],
            "year": 1997,
            "source": "SCHIZOPHR RES 1997 24: 14-15.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WP19600029",
            "pubmed": null,
            "doi": "10.1016/S0920-9964(97)82036-1",
            "pmc": null,
            "organizations": [
                "14666-29444"
            ],
            "persons": [
                "14666-51537",
                "14666-51731"
            ],
            "imported": null,
            "journal": "SCHIZOPHR RES",
            "issn": "0920-9964",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.737,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.805194805194805,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 14667,
            "title": "Obsessive-compulsive symptoms in schizophrenia",
            "abstract": null,
            "authors": [
                "Fabisch, K",
                "Fabisch, H",
                "Langs, G",
                "Wieselmann, G",
                "Zapotoczky, HG"
            ],
            "year": 1997,
            "source": "SCHIZOPHR RES 1997 24: 15-15.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WP19600030",
            "pubmed": null,
            "doi": "10.1016/S0920-9964(97)82037-3",
            "pmc": null,
            "organizations": [
                "14667-29444"
            ],
            "persons": [
                "14667-51731"
            ],
            "imported": null,
            "journal": "SCHIZOPHR RES",
            "issn": "0920-9964",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.737,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.805194805194805,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 14668,
            "title": "Human skin in organ culture keeps the ability to tan.",
            "abstract": null,
            "authors": [
                "HofmannWellenhof, R",
                "Smolle, J",
                "Wolf, P",
                "FinkPuches, R",
                "Horn, M",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "J INVEST DERMATOL 1997 108: 255-255.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WP04000277",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14668-14047"
            ],
            "persons": [
                "14668-51618",
                "14668-51620",
                "14668-51711",
                "14668-51617"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.584,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "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": 14669,
            "title": "Rare presence of HHV8 in PUVA-associated skin tumors.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Gernot, P",
                "Tilz, P",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "J INVEST DERMATOL 1997 108: 372-372.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WP04000395",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14669-14047"
            ],
            "persons": [
                "14669-51618",
                "14669-51620"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.584,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "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": 14670,
            "title": "A mathematical function fitted to the time intensity measurements in contrast uptaking breast lesions to separate benign from malignant lesions in dynamic breast MRI",
            "abstract": null,
            "authors": [
                "Schmidt, F",
                "Pedevilla, M",
                "Stollberger, R",
                "Hartwagner, K",
                "Ebner, F"
            ],
            "year": 1997,
            "source": "BREAST 1997 6: P908-P908.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997YJ70400076",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14670-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "BREAST",
            "issn": "0960-9776",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.555,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.433962264150943,
            "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
        },
        {
            "id": 14671,
            "title": "Evaluation of a Dextran-dilution-based thawing method of frozen peripheral blood stem cells concerning viability and recovery of CFU-GM and LTC-IC.",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Urban, C",
                "Lackner, H",
                "Kerbl, R"
            ],
            "year": 1997,
            "source": "BLOOD 1997 90: 4258-4258.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997YG42501567",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14671-14092"
            ],
            "persons": [
                "14671-51859"
            ],
            "imported": null,
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.507,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.983050847457627,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 14672,
            "title": "Acute myelogenous leukemia cells can be differentiated into dendritic cells in vitro.",
            "abstract": null,
            "authors": [
                "Strunk, D",
                "Linkesch, W"
            ],
            "year": 1997,
            "source": "BLOOD 1997 90: 829-829.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997YG42400829",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14672-14082"
            ],
            "persons": [],
            "imported": null,
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.507,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.983050847457627,
            "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": 14674,
            "title": "Keratin 8 and keratin is knockout mice as models for alcoholic hepatitis - Evidence for different functions of keratin 8 and 18.",
            "abstract": null,
            "authors": [
                "Stumptner, C",
                "Zatloukal, K",
                "Magin, TM",
                "Franke, WW",
                "Denk, H"
            ],
            "year": 1997,
            "source": "MOL BIOL CELL 1997 8: 360-360.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997YF09600356",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14674-14020"
            ],
            "persons": [
                "14674-51515",
                "14674-51663",
                "14674-51870"
            ],
            "imported": null,
            "journal": "MOL BIOL CELL",
            "issn": "1059-1524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.926,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.945762711864407,
            "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": 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": 14675,
            "title": "Keratin protects hepatocytes from intoxication: A possible new function of intermediate filaments as revealed by keratin 8 knock-out mice.",
            "abstract": null,
            "authors": [
                "Zatloukal, K",
                "Stumptner, C",
                "Lehner, M",
                "Fuchsbichler, A",
                "Eshkind, LG",
                "Baribault, H",
                "Denk, H",
                "Franke, WW"
            ],
            "year": 1997,
            "source": "MOL BIOL CELL 1997 8: 361-361.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997YF09600359",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14675-14020"
            ],
            "persons": [
                "14675-51515",
                "14675-51663",
                "14675-51870"
            ],
            "imported": null,
            "journal": "MOL BIOL CELL",
            "issn": "1059-1524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.926,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.945762711864407,
            "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": 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
        }
    ]
}