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=159200&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159512,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159220&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159180&ordering=imported",
    "results": [
        {
            "id": 199,
            "title": "Analgesia Under Control",
            "abstract": null,
            "authors": [
                "Rieberer, ML",
                "Stockenhuber, A",
                "Gossler, R"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 143-147.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500071",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "199-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 198,
            "title": "An update on pachydermodactyly and a report of three additional cases.",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Br J Dermatol. 1995; 133(3):433-437",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995RV04400014",
            "pubmed": "8547000",
            "doi": "10.1111/j.1365-2133.1995.tb02673.x",
            "pmc": null,
            "organizations": [
                "198-14047"
            ],
            "persons": [
                "198-51620-6",
                "198-51842-2"
            ],
            "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.71,
            "impactfactor_year": 1995,
            "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": 196,
            "title": "An intermittent itraconazole 1-week dosing regimen for the treatment of toenail onychomycosis in dermatological practice.",
            "abstract": null,
            "authors": [
                "Ginter, G",
                "De Doncker, P"
            ],
            "year": 1998,
            "source": "Mycoses. 1998; 41(5-6):235-238",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075333000010",
            "pubmed": "9715639",
            "doi": "10.1111/j.1439-0507.1998.tb00330.x",
            "pmc": null,
            "organizations": [
                "196-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "MYCOSES",
            "issn": "0933-7407",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.514,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.466666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MYCOLOGY",
            "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": 194,
            "title": "An improved method for the measurement of the angiotensin-converting enzyme inhibitor lisinopril in human plasma by stable isotope dilution gas chromatography/negative ion chemical ionization mass spectrometry.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Fauler, G",
                "Raspotnig, G",
                "Windischhofer, W"
            ],
            "year": 1999,
            "source": "Rapid Commun Mass Spectrom. 1999; 13(8):650-653",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079844300003",
            "pubmed": "10343410",
            "doi": "10.1002/(SICI)1097-0231(19990430)13:8<650::AID-RCM536>3.0.CO;2-X10.1002/(SICI)1097-0231(19990430)13:8<650::AID-RCM536>3.0.CO;2-X",
            "pmc": null,
            "organizations": [
                "194-14048"
            ],
            "persons": [
                "194-51979-6"
            ],
            "imported": null,
            "journal": "RAPID COMMUN MASS SPECTROM",
            "issn": "0951-4198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.437,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.878787878787879,
            "impactfactor_norm_year": 1999,
            "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": 193,
            "title": "An image analysis and statistical evaluation program for the assessment of tumour cell invasion in vitro.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Helige, C",
                "Tritthart, HA"
            ],
            "year": 1992,
            "source": "Anal Cell Pathol. 1992; 4(1):49-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992GX43900004",
            "pubmed": "1734942",
            "doi": null,
            "pmc": null,
            "organizations": [
                "193-14011",
                "193-14047"
            ],
            "persons": [
                "193-51519-6"
            ],
            "imported": null,
            "journal": "ANAL CELL PATHOL",
            "issn": "0921-8912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.727,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.338235294117647,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 191,
            "title": "An automatic method for the identification and interpretation of clustered microcalcifications in mammograms.",
            "abstract": null,
            "authors": [
                "Schmidt, F",
                "Sorantin, E",
                "Szepesvàri, C",
                "Graif, E",
                "Becker, M",
                "Mayer, H",
                "Hartwagner, K"
            ],
            "year": 1999,
            "source": "Phys Med Biol. 1999; 44(5):1231-1243",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080467100010",
            "pubmed": "10368015",
            "doi": "10.1088%2F0031-9155%2F44%2F5%2F011",
            "pmc": null,
            "organizations": [
                "191-14054"
            ],
            "persons": [
                "191-51913-6"
            ],
            "imported": null,
            "journal": "PHYS MED BIOL",
            "issn": "0031-9155",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.888,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.906976744186046,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 14216,
            "title": "Escalating immunotherapy of multiple sclerosis--new aspects and practical application.",
            "abstract": null,
            "authors": [
                "Rieckmann, P",
                "Toyka, KV",
                "Bassetti, C",
                "Beer, K",
                "Beer, S",
                "Buettner, U",
                "Chofflon, M",
                "Götschi-Fuchs, M",
                "Hess, K",
                "Kappos, L",
                "Kesselring, J",
                "Goebels, N",
                "Ludin, HP",
                "Mattle, H",
                "Schluep, M",
                "Vaney, C",
                "Baumhackl, U",
                "Berger, T",
                "Deisenhammer, F",
                "Fazekas, F",
                "Freimüller, M",
                "Kollegger, H",
                "Kristoferitsch, W",
                "Lassmann, H",
                "Markut, H",
                "Strasser-Fuchs, S",
                "Vass, K",
                "Altenkirch, H",
                "Bamborschke, S",
                "Baum, K",
                "Benecke, R",
                "Brück, W",
                "Dommasch, D",
                "Elias, WG",
                "Gass, A",
                "Gehlen, W",
                "Haas, J",
                "Haferkamp, G",
                "Hanefeld, F",
                "Hartung, HP",
                "Heesen, C",
                "Heidenreich, F",
                "Heitmann, R",
                "Hemmer, B",
                "Hense, T",
                "Hohlfeld, R",
                "Janzen, RW",
                "Japp, G",
                "Jung, S",
                "Jügelt, E",
                "Koehler, J",
                "Kölmel, W",
                "König, N",
                "Lowitzsch, K",
                "Manegold, U",
                "Melms, A",
                "Mertin, J",
                "Oschmann, P",
                "Petereit, HF",
                "Pette, M",
                "Pöhlau, D",
                "Pohl, D",
                "Poser, S",
                "Sailer, M",
                "Schmidt, S",
                "Schock, G",
                "Schulz, M",
                "Schwarz, S",
                "Seidel, D",
                "Sommer, N",
                "Stangel, M",
                "Stark, E",
                "Steinbrecher, A",
                "Tumani, H",
                "Voltz, R",
                "Weber, F",
                "Weinrich, W",
                "Weissert, R",
                "Wiendl, H",
                "Wiethölter, H",
                "Wildemann, U",
                "Zettl, UK",
                "Zipp, F",
                "Zschenderlein, R",
                "Izquierdo, G",
                "Kirjazovas, A",
                "Packauskas, L",
                "Miller, D",
                "Koncan Vracko, B",
                "Millers, A",
                "Orologas, A",
                "Panellus, M",
                "Sindic, CJ",
                "Bratic, M",
                "Svraka, A",
                "Vella, NR",
                "Stelmasiak, Z",
                "Selmaj, K",
                "Bartosik-Psujik, H",
                "Mitosek-Szewczyk, K",
                "Belniak, E",
                "Mochecka, A",
                "Bayas, A",
                "Chan, A",
                "Flachenecker, P",
                "Gold, R",
                "Kallmann, B",
                "Leussink, V",
                "Mäurer, M",
                "Ruprecht, K",
                "Stoll, G",
                "Weilbach, FX",
                "Multiple Sclerosis Therapy Consensus Group"
            ],
            "year": 2004,
            "source": "J Neurol. 2004; 251(11):1329-1339",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225610400005",
            "pubmed": "15592728",
            "doi": "10.1007/s00415-004-0537-6",
            "pmc": null,
            "organizations": [
                "14216-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.14,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.857142857142857,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 188,
            "title": "Dose-dependent behavioural effects of two protein-free peptide derivatives on the passive avoidance reaction of rats.",
            "abstract": null,
            "authors": [
                "Hutter-Paier, B",
                "Eggenreich, U",
                "Windisch, M"
            ],
            "year": 1996,
            "source": "Arzneimittelforschung. 1996; 46(3):242-246",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD22900002",
            "pubmed": "8901142",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM, FORSCH, DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 187,
            "title": "Dose intensification of epidoxorubicin and cyclophosphamide in metastatic breast cancer: a randomised study with two schedules of granulocyte-macrophage colony stimulating factor.",
            "abstract": null,
            "authors": [
                "Stöger, H",
                "Samonigg, H",
                "Krainer, M",
                "Ploszczynski, M",
                "Nirnberger, G",
                "Maca, S",
                "Hehenwarter, W",
                "Wirth, M",
                "Schüller, J",
                "Vavra, N",
                "Scheithauer, W",
                "Kornek, G",
                "Stierer, M",
                "Zielinski, CC"
            ],
            "year": 1998,
            "source": "Eur J Cancer. 1998; 34(4):482-488",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073132200015",
            "pubmed": "9713297",
            "doi": "10.1016/S0959-8049(97)10039-9",
            "pmc": null,
            "organizations": [
                "187-14085"
            ],
            "persons": [
                "187-51532-6",
                "187-51538-1"
            ],
            "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.743,
            "impactfactor_year": 1998,
            "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": false
        },
        {
            "id": 186,
            "title": "Dose increase augments response rate to interferon-alpha in chronic hepatitis C.",
            "abstract": null,
            "authors": [
                "Ferenci, P",
                "Stauber, R",
                "Propst, A",
                "Fiedler, R",
                "Müller, C",
                "Gschwantler, M",
                "Schütze, K",
                "Datz, C",
                "Judmaier, G",
                "Vogel, W",
                "Krejs, GJ",
                "Gangl, A"
            ],
            "year": 1996,
            "source": "Dig Dis Sci. 1996; 41(12 Suppl):103S-1108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WC42200015",
            "pubmed": "9011466",
            "doi": "10.1007/BF02087884",
            "pmc": null,
            "organizations": [],
            "persons": [
                "186-51530-6",
                "186-51534-6"
            ],
            "imported": null,
            "journal": "DIGEST DIS SCI",
            "issn": "0163-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.908,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.75,
            "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": true,
            "conference_place": true,
            "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": 182,
            "title": "[The Doppler echocardiographic assessment of left ventricular diastolic function in coronary heart disease].",
            "abstract": null,
            "authors": [
                "Weihs, W",
                "Anelli-Monti, B",
                "Schuchlenz, H",
                "Harb, S"
            ],
            "year": 1998,
            "source": "Dtsch Med Wochenschr. 1998; 123(45):1331-6",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077082200001",
            "pubmed": "9835891",
            "doi": "10.1055/s-2007-1024174",
            "pmc": null,
            "organizations": [
                "182-14087"
            ],
            "persons": [
                "182-98517-6"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.653,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.607476635514019,
            "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": 181,
            "title": "Doppler sonography in congenital ureteropelvic junction obstruction and multicystic dysplastic kidneys.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E",
                "Fueger, G",
                "Petritsch, P",
                "Villits, P"
            ],
            "year": 1993,
            "source": "Pediatr Radiol. 1993; 23(7):502-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MK03000003",
            "pubmed": "8309748",
            "doi": "10.1007/BF02012130",
            "pmc": null,
            "organizations": [
                "181-14048",
                "181-14056"
            ],
            "persons": [
                "181-51373-2"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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": 180,
            "title": "Dopamine Infusion Following Liver Surgery Prevents Hypomagnesemia",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Mischinger, HJ",
                "Supancic, A",
                "Leitner, G",
                "Porta, S"
            ],
            "year": 1998,
            "source": "MAGNESIUM, BULL 1998 20: 49-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074343400007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "180-14014",
                "180-14045"
            ],
            "persons": [
                "180-51595-6"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.244,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0576271186440678,
            "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": 177,
            "title": "Does surgical removal of primary melanoma trigger growth of occult metastases? An analytical epidemiological approach.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Soyer, HP",
                "Smolle-Jüttner, FM",
                "Rieger, E",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "Dermatol Surg. 1997; 23(11):1043-1046",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YH79200008",
            "pubmed": "9391562",
            "doi": "10.1016%2FS1076-0512%2897%2900354-3",
            "pmc": null,
            "organizations": [
                "177-14047",
                "177-14077"
            ],
            "persons": [
                "177-51620-6",
                "177-51615-6"
            ],
            "imported": null,
            "journal": "DERMATOL SURG",
            "issn": "1076-0512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.514,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.857142857142857,
            "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": 173,
            "title": "Comparison of different methods for separation and ex vivo expansion of cord blood progenitor cells.",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Benesch, M",
                "Lackner, H",
                "Kerbl, R",
                "Walcher, M",
                "Urban, C"
            ],
            "year": 1999,
            "source": "Ann Hematol. 1999; 78(8):364-370",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082426000004",
            "pubmed": "10460350",
            "doi": "10.1007%2Fs002770050530",
            "pmc": null,
            "organizations": [
                "173-14038",
                "173-14092"
            ],
            "persons": [
                "173-51369-6",
                "173-51821-6",
                "173-51657-6",
                "173-51859-2"
            ],
            "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.101,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.383333333333333,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 171,
            "title": "Comparison of acute electrophysiological effects of amiodarone and its metabolite desethylamiodarone in Langendorff perfused guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Windisch, M",
                "Vicenzi, M",
                "Eggenreich, U",
                "Nagl, S",
                "Kral, K",
                "Pilger, E",
                "Tritthart, HA"
            ],
            "year": 1991,
            "source": "Basic Res Cardiol. 1991; 86(2):136-147",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FM26900007",
            "pubmed": "1715160",
            "doi": "10.1007/BF02190546",
            "pmc": null,
            "organizations": [
                "171-14011",
                "171-14070"
            ],
            "persons": [
                "171-51519-6",
                "171-51541-6",
                "171-51943-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 170,
            "title": "Comparison of a new piezoelectric train-of-four neuromuscular monitor, the ParaGraph, and the Relaxometer mechanomyograph.",
            "abstract": null,
            "authors": [
                "Dahaba, AA",
                "Von Klobucar, F",
                "Rehak, PH",
                "List, WF"
            ],
            "year": 1999,
            "source": "Br J Anaesth. 1999; 82(5):780-782",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080451900027",
            "pubmed": "10536564",
            "doi": "10.1093/bja/82.5.780",
            "pmc": null,
            "organizations": [
                "170-14044",
                "170-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J ANAESTH",
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.387,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.814814814814815,
            "impactfactor_norm_year": 1999,
            "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": 169,
            "title": "Comparison of two hybridization assays for the rapid detection of PCR amplified HSV genome sequences from cerebrospinal fluid.",
            "abstract": null,
            "authors": [
                "Sakrauski, A",
                "Weber, B",
                "Kessler, HH",
                "Pierer, K",
                "Doerr, HW"
            ],
            "year": 1994,
            "source": "J Virol Methods. 1994; 50(1-3):175-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QE93900017",
            "pubmed": "7714040",
            "doi": "10.1016/0166-0934(94)90174-0",
            "pmc": null,
            "organizations": [
                "169-14023"
            ],
            "persons": [
                "169-51812-6"
            ],
            "imported": null,
            "journal": "J VIROL METH",
            "issn": "0166-0934",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.403,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.707317073170732,
            "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": 167,
            "title": "Comparision of Reflection Pulse Oximetry and Cardiotocography for Intrapartal Surveillance in Presence of Fetal Arrhythmia and Cardiac Malformation - A Case-Report",
            "abstract": null,
            "authors": [
                "Arikan, G",
                "Etschmaier, S",
                "Scholl, W",
                "Kainer, F",
                "Stein, J",
                "Häusler, MCH"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 581-583.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YD43100011",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023142",
            "pmc": null,
            "organizations": [
                "167-14038",
                "167-14048"
            ],
            "persons": [
                "167-51941-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.395,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 164,
            "title": "Cavernous haemangioma in the infraorbital nerve canal--an unusual expansion in the maxillary sinus.",
            "abstract": null,
            "authors": [
                "Walch, C",
                "Anderhuber, W",
                "Luxenberger, W",
                "Humer-Fuchs, U"
            ],
            "year": 1998,
            "source": "J Laryngol Otol. 1998; 112(9):872-874",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000075952100013",
            "pubmed": "9876381",
            "doi": "10.1017/S0022215100141933",
            "pmc": null,
            "organizations": [
                "164-14017",
                "164-14042"
            ],
            "persons": [
                "164-51729-2"
            ],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.4,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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
        }
    ]
}