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=150340&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157148,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150360&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150320&ordering=imported",
    "results": [
        {
            "id": 2264,
            "title": "Response of untreated stage IV Wilms' tumor to single dose carboplatin assessed by up front window therapy.",
            "abstract": null,
            "authors": [
                "Zoubek, A",
                "Kajtar, P",
                "Flucher-Wolfram, B",
                "Holzinger, B",
                "Mostbeck, G",
                "Thun-Hohenstein, L",
                "Fink, FM",
                "Urban, C",
                "Mutz, I",
                "Schuler, D"
            ],
            "year": 1995,
            "source": "Med Pediatr Oncol. 1995; 25(1):8-11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QY66200002",
            "pubmed": "7753005",
            "doi": "10.1002/mpo.2950250103",
            "pmc": null,
            "organizations": [
                "2264-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.543,
            "impactfactor_year": 1995,
            "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": 8307,
            "title": "Effect of chronic alcohol consumption on rat brain microsome lipid composition, membrane fluidity and Na+-K+-ATPase activity.",
            "abstract": null,
            "authors": [
                "Aloia, RC",
                "Paxton, J",
                "Daviau, JS",
                "van Gelb, O",
                "Mlekusch, W",
                "Truppe, W",
                "Meyer, JA",
                "Brauer, FS"
            ],
            "year": 1985,
            "source": "Life Sci. 1985; 36(10):1003-1017",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ABQ5600014",
            "pubmed": "2983158",
            "doi": "10.1016/0024-3205(85)90398-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LIFE SCI",
            "issn": "0024-3205",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.803370786516854,
            "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": 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": 2261,
            "title": "Reproducibility of forced expiratory flow and volume measurements in infants with bronchiolitis.",
            "abstract": null,
            "authors": [
                "Modl, M",
                "Eber, E",
                "Weinhandl, E",
                "Gruber, W",
                "Zach, MS"
            ],
            "year": 1999,
            "source": "PEDIAT PULM 1999 28: 429-435.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084099100008",
            "pubmed": "10587418",
            "doi": "10.1002%2F%28SICI%291099-0496%28199912%2928%3A6%3C429%3A%3AAID-PPUL8%3E3.0.CO%3B2-3",
            "pmc": null,
            "organizations": [
                "2261-14095"
            ],
            "persons": [
                "2261-51713-6"
            ],
            "imported": null,
            "journal": "PEDIAT PULM",
            "issn": "8755-6863",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.192,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.722222222222222,
            "impactfactor_norm_year": 1999,
            "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": 2260,
            "title": "Representative early summer meningoencephalitis vaccination rates of school children in Styria",
            "abstract": null,
            "authors": [
                "Stronegger, WJ",
                "Leodolter, K",
                "Rásky, E",
                "Freidl, W"
            ],
            "year": 1998,
            "source": "WIEN KLIN WOCHENSCHR 1998 110: 434-440.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074558600004",
            "pubmed": "9677663",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2260-14024"
            ],
            "persons": [
                "2260-51688-6",
                "2260-51741-2",
                "2260-51845-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.583,
            "impactfactor_year": 1998,
            "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": 8308,
            "title": "INFLUENCE OF TRIFLUOROACETIC-ANHYDRIDE CONCENTRATION DURING DERIVATIZATION AND CHROMATOGRAPHY OF N(O,S)-TRIFLUOROACETYL AMINO-ACID NORMAL-PROPYL ESTERS",
            "abstract": null,
            "authors": [
                "GAMERITH, G"
            ],
            "year": 1985,
            "source": "J CHROMATOGR 1985 318: 65-74.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ABV2800006",
            "pubmed": null,
            "doi": "10.1016/S0021-9673(01)90664-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CHROMATOGR",
            "issn": "0021-9673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.523,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.876923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 2258,
            "title": "Therapeutic concepts in transfusion medicine. Report on the 1st Graz Transfusion Medicine Consensus Conference",
            "abstract": null,
            "authors": [
                "Lanzer, G",
                "Mayr, WR"
            ],
            "year": 1995,
            "source": "Anaesthesist. 1995; 44(3):143-146",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QN69900002",
            "pubmed": "7762772",
            "doi": "10.1007/s001010050140",
            "pmc": null,
            "organizations": [
                "2258-14045"
            ],
            "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.594,
            "impactfactor_year": 1995,
            "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": 8309,
            "title": "Stepwise variable selection and maximum likelihood estimation of smoothing factors of kernel functions for nonparametric discriminant functions evaluated by different criteria.",
            "abstract": null,
            "authors": [
                "Pfeiffer, KP"
            ],
            "year": 1985,
            "source": "Comput Biomed Res. 1985; 18(1):46-61",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ABW1000005",
            "pubmed": "3971705",
            "doi": "10.1016/0010-4809(85)90006-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "COMPUT BIOMED RES",
            "issn": "0010-4809",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.051,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.816901408450704,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS",
            "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": 2254,
            "title": "Renography before heart transplantation in patients with cardiomyopathy.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "O'Mara, RE",
                "Fueger, GF",
                "Tscheliessnigg, K",
                "Nicoletti, R",
                "Sorantin, E",
                "Smith, EM"
            ],
            "year": 1998,
            "source": "J Nucl Med. 1998; 39(12):2153-2158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077543100035",
            "pubmed": "9867160",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2254-14045",
                "2254-14054",
                "2254-14107"
            ],
            "persons": [
                "2254-51727-2",
                "2254-51913-6"
            ],
            "imported": null,
            "journal": "J NUCL MED",
            "issn": "0161-5505",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.064,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.949367088607595,
            "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": 2253,
            "title": "Renal masses--evaluation by amplitude coded colour Doppler sonography and multiphasic contrast-enhanced CT.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Szolar, D",
                "Preidler, K",
                "Uggowitzer, M",
                "Kugler, C",
                "Dörfler, O",
                "Schreyer, HH"
            ],
            "year": 1999,
            "source": "Acta Radiol. 1999; 40(4):457-461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082058600019",
            "pubmed": "10394879",
            "doi": "10.3109/02841859909177765",
            "pmc": null,
            "organizations": [
                "2253-14054"
            ],
            "persons": [
                "2253-51373-2"
            ],
            "imported": null,
            "journal": "ACTA RADIOLOGICA",
            "issn": "0284-1851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.096,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.487179487179487,
            "impactfactor_norm_year": 1999,
            "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": 8310,
            "title": "Altered metabolism of low density lipoprotein in humans after prolonged incubation in plasma.",
            "abstract": null,
            "authors": [
                "Kostner, GM",
                "Krempler, F",
                "Dieplinger, H",
                "Zechner, R",
                "Teubl, I",
                "Sandhofer, F"
            ],
            "year": 1985,
            "source": "Clin Sci (Lond). 1985; 68(4):411-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACQ5400007",
            "pubmed": "3971671",
            "doi": "10.1042/cs0680411",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8310-51669-2"
            ],
            "imported": null,
            "journal": "CLIN SCI",
            "issn": "0143-5221",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.763888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 2251,
            "title": "Relevant Critical-Values of the Oral Glucose-Tolerance Test in Pregnancy",
            "abstract": null,
            "authors": [
                "Kainer, F",
                "Tamussino, K",
                "Weiss, PAM",
                "Hofmann, HMH"
            ],
            "year": 1995,
            "source": "ARCH GYNECOL OBSTET 1995 257: 577-579.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG30300098",
            "pubmed": null,
            "doi": "10.1007/BF02264895",
            "pmc": null,
            "organizations": [
                "2251-14038"
            ],
            "persons": [
                "2251-51826-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.066,
            "impactfactor_year": 1995,
            "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": 8312,
            "title": "Initial results of hyperthermia in palliative therapy of cancers in the ENT area].",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Steindorfer, P",
                "Germann, R",
                "Kraft-Kinz, J",
                "Hackl, A",
                "Schneider, G",
                "Scherlacher, A"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):52-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000001",
            "pubmed": "2580203",
            "doi": "10.1055/s-2007-1008086",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 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": 2248,
            "title": "Release of calcitonin gene-related peptide in cardiac anaphylaxis.",
            "abstract": null,
            "authors": [
                "Schuligoi, R",
                "Amann, R",
                "Donnerer, J",
                "Peskar, BA"
            ],
            "year": 1997,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1997; 355(2):224-229",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WH55700012",
            "pubmed": "9050016",
            "doi": "10.1007/PL00004936",
            "pmc": null,
            "organizations": [
                "2248-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.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": 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": 2247,
            "title": "Relationship of tumor cell motility and morphologic patterns. Part 2. Analysis of tumor cell sublines with different motility in vitro.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Taniguchi, S",
                "Kerl, H"
            ],
            "year": 1992,
            "source": "Am J Dermatopathol. 1992; 14(4):315-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JF68800005",
            "pubmed": "1323937",
            "doi": "10.1097/00000372-199208000-00005",
            "pmc": null,
            "organizations": [
                "2247-14047"
            ],
            "persons": [
                "2247-51617-2",
                "2247-51620-6"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2246,
            "title": "Relationship of tumor cell motility and morphologic patterns. Part 1. Melanocytic skin tumors.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Smolle-Juettner, FM",
                "Stettner, H",
                "Kerl, H"
            ],
            "year": 1992,
            "source": "Am J Dermatopathol. 1992; 14(3):231-237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HY13000008",
            "pubmed": "1510220",
            "doi": "10.1097/00000372-199206000-00009",
            "pmc": null,
            "organizations": [
                "2246-14047"
            ],
            "persons": [
                "2246-51617-1",
                "2246-51620-6",
                "2246-51615-6"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2245,
            "title": "Relationship between plasminogen activator inhibitor-1 antigen, leptin, and fat mass in obese children and adolescents.",
            "abstract": null,
            "authors": [
                "Sudi, KM",
                "Gallistl, S",
                "Weinhandl, G",
                "Muntean, W",
                "Borkenstein, MH"
            ],
            "year": 2000,
            "source": "Metabolism. 2000; 49(7):890-895",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088132700013",
            "pubmed": "10910001",
            "doi": "10.1053/meta.2000.6736",
            "pmc": null,
            "organizations": [
                "2245-14091"
            ],
            "persons": [
                "2245-51651-6",
                "2245-51654-6",
                "2245-51963-6"
            ],
            "imported": null,
            "journal": "METABOLISM",
            "issn": "0026-0495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.952,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.539325842696629,
            "impactfactor_norm_year": 2000,
            "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": 8313,
            "title": "Therapy of recurrent squamous cell cancers in the ENT area with the sequential methotrexate (MTX)/5-fluorouracil (5-Fu) protocol",
            "abstract": null,
            "authors": [
                "Scherlacher, A",
                "Jakse, R",
                "Lehnert, M"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):58-61",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000002",
            "pubmed": "3872391",
            "doi": "10.1055/s-2007-1008087",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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
        }
    ]
}