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=1800&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158524,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1820&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1780&ordering=-imported",
    "results": [
        {
            "id": 124,
            "title": "Acrodermatitis chronica atrophicans in an 11-year-old girl.",
            "abstract": null,
            "authors": [
                "Muellegger, RR",
                "Schluepen, EM",
                "Millner, MM",
                "Soyer, HP",
                "Volkenandt, M",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "Br J Dermatol. 1996; 135(4):609-612",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VM54200021",
            "pubmed": "8915157",
            "doi": "10.1046%2Fj.1365-2133.1996.d01-1051.x",
            "pmc": null,
            "organizations": [
                "124-14047",
                "124-14048"
            ],
            "persons": [
                "124-51620-6"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.885,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.914285714285714,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2186,
            "title": "Radiosensitivity patterns of four human ovarian cancer cell lines in vitro.",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Sevin, BU",
                "Gottlieb, C"
            ],
            "year": 1997,
            "source": "Gynecol Oncol. 1997; 64(3):490-492",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WP29800022",
            "pubmed": "9062157",
            "doi": "10.1006/gyno.1996.4574",
            "pmc": null,
            "organizations": [
                "2186-14038"
            ],
            "persons": [
                "2186-51624-2"
            ],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.542,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.792452830188679,
            "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": 524,
            "title": "Comparative study of procedures for isolation and cultivation of Legionella pneumophila from tap water in hospitals.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Sattler, J",
                "Schaffler-Dullnig, K",
                "Weinmayr, B",
                "Marth, E"
            ],
            "year": 1993,
            "source": "J Clin Microbiol. 1993; 31(5):1213-1216",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KY46300033",
            "pubmed": "8501221",
            "doi": "10.1128/JCM.31.5.1213-1216.1993",
            "pmc": "PMC262906",
            "organizations": [
                "524-14023"
            ],
            "persons": [
                "524-51503-6",
                "524-51674-6"
            ],
            "imported": null,
            "journal": "J CLIN MICROBIOL",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.474,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.876543209876543,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 2873,
            "title": "Species identification of Borrelia burgdorferi sensu lato from tick and human isolates in Styria (Austria) by PCR-RFLP analysis.",
            "abstract": null,
            "authors": [
                "Stünzner, D",
                "Pierer, K",
                "Hubalek, Z",
                "Halouzka, J",
                "Aberer, E",
                "Millner, MM",
                "Marth, E"
            ],
            "year": 1999,
            "source": "Wien Klin Wochenschr. 1999; 111(22-23):994-996",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084353300018",
            "pubmed": "10666817",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2873-14023",
                "2873-14047",
                "2873-14048"
            ],
            "persons": [
                "2873-51503-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.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "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": 1089,
            "title": "Follow-up of osteomyelitis of infants with systemic serum parameters and bone scintigraphy.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Fueger, GF",
                "Vejda, M"
            ],
            "year": 1996,
            "source": "Nuklearmedizin. 1996; 35(4):116-121",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VC24400004",
            "pubmed": "8784865",
            "doi": "10.1055/s-0038-1629824",
            "pmc": null,
            "organizations": [
                "1089-14107"
            ],
            "persons": [
                "1089-51727-1"
            ],
            "imported": null,
            "journal": "NUKLEARMED",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.697,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.329113924050633,
            "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": 2635,
            "title": "The treatment of chronic sinusitis: a controversial issue.",
            "abstract": null,
            "authors": [
                "Lund, VJ",
                "Neijens, HJ",
                "Clement, PA",
                "Lusk, R",
                "Stammberger, H"
            ],
            "year": 1995,
            "source": "Int J Pediatr Otorhinolaryngol. 1995; 32 Suppl(1):S21-S35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RK99700006",
            "pubmed": "7665294",
            "doi": "10.1016%2F0165-5876%2894%2901139-O",
            "pmc": null,
            "organizations": [
                "2635-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J PED OTORHINOLARYNGOL",
            "issn": "0165-5876",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.529,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.169014084507042,
            "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": 2190,
            "title": "Randomized double-blind comparison of short-term itraconazole and terbinafine therapy for toenail onychomycosis.",
            "abstract": null,
            "authors": [
                "Degreef, H",
                "del Palacio, A",
                "Mygind, S",
                "Ginter, G",
                "Pinto Soares, A",
                "Zuluaga de Cadena, A"
            ],
            "year": 1999,
            "source": "Acta Derm Venereol. 1999; 79(3):221-223",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080508400013",
            "pubmed": "10384922",
            "doi": "10.1080%2F000155599750011020",
            "pmc": null,
            "organizations": [
                "2190-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA DERMATO, VENEREOL",
            "issn": "0001-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.433,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.777777777777778,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1090,
            "title": "Food allergies and intolerance--epidemiologic studies",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(6):159-162",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996UD17900001",
            "pubmed": "8650924",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1090-14047"
            ],
            "persons": [
                "1090-51346-2"
            ],
            "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.285,
            "impactfactor_year": 1996,
            "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": 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": 2192,
            "title": "Randomized open label phase III trial of CEOP/IMVP-Dexa alternating chemotherapy and filgrastim versus CEOP/IMVP-Dexa alternating chemotherapy for aggressive non-Hodgkin's lymphoma (NHL). A multicenter trial by the Austrian Working Group for Medical Tumor Therapy.",
            "abstract": null,
            "authors": [
                "Fridrik, MA",
                "Greil, R",
                "Hausmaninger, H",
                "Krieger, O",
                "Oppitz, P",
                "Stöger, M",
                "Klocker, J",
                "Neubauer, M",
                "Helm, W",
                "Pont, J",
                "Fazeny, B",
                "Hudec, M",
                "Simonitsch, I",
                "Radaszkiewicz, T"
            ],
            "year": 1997,
            "source": "Ann Hematol. 1997; 75(4):135-140",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YJ51900001",
            "pubmed": "9402845",
            "doi": "10.1007%2Fs002770050330",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANN HEMATOL",
            "issn": "0939-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.475,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.508474576271186,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2193,
            "title": "Randomised phase II study of epirubicin-vindesine versus mitoxantrone-vindesine in metastatic breast cancer.",
            "abstract": null,
            "authors": [
                "Hausmaninger, H",
                "Lehnert, M",
                "Steger, G",
                "Sevelda, P",
                "Tschurtschenthaler, G",
                "Hehenwarter, W",
                "Fridrik, M",
                "Samonigg, H",
                "Schiller, L",
                "Manfreda, D"
            ],
            "year": 1995,
            "source": "Eur J Cancer. 1995; 31A(13-14):2169-2173",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TN76700015",
            "pubmed": "8652237",
            "doi": "10.1016%2F0959-8049%2895%2900489-0",
            "pmc": null,
            "organizations": [
                "2193-14085"
            ],
            "persons": [
                "2193-51532-6"
            ],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.788461538461538,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 526,
            "title": "Comparing methods for assessing bronchial responsiveness in children: single step cold air challenge, multiple step cold air challenge, and histamine provocation.",
            "abstract": null,
            "authors": [
                "Modl, M",
                "Eber, E",
                "Steinbrugger, B",
                "Weinhandl, E",
                "Zach, MS"
            ],
            "year": 1995,
            "source": "EUR RESP J 1995 8: 1742-1747.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG61900021",
            "pubmed": "8586132",
            "doi": "10.1183%2F09031936.95.08101742",
            "pmc": null,
            "organizations": [
                "526-14048"
            ],
            "persons": [
                "526-51713-6"
            ],
            "imported": null,
            "journal": "EUR RESP J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.275,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.793103448275862,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 2195,
            "title": "Randomized trial of low-dose chemotherapy added to tamoxifen in patients with receptor-positive and lymph node-positive breast cancer.",
            "abstract": null,
            "authors": [
                "Jakesz, R",
                "Hausmaninger, H",
                "Haider, K",
                "Kubista, E",
                "Samonigg, H",
                "Gnant, M",
                "Manfreda, D",
                "Tschurtschenthaler, G",
                "Kolb, R",
                "Stierer, M",
                "Fridrik, M",
                "Mlineritsch, B",
                "Steindorfer, P",
                "Mittlböck, M",
                "Steger, G"
            ],
            "year": 1999,
            "source": "J Clin Oncol. 1999; 17(6):1701-1709",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080852800007",
            "pubmed": "10561206",
            "doi": "10.1200/JCO.1999.17.6.1701",
            "pmc": null,
            "organizations": [
                "2195-14045",
                "2195-14085"
            ],
            "persons": [
                "2195-51532-6"
            ],
            "imported": null,
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.963,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.961904761904762,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2196,
            "title": "Randomized trial of recombinant human interleukin-3 versus placebo in prevention of bone marrow depression during first-line chemotherapy for ovarian carcinoma.",
            "abstract": null,
            "authors": [
                "Hofstra, LS",
                "Kristensen, GB",
                "Willemse, PH",
                "Vindevoghel, A",
                "Meden, H",
                "Lahousen, M",
                "Oberling, F",
                "Sorbe, B",
                "Crump, M",
                "Sklenar, I",
                "Sluiter, WJ",
                "Kiese, B",
                "Trope, CG",
                "de Vries, EG"
            ],
            "year": 1998,
            "source": "J Clin Oncol. 1998; 16(10):3335-3344",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076347100018",
            "pubmed": "9779710",
            "doi": "10.1200/JCO.1998.16.10.3335",
            "pmc": null,
            "organizations": [
                "2196-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.228,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2197,
            "title": "Ranitidine bismuth citrate with clarithromycin given twice daily effectively eradicates Helicobacter pylori and heals duodenal ulcers.",
            "abstract": null,
            "authors": [
                "Bardhan, KD",
                "Wurzer, H",
                "Marcelino, M",
                "Jahnsen, J",
                "Lotay, N",
                "Roberts, PM"
            ],
            "year": 1998,
            "source": "Am J Gastroenterol. 1998; 93(3):380-385",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073194100027",
            "pubmed": "9517644",
            "doi": "10.1016/S0002-9270(97)00109-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J GASTROENTEROL",
            "issn": "0002-9270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.611,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.840909090909091,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1094,
            "title": "Formation of neutralizing antibodies in therapy of multiple sclerosis with interferon beta-1b. Practical procedure in suspected therapeutic failure",
            "abstract": null,
            "authors": [
                "Walther, EU",
                "Dang, T",
                "Hartung, HP",
                "Hohlfeld, R"
            ],
            "year": 1997,
            "source": "Nervenarzt. 1997; 68(12):935-939",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071008700001",
            "pubmed": "9465334",
            "doi": "10.1007/s001150050219",
            "pmc": null,
            "organizations": [
                "1094-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.621,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 527,
            "title": "Comparison of low density lipoprotein uptake by different human lymphocyte subsets: a new method using double-fluorescence staining.",
            "abstract": null,
            "authors": [
                "Maczek, C",
                "Recheis, H",
                "Böck, G",
                "Stulnig, T",
                "Jürgens, G",
                "Wick, G"
            ],
            "year": 1996,
            "source": "J Lipid Res. 1996; 37(6):1363-1371",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UU47600021",
            "pubmed": "8808771",
            "doi": "10.1016/S0022-2275(20)39166-5",
            "pmc": null,
            "organizations": [
                "527-14013"
            ],
            "persons": [
                "527-51511-6"
            ],
            "imported": null,
            "journal": "J LIPID RES",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.62,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.776271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1095,
            "title": "Formation of oxygen radicals in solutions of 7,8-dihydroneopterin.",
            "abstract": null,
            "authors": [
                "Oettl, K",
                "Wirleitner, B",
                "Baier-Bitterlich, G",
                "Grammer, T",
                "Fuchs, D",
                "Reibnegger, G"
            ],
            "year": 1999,
            "source": "Biochem Biophys Res Commun. 1999; 264(1):262-267",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083153500046",
            "pubmed": "10527875",
            "doi": "10.1006/bbrc.1999.1520",
            "pmc": null,
            "organizations": [
                "1095-14012"
            ],
            "persons": [
                "1095-50569-6",
                "1095-51929-2"
            ],
            "imported": null,
            "journal": "BIOCHEM BIOPHYS RES COMMUN",
            "issn": "0006-291X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.161,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.763636363636364,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 2213,
            "title": "Reactive disulfide bonds in immunoglobulin G. A unique feature in serum proteins of different species.",
            "abstract": null,
            "authors": [
                "Schauenstein, E",
                "Schauenstein, K",
                "Dachs, F",
                "Reiter, M",
                "Leitsberger, A",
                "Weblacher, M",
                "Maninger, K",
                "Horejsi, H",
                "Steinschifter, W",
                "Hirschmann, C",
                "Felsner, P"
            ],
            "year": 1996,
            "source": "Biochem Mol Biol Int. 1996; 40(3):433-446",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VP54200001",
            "pubmed": "8908352",
            "doi": "10.1080/15216549600201003",
            "pmc": null,
            "organizations": [
                "2213-14012",
                "2213-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOCHEM MOL BIOL INT",
            "issn": "1039-9712",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.582,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.227118644067797,
            "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": 1096,
            "title": "Fractal tumor stromal border in a nonequilibrium growth model.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1998,
            "source": "Anal Quant Cytol Histol. 1998; 20(1):7-13",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072088000002",
            "pubmed": "9513686",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1096-14047"
            ],
            "persons": [
                "1096-51617-2"
            ],
            "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": 0.667,
            "impactfactor_year": 1998,
            "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": false
        },
        {
            "id": 3118,
            "title": "Screening for endometrial carcinoma in asymptomatic women, including those receiving tamoxifen",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Kurschel, S",
                "Walsberger, K"
            ],
            "year": 2000,
            "source": "GEBURTSH FRAUENHEILK 2000 60: 297-301.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000087619200005",
            "pubmed": null,
            "doi": "10.1055/s-2000-9535",
            "pmc": null,
            "organizations": [
                "3118-14038",
                "3118-14050"
            ],
            "persons": [
                "3118-51989-6",
                "3118-51624-2"
            ],
            "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.204,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0526315789473684,
            "impactfactor_norm_year": 2000,
            "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
        }
    ]
}