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=150000&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150020&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149980&ordering=imported",
    "results": [
        {
            "id": 2626,
            "title": "The sodium channel activator Brevetoxin-3 uncovers a multiplicity of different open states of the cardiac sodium channel.",
            "abstract": null,
            "authors": [
                "Schreibmayer, W",
                "Jeglitsch, G"
            ],
            "year": 1992,
            "source": "Biochim Biophys Acta. 1992; 1104(2):233-242",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HJ31700001",
            "pubmed": "1312356",
            "doi": "10.1016/0005-2736(92)90035-K",
            "pmc": null,
            "organizations": [
                "2626-14011"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "impactfactor_norm_year": 1998,
            "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": 8033,
            "title": "Risk classification of patients with acute myocardial infarct using two-dimensional echocardiography",
            "abstract": null,
            "authors": [
                "Zenker, G",
                "Kandlhofer, B",
                "Forche, G",
                "Harnoncourt, K"
            ],
            "year": 1983,
            "source": "Wien Klin Wochenschr. 1983; 95(19):680-684",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RP09600005",
            "pubmed": "6666156",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.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": 2623,
            "title": "Significance of vaginal and cervix flora with reference to ascending infections",
            "abstract": null,
            "authors": [
                "Mayer, HO"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(23):695-703",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GU28700001",
            "pubmed": "1792794",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2623-14038"
            ],
            "persons": [],
            "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.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": 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": 2622,
            "title": "The role of sonography in the evaluation of gastro-oesophageal reflux--correlation to pH-metry.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Maurer, U",
                "Lackner, H",
                "Uray, E",
                "Ring, E"
            ],
            "year": 1992,
            "source": "Eur J Pediatr. 1992; 151(9):655-657",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JG58300004",
            "pubmed": "1396925",
            "doi": "10.1007/BF01957566",
            "pmc": null,
            "organizations": [
                "2622-14049"
            ],
            "persons": [
                "2622-51373-2"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "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": true
        },
        {
            "id": 8034,
            "title": "GAS-CHROMATOGRAPHY OF VARIOUS N(O,S) ACYL ALKYL ESTERS OF AMINO-ACIDS",
            "abstract": null,
            "authors": [
                "GAMERITH, G"
            ],
            "year": 1983,
            "source": "J CHROMATOGR 1983 268: 403-415.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RP20300006",
            "pubmed": null,
            "doi": "10.1016/S0021-9673(01)95439-1",
            "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": 8035,
            "title": "Congenital enzyme deficiencies of the small intestine: molecular basis and nutritional and therapeutic implications.",
            "abstract": null,
            "authors": [
                "Rossi, E",
                "Hadorn, B"
            ],
            "year": 1983,
            "source": "J Pediatr Gastroenterol Nutr. 1983; 2 Suppl 1(5):S321-S327",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RP39300050",
            "pubmed": "6358446",
            "doi": "10.1097/00005176-198300201-00049",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J PEDIAT GASTROENTEROL NUTR",
            "issn": "0277-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.082,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.830985915492958,
            "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": 2619,
            "title": "The role of MT2 and anti-bcl-2 protein antibodies in the differentiation of benign from malignant cutaneous infiltrates of B-lymphocytes with germinal center formation.",
            "abstract": null,
            "authors": [
                "Chimenti, S",
                "Cerroni, L",
                "Zenahlik, P",
                "Peris, K",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "J Cutan Pathol. 1996; 23(4):319-322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VC50800006",
            "pubmed": "8864918",
            "doi": "10.1111/j.1600-0560.1996.tb01304.x",
            "pmc": null,
            "organizations": [
                "2619-14047"
            ],
            "persons": [
                "2619-51751-6",
                "2619-51620-6"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.044,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.771428571428572,
            "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": 8036,
            "title": "IT IS DECIDABLE WHETHER A REGULAR LANGUAGE IS PURE CONTEXT-FREE",
            "abstract": null,
            "authors": [
                "BUCHER, W",
                "HAGAUER, J"
            ],
            "year": 1983,
            "source": "THEOR COMPUT SCI 1983 26: 233-241.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1983RP90200012",
            "pubmed": null,
            "doi": "10.1016/0304-3975(83)90088-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "THEOR COMPUT SCI",
            "issn": "0304-3975",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.413,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "COMPUTER SCIENCE, THEORY & METHODS",
            "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": 2613,
            "title": "The role of endorectal surface-coil MRI in the diagnosis of ectopic insertion of the ureter into a seminal vesicle cyst.",
            "abstract": null,
            "authors": [
                "Gruber, H",
                "Rauchenwald, M",
                "Breinl, E",
                "Reittner, P",
                "Trummer, H"
            ],
            "year": 1996,
            "source": "Br J Urol. 1996; 78(2):306-308",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VB36400033",
            "pubmed": "8813937",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2613-14054",
                "2613-14056"
            ],
            "persons": [
                "2613-51957-6"
            ],
            "imported": null,
            "journal": "BRIT J UROL",
            "issn": "0007-1331",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.005,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.560975609756098,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 8038,
            "title": "TREATMENT OF OVARIAN CYSTS BY LAPAROSCOPIC ASPIRATION - REPLY",
            "abstract": null,
            "authors": [
                "BURMUCIC, R"
            ],
            "year": 1983,
            "source": "GEBURTSH FRAUENHEILK 1983 43: 640-640.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1983RQ86600012",
            "pubmed": null,
            "doi": "10.1055/s-2008-1036727",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 2609,
            "title": "The relevance of adjuvant therapy in primary carcinoma of the fallopian tube, stages I and II: irradiation vs. chemotherapy.",
            "abstract": null,
            "authors": [
                "Klein, M",
                "Rosen, A",
                "Lahousen, M",
                "Graf, AH",
                "Rainer, A"
            ],
            "year": 2000,
            "source": "Int J Radiat Oncol Biol Phys. 2000; 48(5):1427-1431",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165604600021",
            "pubmed": "11121643",
            "doi": "10.1016%2FS0360-3016%2800%2901381-X",
            "pmc": null,
            "organizations": [
                "2609-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J RADIAT ONCOL BIOL PHYS",
            "issn": "0360-3016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.058,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.925,
            "impactfactor_norm_year": 2000,
            "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": false
        },
        {
            "id": 2605,
            "title": "The relation of reported symptoms to social, individual, and behavioral indicators of ill-health: is the number of reported symptoms a unique general dimension of ill-health?",
            "abstract": null,
            "authors": [
                "Foppa, I",
                "Noack, H",
                "Minder, CE"
            ],
            "year": 1995,
            "source": "J Clin Epidemiol. 1995; 48(7):941-948",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RE35800011",
            "pubmed": "7782802",
            "doi": "10.1016%2F0895-4356%2894%2900204-4",
            "pmc": null,
            "organizations": [
                "2605-14024"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CLIN EPIDEMIOL",
            "issn": "0895-4356",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.28,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.8125,
            "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": 8039,
            "title": "SYMPOSIUM ON CONVENTIONAL, MID-RANGE AND HIGH-DOSE METHOTREXATE THERAPY, MAY 6, 1983 IN GRAZ - FOREWORD",
            "abstract": null,
            "authors": [
                "WAGNER, K"
            ],
            "year": 1983,
            "source": "WIEN MED WOCHENSCHR 1983 133: 4-4.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1983RR09900001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2602,
            "title": "Reduction of obesity and improvement in metabolic parameters by inhibition of intestinal lipases: current results with orlistat",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Marhardt, K"
            ],
            "year": 1998,
            "source": "Acta Med Austriaca. 1998; 25(4-5):142-145",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077314800009",
            "pubmed": "9879390",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "2602-51846-2"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.504672897196262,
            "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": 2601,
            "title": "The Reduced Coenzyme Nicotinamide Adenine-Dinucleotide (NADH) Rescues PC12 Cells from Apoptosis",
            "abstract": null,
            "authors": [
                "Zhang, JR",
                "Vrecko, K",
                "Nadlinger, K",
                "Storga, D",
                "Birkmayer, GD",
                "Reibnegger, G"
            ],
            "year": 1998,
            "source": "J TUMOR MARKER ONCOLOGY 1998 13: 11-24.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075731800001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2601-14012"
            ],
            "persons": [
                "2601-50569-6"
            ],
            "imported": null,
            "journal": "J TUMOR MARKER ONCOLOGY",
            "issn": "0886-3849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.186,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.146341463414634,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED 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": 8040,
            "title": "DIFFERENT RESCUE METHODS IN HIGH-DOSE METHOTREXATE TREATMENT AND THEIR CLINICAL-SIGNIFICANCE",
            "abstract": null,
            "authors": [
                "FEREBERGER, W"
            ],
            "year": 1983,
            "source": "WIEN MED WOCHENSCHR 1983 133: 12-17.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RR09900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": 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": 2599,
            "title": "The radio-anatomic importance of the colliculus atlantis.",
            "abstract": null,
            "authors": [
                "Weiglein, AH",
                "Schmidberger, HR"
            ],
            "year": 1998,
            "source": "Surg Radiol Anat. 1998; 20(3):209-214",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074955900011",
            "pubmed": "9706681",
            "doi": "10.1007%2Fs00276-998-0209-9",
            "pmc": null,
            "organizations": [
                "2599-14018",
                "2599-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.356,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.234375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2597,
            "title": "The prognostic significance of peritoneal seeding and size of postsurgical residual in patients with stage III epithelial ovarian cancer treated with surgery, chemotherapy, and high-dose radiotherapy.",
            "abstract": null,
            "authors": [
                "Kapp, KS",
                "Kapp, DS",
                "Poschauko, J",
                "Stücklschweiger, GF",
                "Hackl, A",
                "Pickel, H",
                "Petru, E",
                "Winter, R"
            ],
            "year": 1999,
            "source": "Gynecol Oncol. 1999; 74(3):400-407",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082708100013",
            "pubmed": "10479500",
            "doi": "10.1006/gyno.1999.5477",
            "pmc": null,
            "organizations": [
                "2597-14038",
                "2597-14054"
            ],
            "persons": [
                "2597-51624-6"
            ],
            "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.86,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.803571428571429,
            "impactfactor_norm_year": 1999,
            "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": 2596,
            "title": "Self-injury behavior",
            "abstract": null,
            "authors": [
                "Hönigl, D",
                "Kriechbaum, N",
                "Zidek, D",
                "Hasiba, K",
                "Zapotoczky, HG"
            ],
            "year": 1997,
            "source": "Acta Med Austriaca. 1997; 24(1):19-22",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WY70700006",
            "pubmed": "9206928",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2596-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.367,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.504672897196262,
            "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": 2595,
            "title": "Drug information in hormone substitution drugs",
            "abstract": null,
            "authors": [
                "Hartmann, B",
                "Tscherne, G",
                "Huber, JC",
                "Vytiska-Binstorfer, E"
            ],
            "year": 1994,
            "source": "Geburtshilfe Frauenheilkd. 1994; 54(1):34-38",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MV56200006",
            "pubmed": "8150248",
            "doi": "10.1055/s-2007-1023547",
            "pmc": null,
            "organizations": [
                "2595-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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
        }
    ]
}