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=149440&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157658,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149460&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149420&ordering=-year",
    "results": [
        {
            "id": 2106,
            "title": "Prognostic significance of myeloid-associated antigen expression on blast cells in children with acute lymphoblastic leukemia. The Austrian Pediatric Oncology Group.",
            "abstract": null,
            "authors": [
                "Fink, FM",
                "Köller, U",
                "Mayer, H",
                "Haas, OA",
                "Grümayer-Panzer, ER",
                "Urban, C",
                "Dengg, K",
                "Mutz, I",
                "Tüchler, H",
                "Gatterer-Menz, I"
            ],
            "year": 1993,
            "source": "Med Pediatr Oncol. 1993; 21(5):340-346",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LB93800005",
            "pubmed": "8492748",
            "doi": "10.1002/mpo.2950210506",
            "pmc": null,
            "organizations": [
                "2106-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.341,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.929577464788732,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2117,
            "title": "Propofol versus diazepam. Sedation in ophthalmologic surgery under local anesthesia",
            "abstract": null,
            "authors": [
                "Holas, A",
                "Faulborn, J"
            ],
            "year": 1993,
            "source": "Anaesthesist. 1993; 42(11):766-772",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MJ85500003",
            "pubmed": "8279689",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2117-14043",
                "2117-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.557,
            "impactfactor_year": 1994,
            "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": 2131,
            "title": "Psychogenic aspects of functional dysphonia",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Friedrich, G",
                "Egger, J",
                "Fitzek, T"
            ],
            "year": 1993,
            "source": "FOLIA PHONIAT 1993 45: 10-13.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KZ20200002",
            "pubmed": "8482569",
            "doi": "10.1159/000266203",
            "pmc": null,
            "organizations": [
                "2131-29447"
            ],
            "persons": [
                "2131-51505-6",
                "2131-51636-6",
                "2131-51845-1"
            ],
            "imported": null,
            "journal": "FOLIA PHONIAT",
            "issn": "-",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2151,
            "title": "Quality Assurance in the Surgical-Treatment of Stress-Incontinence",
            "abstract": null,
            "authors": [
                "Ralph, G"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  513-514. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300200",
            "pubmed": null,
            "doi": "10.1007/BF02266092",
            "pmc": null,
            "organizations": [
                "2151-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:37:27+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": 2169,
            "title": "Quantitative effects of intercellular signals on computer-simulated tumor patterns.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Hofmann-Wellenhof, R"
            ],
            "year": 1993,
            "source": "Anal Quant Cytol Histol. 1993; 15(3):213-219",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LH82400010",
            "pubmed": "8347262",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2169-14047"
            ],
            "persons": [
                "2169-51617-2",
                "2169-51711-6"
            ],
            "imported": null,
            "journal": "ANAL QUANT CYTOL HISTOL",
            "issn": "0884-6812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.274,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.143884892086331,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL 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": true
        },
        {
            "id": 2214,
            "title": "Recent evaluation of prognostic risk factors in esophageal atresia--a multicenter review of 223 cases.",
            "abstract": null,
            "authors": [
                "Rokitansky, AM",
                "Kolankaya, VA",
                "Seidl, S",
                "Mayr, J",
                "Bichler, B",
                "Schreiner, W",
                "Engels, M",
                "Horcher, E",
                "Lischka, A",
                "Menardi, G"
            ],
            "year": 1993,
            "source": "EUR J PEDIATR SURG. 1993; 3(4): 196-201. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LX20600001",
            "pubmed": "8218069",
            "doi": "10.1055/s-2008-1063542",
            "pmc": null,
            "organizations": [
                "2214-14049"
            ],
            "persons": [],
            "imported": "2010-07-14T16:04:47+02:00",
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.145,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.225352112676056,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2249,
            "title": "Release of conjugated catecholamines by the adrenal medulla equivalent of the American eel, Anguilla rostrata.",
            "abstract": null,
            "authors": [
                "Epple, A",
                "Porta, S",
                "Nibbio, B",
                "Leitner, G"
            ],
            "year": 1993,
            "source": "Gen Comp Endocrinol. 1993; 90(1):58-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW19800007",
            "pubmed": "8504923",
            "doi": "10.1006/gcen.1993.1060",
            "pmc": null,
            "organizations": [
                "2249-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEN COMP ENDOCRINOL",
            "issn": "0016-6480",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.393,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.542168674698795,
            "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": 2255,
            "title": "Reopening of internal carotid artery occlusions during heparin-induced LDL precipitation (H.E.L.P.) associated with improved haemorheology: report of 2 cases.",
            "abstract": null,
            "authors": [
                "Walzl, M",
                "Niederkorn, K",
                "Walzl, B",
                "Horner, S",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Wien Klin Wochenschr. 1993; 105(12):350-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LG79900004",
            "pubmed": "8333205",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2255-14051"
            ],
            "persons": [
                "2255-51545-6",
                "2255-51546-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2256,
            "title": "A 41-year-old woman with recurrent cholangitis after bile duct operation 17 years earlier. A case report.",
            "abstract": null,
            "authors": [
                "Schreiber, F",
                "Sorantin, E",
                "Steindorfer, P",
                "Pristautz, H",
                "Krejs, GJ"
            ],
            "year": 1993,
            "source": "Z Gastroenterol. 1993; 31(5):312-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LE21400005",
            "pubmed": "8322477",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2256-14045",
                "2256-14054",
                "2256-14081"
            ],
            "persons": [
                "2256-51539-2",
                "2256-51534-6",
                "2256-51913-6"
            ],
            "imported": "2010-07-15T17:14:27+02:00",
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "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": true
        },
        {
            "id": 2259,
            "title": "Reported disease and psychological well-being in Swiss adults.",
            "abstract": null,
            "authors": [
                "Noack, RH",
                "Foppa, I",
                "Calmonte, R"
            ],
            "year": 1993,
            "source": "SOZ PRAVENTIVMED. 1993; 38(5): 297-312. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993ME43600008",
            "pubmed": "8256533",
            "doi": "10.1007/BF01359592",
            "pmc": null,
            "organizations": [
                "2259-14024"
            ],
            "persons": [],
            "imported": "2010-07-14T14:21:27+02:00",
            "journal": "SOZ PRAVENTIVMED",
            "issn": "0303-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.088,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.1125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "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": 2262,
            "title": "Respiration and heart rate variation in normal infants during quiet sleep in the first year of life.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Pfurtscheller, G",
                "Bes, F",
                "Poiseau, E"
            ],
            "year": 1993,
            "source": "Klin Padiatr. 1993; 205(3):170-175",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LF63500009",
            "pubmed": "8350591",
            "doi": "10.1055/s-2007-1025222",
            "pmc": null,
            "organizations": [
                "2262-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2263,
            "title": "Response of Plasma-Cortisol to Environmental Cadmium in the Eel-Anguilla-Rostrata Lesueur",
            "abstract": null,
            "authors": [
                "Gill, TS",
                "Leitner, G",
                "Porta, S",
                "Epple, A"
            ],
            "year": 1993,
            "source": "COMP BIOCHEM PHYSIOL PT C. 1993; 104:  489-495. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LG47100023",
            "pubmed": null,
            "doi": "10.1016%2F0742-8413%2893%2990023-E",
            "pmc": null,
            "organizations": [
                "2263-14014"
            ],
            "persons": [],
            "imported": "2010-07-09T16:27:03+02:00",
            "journal": "COMP BIOCHEM PHYSIOL PT C",
            "issn": "0742-8413",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.623,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.461538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": 2276,
            "title": "[Right ventricular assist device (RVAD) in septic, fulminating pulmonary artery embolism].",
            "abstract": null,
            "authors": [
                "Kaltenböck, F",
                "Gombotz, H",
                "Tscheliessnigg, KH",
                "Matzer, C",
                "Winkler, G",
                "Auer, T"
            ],
            "year": 1993,
            "source": "Anaesthesist. 1993; 42(11):807-810",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:A1993MJ85500008",
            "pubmed": "8279694",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2276-14044",
                "2276-14045"
            ],
            "persons": [
                "2276-51757-2"
            ],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.557,
            "impactfactor_year": 1994,
            "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": 2310,
            "title": "Selenium and Iodine Supply of Newborns in Styria-Austria-Fed with Human-Milk and Milk Formulas",
            "abstract": null,
            "authors": [
                "Tiran, B",
                "Rossipal, E",
                "Tiran, A",
                "Lorenz, O"
            ],
            "year": 1993,
            "source": "TRACE ELEM MED. 1993; 10:  104-107. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KZ23200011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2310-14013",
                "2310-14048"
            ],
            "persons": [],
            "imported": "2009-08-14T14:13:39+02:00",
            "journal": "TRACE ELEM MED",
            "issn": "0174-7371",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.115254237288136,
            "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": 855,
            "title": "Effects of fish oils on lipid variables and platelet function indices.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Kostner, GM"
            ],
            "year": 1993,
            "source": "Prostaglandins Leukot Essent Fatty Acids. 1993; 49(3):645-663",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1993LW70900001",
            "pubmed": "8248270",
            "doi": "10.1016%2F0952-3278%2893%2990074-7",
            "pmc": null,
            "organizations": [
                "855-14013"
            ],
            "persons": [
                "855-51669-4",
                "855-51833-1"
            ],
            "imported": null,
            "journal": "PROSTAGLAND LEUK ESSENT FATTY",
            "issn": "0952-3278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.397590361445783,
            "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": 1062,
            "title": "Fendiline inhibits L-type calcium channels in guinea-pig ventricular myocytes: a whole-cell patch-clamp study.",
            "abstract": null,
            "authors": [
                "Tripathi, O",
                "Schreibmayer, W",
                "Tritthart, HA"
            ],
            "year": 1993,
            "source": "Br J Pharmacol. 1993; 108(4):865-869",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW69700004",
            "pubmed": "8485628",
            "doi": "10.1111/j.1476-5381.1993.tb13479.x",
            "pmc": "PMC1908174",
            "organizations": [
                "1062-14011"
            ],
            "persons": [
                "1062-51519-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "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": 2328,
            "title": "Serotonin antagonists inhibit sennoside-induced fluid secretion and diarrhea.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Schirgi-Degen, A"
            ],
            "year": 1993,
            "source": "Pharmacology. 1993; 47 Suppl 1(2):64-69",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MC56500010",
            "pubmed": "8234443",
            "doi": "10.1159/000139844",
            "pmc": null,
            "organizations": [
                "2328-14022"
            ],
            "persons": [
                "2328-51667-2"
            ],
            "imported": null,
            "journal": "PHARMACOLOGY",
            "issn": "0031-7012",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.019,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.359550561797753,
            "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": 2334,
            "title": "Serum concentration of soluble intercellular adhesion molecule 1 in chlamydial infection in diabetes mellitus type II.",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Haller, EM",
                "Lauermann, T",
                "Weber, K",
                "Tilz, GP",
                "Wascher, TC"
            ],
            "year": 1993,
            "source": "Clin Investig. 1993; 71(10):806-806",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MA65900009",
            "pubmed": "7905760",
            "doi": "10.1007/BF00190323",
            "pmc": null,
            "organizations": [
                "2334-14043"
            ],
            "persons": [
                "2334-51846-2",
                "2334-51537-6",
                "2334-51874-6"
            ],
            "imported": "2010-07-15T17:36:28+02:00",
            "journal": "CLIN INVESTIGATOR",
            "issn": "0941-0198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "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": 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": 2357,
            "title": "Significance of Hypotensive Urethra in Surgical-Treatment of Stress-Incontinence",
            "abstract": null,
            "authors": [
                "Michelitsch, L",
                "Ralph, G",
                "Tamussino, K"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  498-500. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300191",
            "pubmed": null,
            "doi": "10.1007/BF02266083",
            "pmc": null,
            "organizations": [
                "2357-14038"
            ],
            "persons": [
                "2357-51826-6"
            ],
            "imported": "2009-07-15T12:37:14+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": 2372,
            "title": "Single dose of filgrastim (rhG-CSF) increases the number of hematopoietic progenitors in the peripheral blood of adult volunteers.",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Mache, C",
                "Urban, C",
                "Beaufort, F",
                "Töglhofer, W"
            ],
            "year": 1993,
            "source": "Bone Marrow Transplant. 1993; 11(6):489-492",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LH03200014",
            "pubmed": "8334430",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2372-14048"
            ],
            "persons": [
                "2372-51877-6",
                "2372-51859-2"
            ],
            "imported": null,
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.765,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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
        }
    ]
}