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=150940&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=150960&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150920&ordering=imported",
    "results": [
        {
            "id": 7975,
            "title": "Diabetic osteoarthropathy",
            "abstract": null,
            "authors": [
                "Ulreich, A",
                "Stradner, F",
                "Schreyer, H",
                "Rainer, F"
            ],
            "year": 1984,
            "source": "Wien Med Wochenschr. 1984; 134(11):265-269",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SW96800004",
            "pubmed": "6464472",
            "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": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7977,
            "title": "CARDIAC AMYLOIDOSIS - DIAGNOSTICS BY TWO-DIMENSIONAL ECHOCARDIOGRAPHY - A CASE-REPORT",
            "abstract": null,
            "authors": [
                "ZENKER, G",
                "BLANKE, M",
                "HARNONCOURT, K"
            ],
            "year": 1984,
            "source": "HERZ KREISLAUF 1984 16: 100-103.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SY11600006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 7978,
            "title": "Results of a screening program for prenatal infections in low-birth weight infants",
            "abstract": null,
            "authors": [
                "Rosanelli, K",
                "Mayer, O",
                "Stünzner, D",
                "Zeichen, H"
            ],
            "year": 1984,
            "source": "Zentralbl Gynakol. 1984; 106(11):721-724",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SY21700004",
            "pubmed": "6475382",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL GYNAKOL",
            "issn": "0044-4197",
            "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": 2043,
            "title": "Prenatal Determination of Fetal Rhd Type by Polymerase-Chain-Reaction on Amniocytes - Initial Clinical-Experiences",
            "abstract": null,
            "authors": [
                "Lercherhartlieb, A",
                "Pertl, B",
                "Häusler, M",
                "Pieber, D",
                "Huttner, U",
                "Vadon, M",
                "Winter, R"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 575-579.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076947800009",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022764",
            "pmc": null,
            "organizations": [
                "2043-14038",
                "2043-14058"
            ],
            "persons": [
                "2043-51719-4"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.33,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.169811320754717,
            "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": 2042,
            "title": "Premature Rupture of Membranes (PROM) in Very-Low-Birth-Weight Infants (Vlbwi) - Results of Expectant Management",
            "abstract": null,
            "authors": [
                "Weiss, PAM",
                "Walcher, W",
                "Haas, J",
                "Winter, R"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 632-639.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077822900003",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023016",
            "pmc": null,
            "organizations": [
                "2042-14038"
            ],
            "persons": [
                "2042-51627-6",
                "2042-51634-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.33,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.169811320754717,
            "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": 2041,
            "title": "Premature labor and fetal fibronectin in cervical and vaginal secretions",
            "abstract": null,
            "authors": [
                "Lorenz-Eberhardt, G",
                "Weiss, PA",
                "Haas, J",
                "Pürstner, P",
                "Adelwöhrer, NE"
            ],
            "year": 1994,
            "source": "Geburtshilfe Frauenheilkd. 1994; 54(7):414-416",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NZ73700011",
            "pubmed": "7926575",
            "doi": "10.1055/s-2007-1022869",
            "pmc": null,
            "organizations": [
                "2041-14038"
            ],
            "persons": [
                "2041-51627-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": 7979,
            "title": "Therapy of proximal trochanteric fractures using elastic round nails",
            "abstract": null,
            "authors": [
                "Resch, M",
                "Wetl, K",
                "Klösch, W"
            ],
            "year": 1984,
            "source": "Zentralbl Chir. 1984; 109(11):731-736",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SY21800003",
            "pubmed": "6475346",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2039,
            "title": "First experiences with unreamed AO intramedullary nail in treatment of femoral shaft fractures].",
            "abstract": null,
            "authors": [
                "Stockenhuber, N",
                "Hofer, HP",
                "Schweighofer, F",
                "Bratschitsch, G",
                "Szyszkowitz, R"
            ],
            "year": 1997,
            "source": "Chirurg. 1997; 68(7):718-726",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XQ77300015",
            "pubmed": "9340239",
            "doi": "10.1007/s001040050260",
            "pmc": null,
            "organizations": [
                "2039-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.757,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7980,
            "title": "Fetal insulin balance: gestational diabetes and postpartal screening.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Hofmann, H",
                "Pürstner, P",
                "Winter, R",
                "Lichtenegger, W"
            ],
            "year": 1984,
            "source": "Obstet Gynecol. 1984; 64(1):65-68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SY31100013",
            "pubmed": "6377146",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "OBSTET GYNECOL",
            "issn": "0029-7844",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.087,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.886792452830189,
            "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": 2037,
            "title": "Prehospital Fluid Resuscitation",
            "abstract": null,
            "authors": [
                "Kröll, W",
                "Gassmayr, SE",
                "Izmail, S",
                "List, WF"
            ],
            "year": 1997,
            "source": "ACTA ANAESTHESIOL SCAND 1997 41: 301-302.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC12000121",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2037-14044"
            ],
            "persons": [
                "2037-51613-2"
            ],
            "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": 2036,
            "title": "[Preclinical blood gas analysis. Technical description--initial experiences--indications].",
            "abstract": null,
            "authors": [
                "Hetz, H",
                "Prause, G",
                "Tesar, H",
                "List, WF"
            ],
            "year": 1996,
            "source": "Anaesthesist. 1996; 45(8):750-754",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VD39300010",
            "pubmed": "8967588",
            "doi": "10.1007/s001010050308",
            "pmc": null,
            "organizations": [
                "2036-14044"
            ],
            "persons": [
                "2036-51986-6"
            ],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.71,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.56,
            "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": 5855,
            "title": "Partial splenectomy in CF patients with hypersplenism.",
            "abstract": null,
            "authors": [
                "Zach, MS",
                "Thalhammer, GH",
                "Eber, E"
            ],
            "year": 2003,
            "source": "ARCH DIS CHILD 2003 88: 649-649.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000183660300040",
            "pubmed": "12818932",
            "doi": "10.1136%2Fadc.88.7.649",
            "pmc": "PMC1763172",
            "organizations": [
                "5855-14095"
            ],
            "persons": [
                "5855-51713-6"
            ],
            "imported": null,
            "journal": "ARCH DIS CHILD",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.722,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.808823529411765,
            "impactfactor_norm_year": 2003,
            "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": 2034,
            "title": "Preformed natural antibodies: their impact on contractile activity of cardiomyocytes.",
            "abstract": null,
            "authors": [
                "Müller-Werdan, U",
                "Koidl, B",
                "Autenrieth, A",
                "Klein, D",
                "Zander, M",
                "Werdan, K",
                "Hammer, C"
            ],
            "year": 1995,
            "source": "Transplant Proc. 1995; 27(3):2109-2111",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RE11800067",
            "pubmed": "7792901",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2034-14011"
            ],
            "persons": [
                "2034-51681-6"
            ],
            "imported": null,
            "journal": "TRANSPLANT PROC",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.726,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.5078125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2033,
            "title": "Randomized, double-blind study with ketoprofen in gynecologic patients. Preemptive analgesia study following the Brevik-Stubhaug design].",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Krumpholz, R",
                "Pipam, W",
                "Sadjak, A",
                "Kapral, S",
                "Forsthuber, E",
                "Bernatzky, G",
                "List, FW"
            ],
            "year": 1998,
            "source": "Anaesthesist. 1998; 47(4):303-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073540400005",
            "pubmed": "9615847",
            "doi": "10.1007/s001010050561",
            "pmc": null,
            "organizations": [
                "2033-14014",
                "2033-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.977,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.56,
            "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": 2032,
            "title": "Pre-eclampsia and gestational age differently alter binding of endothelin-1 to placental and trophoblast membrane preparations.",
            "abstract": null,
            "authors": [
                "Cervar, M",
                "Kainer, F",
                "Desoye, G"
            ],
            "year": 1995,
            "source": "Mol Cell Endocrinol. 1995; 110(1-2):65-71",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QZ08800009",
            "pubmed": "7672454",
            "doi": "10.1016%2F0303-7207%2895%2903517-B",
            "pmc": null,
            "organizations": [
                "2032-14038"
            ],
            "persons": [
                "2032-51978-1"
            ],
            "imported": null,
            "journal": "MOL CELL ENDOCRINOL",
            "issn": "0303-7207",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.644,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.72289156626506,
            "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": false
        },
        {
            "id": 2031,
            "title": "Prednimustine combined with mitoxantrone and 5-fluorouracil for first and second-line chemotherapy in advanced breast cancer.",
            "abstract": null,
            "authors": [
                "Samonigg, H",
                "Stöger, H",
                "Kasparek, AK",
                "Schmid, M",
                "Dusleag, J",
                "Pfeiffer, K",
                "Smola, M",
                "Steindorfer, P",
                "Lechner, P"
            ],
            "year": 1991,
            "source": "Cancer Chemother Pharmacol. 1991; 27(6):477-480",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FD20200010",
            "pubmed": "2013118",
            "doi": "10.1007/BF00685163",
            "pmc": null,
            "organizations": [
                "2031-14010",
                "2031-14045"
            ],
            "persons": [
                "2031-51532-2",
                "2031-51538-6"
            ],
            "imported": null,
            "journal": "CANCER CHEMOTHER PHARMACOL",
            "issn": "0344-5704",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.481,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.747191011235955,
            "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": 2030,
            "title": "Predictive value of urinary neopterin in patients with lung cancer.",
            "abstract": null,
            "authors": [
                "Kronberger, P",
                "Weiss, G",
                "Tschmelitsch, J",
                "Fuchs, D",
                "Salzer, GM",
                "Wachter, H",
                "Reibnegger, G"
            ],
            "year": 1995,
            "source": "Eur J Clin Chem Clin Biochem. 1995; 33(11):831-837",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG08900010",
            "pubmed": "8620060",
            "doi": "10.1515/cclm.1995.33.11.831",
            "pmc": null,
            "organizations": [
                "2030-14012"
            ],
            "persons": [
                "2030-50569-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN CHEM CLIN BIOCHEM",
            "issn": "0939-4974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.848,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.576923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 2028,
            "title": "Power Doppler imaging and evaluation of the resistive index in focal nodular hyperplasia of the liver.",
            "abstract": null,
            "authors": [
                "Uggowitzer, M",
                "Kugler, C",
                "Machan, L",
                "Gröll, R",
                "Stauber, R",
                "Mischinger, HJ",
                "Ratschek, M",
                "Fotter, R"
            ],
            "year": 1997,
            "source": "Abdom Imaging. 1997; 22(3):268-273",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WT64200007",
            "pubmed": "9107648",
            "doi": "10.1007/s002619900187",
            "pmc": null,
            "organizations": [
                "2028-14020",
                "2028-14045",
                "2028-14106"
            ],
            "persons": [
                "2028-51528-6",
                "2028-51530-6",
                "2028-51557-6",
                "2028-51595-6"
            ],
            "imported": null,
            "journal": "ABDOM IMAGING",
            "issn": "0942-8925",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.617,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.430379746835443,
            "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": true
        },
        {
            "id": 2027,
            "title": "Potentiation of Ca2+ signaling in endothelial cells by 11,12-epoxyeicosatrienoic acid.",
            "abstract": null,
            "authors": [
                "Mombouli, JV",
                "Holzmann, S",
                "Kostner, GM",
                "Graier, WF"
            ],
            "year": 1999,
            "source": "J Cardiovasc Pharmacol. 1999; 33(5):779-784",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079891600015",
            "pubmed": "10226866",
            "doi": "10.1097%2F00005344-199905000-00015",
            "pmc": null,
            "organizations": [
                "2027-14013"
            ],
            "persons": [
                "2027-51669-6",
                "2027-51860-4"
            ],
            "imported": null,
            "journal": "J CARDIOVASC PHARMACOL",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.989,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.761194029850746,
            "impactfactor_norm_year": 1999,
            "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": 2025,
            "title": "Posture, spontaneous movements, and behavioural state organisation in infants affected by brain malformations.",
            "abstract": null,
            "authors": [
                "Ferrari, F",
                "Prechtl, HF",
                "Cioni, G",
                "Roversi, MF",
                "Einspieler, C",
                "Gallo, C",
                "Paolicelli, PB",
                "Cavazzuti, GB"
            ],
            "year": 1997,
            "source": "Early Hum Dev. 1997; 50(1):87-113",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071384400008",
            "pubmed": "9467696",
            "doi": "10.1016%2FS0378-3782%2897%2900095-9",
            "pmc": null,
            "organizations": [
                "2025-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "EARLY HUM DEV",
            "issn": "0378-3782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.748,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.52112676056338,
            "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
        }
    ]
}