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=159440&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159493,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159460&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159420&ordering=imported",
    "results": [
        {
            "id": 2029,
            "title": "Prediction of response to erythropoietin treatment in chronic anemia of cancer.",
            "abstract": null,
            "authors": [
                "Ludwig, H",
                "Fritz, E",
                "Leitgeb, C",
                "Pecherstorfer, M",
                "Samonigg, H",
                "Schuster, J"
            ],
            "year": 1994,
            "source": "Blood. 1994; 84(4):1056-1063",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PC40200009",
            "pubmed": "7741835",
            "doi": "10.1182/blood.V84.4.1056.bloodjournal8441056",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2029-51532-6"
            ],
            "imported": null,
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.279,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.983050847457627,
            "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": 2138,
            "title": "Pulmonary infection due to Mycobacterium gordonae in an adolescent immunocompetent patient.",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Eber, E",
                "Beitzke, A",
                "Bauer, C",
                "Zach, M"
            ],
            "year": 1997,
            "source": "RESPIRATION 1997 64: 300-303.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XL28800010",
            "pubmed": "9257367",
            "doi": "10.1159/000196691",
            "pmc": null,
            "organizations": [
                "2138-14023",
                "2138-14048",
                "2138-14093",
                "2138-14094"
            ],
            "persons": [
                "2138-51743-2",
                "2138-51713-6"
            ],
            "imported": null,
            "journal": "RESPIRATION",
            "issn": "0025-7931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.506,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.206896551724138,
            "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": 2653,
            "title": "Thromboembolic complications after arthroscopic knee surgery. Incidence and risk factors in 101 patients.",
            "abstract": null,
            "authors": [
                "Schippinger, G",
                "Wirnsberger, GH",
                "Obernosterer, A",
                "Babinski, K"
            ],
            "year": 1998,
            "source": "Acta Orthop Scand. 1998; 69(2):144-146",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073463600010",
            "pubmed": "9602771",
            "doi": "10.3109/17453679809117615",
            "pmc": null,
            "organizations": [
                "2653-14052",
                "2653-14084"
            ],
            "persons": [
                "2653-51739-6"
            ],
            "imported": null,
            "journal": "ACTA ORTHOP SCAND",
            "issn": "0001-6470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.718,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 4048,
            "title": "Induction of short heterodimer partner 1 precedes downregulation of Ntcp in bile duct-ligated mice.",
            "abstract": null,
            "authors": [
                "Zollner, G",
                "Fickert, P",
                "Silbert, D",
                "Fuchsbichler, A",
                "Stumptner, C",
                "Zatloukal, K",
                "Denk, H",
                "Trauner, M"
            ],
            "year": 2002,
            "source": "Am J Physiol Gastrointest Liver Physiol. 2002; 282(1):G184-G191",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172922700022",
            "pubmed": "11751172",
            "doi": "10.1152/ajpgi.00215.2001",
            "pmc": null,
            "organizations": [
                "4048-14020",
                "4048-14081"
            ],
            "persons": [
                "4048-50626-6",
                "4048-51515-6",
                "4048-51663-6",
                "4048-51870-6",
                "4048-52938-6",
                "4048-57230-1"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL-GASTROINTEST L",
            "issn": "0193-1857",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.346,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.844444444444444,
            "impactfactor_norm_year": 2002,
            "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": 5247,
            "title": "How to score arousals in preterm infants? Can we use recommendations of the Pediatric Wake-up Club?",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Urlesberger, B",
                "Müller, W",
                "Kerbl, R"
            ],
            "year": 2003,
            "source": "Wien Klin Wochenschr. 2003; 115(24):867-870",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000188366100006",
            "pubmed": "14768532",
            "doi": "10.1007/BF03040407",
            "pmc": null,
            "organizations": [
                "5247-14048"
            ],
            "persons": [
                "5247-51643-6",
                "5247-51821-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.774,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2003,
            "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": true
        },
        {
            "id": 1409,
            "title": "Intramuscular angioma: a clinicopathological analysis of 74 cases.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Fletcher, CD"
            ],
            "year": 1991,
            "source": "Histopathology. 1991; 18(1):53-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EU18700008",
            "pubmed": "2013460",
            "doi": "10.1111/j.1365-2559.1991.tb00814.x",
            "pmc": null,
            "organizations": [
                "1409-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "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": 34255,
            "title": "Remifentanil, propofol or both for conscious sedation during eye surgery under regional anaesthesia.",
            "abstract": null,
            "authors": [
                "Holas, A",
                "Krafft, P",
                "Marcovic, M",
                "Quehenberger, F"
            ],
            "year": 1999,
            "source": "Eur J Anaesthesiol. 1999; 16(11):741-748",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085461700001",
            "pubmed": "10713867",
            "doi": "10.1046/j.1365-2346.1999.00574.x",
            "pmc": null,
            "organizations": [
                "34255-14044"
            ],
            "persons": [
                "34255-50466-6"
            ],
            "imported": null,
            "journal": "EUR J ANAESTH",
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.849,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.518518518518518,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 170816,
            "title": "THE GHENT GLOBAL IAD CATEGORISATION TOOL. Deutsche Version. Version 1.0 - Juni 2017.",
            "abstract": null,
            "authors": [
                "Hödl, M",
                "Köberich, S",
                "Kohler, M",
                "Müller, G",
                "Schiess, C",
                "Schumacher, P",
                "Spitz-Köberich, C",
                "Steininger, A"
            ],
            "year": 2018,
            "source": null,
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170816-14509"
            ],
            "persons": [
                "170816-59569"
            ],
            "imported": null,
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 851,
            "title": "Effect of chromium yeast and chromium picolinate on body composition of obese, non-diabetic patients during and after a formula diet",
            "abstract": null,
            "authors": [
                "Bahadori, B",
                "Wallner, S",
                "Schneider, H",
                "Wascher, TC",
                "Toplak, H"
            ],
            "year": 1997,
            "source": "ACTA MED AUST 1997 24: 185-187.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YK41400005",
            "pubmed": "9480618",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "851-51846-6",
                "851-51266-6"
            ],
            "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": 1455,
            "title": "Is there paradoxical arousal reaction in the EEG subdelta range in patients during anesthesia?",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G"
            ],
            "year": 1999,
            "source": "J Neurosurg Anesthesiol. 1999; 11(1):49-52",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078288700010",
            "pubmed": "9890387",
            "doi": "10.1097/00008506-199901000-00010",
            "pmc": null,
            "organizations": [
                "1455-14044",
                "1455-14070"
            ],
            "persons": [
                "1455-51073-6"
            ],
            "imported": null,
            "journal": "J NEUROSURG ANESTHESIOL",
            "issn": "0898-4921",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.934,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.555555555555556,
            "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": 8605,
            "title": "Activation of lecithin-cholesterol acyltransferase by apolipoprotein D: comparison of proteoliposomes containing apolipoprotein D, A-I or C-I.",
            "abstract": null,
            "authors": [
                "Steyrer, E",
                "Kostner, GM"
            ],
            "year": 1988,
            "source": "BIOCHIM BIOPHYS ACTA 1988 958: 484-491.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M287900020",
            "pubmed": "3124886",
            "doi": "10.1016/0005-2760(88)90235-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8605-51817-2",
                "8605-51669-6"
            ],
            "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": 19030,
            "title": "Simultaneous measurement of sirolimus and everolimus in whole blood by HPLC with ultraviolet detection.",
            "abstract": null,
            "authors": [
                "Khoschsorur, G"
            ],
            "year": 2005,
            "source": "Clin Chem. 2005; 51(9):1721-1724",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000231535100026",
            "pubmed": "16120952",
            "doi": "10.1373/clinchem.2005.051151",
            "pmc": null,
            "organizations": [
                "19030-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.717,
            "impactfactor_year": 2005,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 21948,
            "title": "Ocular blood flow parameters after pars plana vitrectomy in patients with diabetic retinopathy.",
            "abstract": null,
            "authors": [
                "Krepler, K",
                "Polska, E",
                "Wedrich, A",
                "Schmetterer, L"
            ],
            "year": 2003,
            "source": "Retina. 2003; 23(2):192-196",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182898700009",
            "pubmed": "12707598",
            "doi": "10.1097/00006982-200304000-00009",
            "pmc": null,
            "organizations": [],
            "persons": [
                "21948-53938-4"
            ],
            "imported": null,
            "journal": "RETINA-J RETIN VITR DIS",
            "issn": "0275-004X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.391,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.658536585365854,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3854,
            "title": "Low-level monocyte chemoattractant protein-1 stimulation of monocytes leads to tumor formation in nontumorigenic melanoma cells.",
            "abstract": null,
            "authors": [
                "Nesbit, M",
                "Schaider, H",
                "Miller, TH",
                "Herlyn, M"
            ],
            "year": 2001,
            "source": "J Immunol. 2001; 166(11):6483-6490",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170948900003",
            "pubmed": "11359798",
            "doi": "10.4049/jimmunol.166.11.6483",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3854-53662-6"
            ],
            "imported": null,
            "journal": "J IMMUNOL",
            "issn": "0022-1767",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.065,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.93859649122807,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 52363,
            "title": "Intracellular mechanisms mediating the anti-apoptotic action of gastrin.",
            "abstract": null,
            "authors": [
                "Ramamoorthy, S",
                "Stepan, V",
                "Todisco, A"
            ],
            "year": 2004,
            "source": "Biochem Biophys Res Commun. 2004; 323(1):44-48",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223965300007",
            "pubmed": "15351698",
            "doi": "10.1016/j.bbrc.2004.08.059",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52363-52016-6"
            ],
            "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": 2.904,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.65625,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1916,
            "title": "Pathophysiologic mechanisms in the development of age-related white matter changes of the brain.",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Schmidt, R",
                "Scheltens, P"
            ],
            "year": 1998,
            "source": "Dement Geriatr Cogn Disord. 1998; 9 Suppl 1(2):2-5",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075030800002",
            "pubmed": "9716237",
            "doi": "10.1159/000051182",
            "pmc": null,
            "organizations": [
                "1916-14051",
                "1916-14108"
            ],
            "persons": [],
            "imported": null,
            "journal": "DEMENT GERIATR COGN DISORD",
            "issn": "1420-8008",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.71,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.376623376623377,
            "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": 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": true
        },
        {
            "id": 2013,
            "title": "Postnatal development of the facial canal. An investigation based on cadaver dissections and computed tomography.",
            "abstract": null,
            "authors": [
                "Weiglein, AH"
            ],
            "year": 1996,
            "source": "Surg Radiol Anat. 1996; 18(2):115-123",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UQ54900008",
            "pubmed": "8782317",
            "doi": "10.1007%2FBF01795229",
            "pmc": null,
            "organizations": [
                "2013-14018"
            ],
            "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.389,
            "impactfactor_year": 1996,
            "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": 2994,
            "title": "Hyperbaric oxygen and photodynamic therapy in the treatment of advanced carcinoma of the cardia and the esophagus.",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Anegg, U",
                "Fell, B",
                "Rehak, P",
                "Ratzenhofer, B",
                "Tomaselli, F",
                "Sankin, O",
                "Pinter, H",
                "Smolle-Jüttner, FM",
                "Friehs, GB"
            ],
            "year": 2000,
            "source": "Lasers Surg Med. 2000; 26(3):308-315",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086161900009",
            "pubmed": "10738294",
            "doi": "10.1002/(SICI)1096-9101(2000)26:3<308::AID-LSM9>3.0.CO;2-B",
            "pmc": null,
            "organizations": [
                "2994-14044",
                "2994-14045",
                "2994-14077"
            ],
            "persons": [
                "2994-51935-2",
                "2994-53461-6",
                "2994-56918-6",
                "2994-51615-6"
            ],
            "imported": null,
            "journal": "LASER SURG MED",
            "issn": "0196-8092",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.348,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.889705882352941,
            "impactfactor_norm_year": 2000,
            "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": 3271,
            "title": "The clinical value of serum concentrations of cancer antigen 125 in patients with primary fallopian tube carcinoma: a multicenter study.",
            "abstract": null,
            "authors": [
                "Hefler, LA",
                "Rosen, AC",
                "Graf, AH",
                "Lahousen, M",
                "Klein, M",
                "Leodolter, S",
                "Reinthaller, A",
                "Kainz, C",
                "Tempfer, CB"
            ],
            "year": 2000,
            "source": "Cancer. 2000; 89(7):1555-1560",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089411300020",
            "pubmed": "11013371",
            "doi": "10.1002%2F1097-0142%2820001001%2989%3A7%3C1555%3A%3AAID-CNCR20%3E3.0.CO%3B2-J",
            "pmc": null,
            "organizations": [
                "3271-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.611,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.854368932038835,
            "impactfactor_norm_year": 2000,
            "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": 3599,
            "title": "Assessing abdominal fatness with local bioimpedance analysis: basics and experimental findings.",
            "abstract": null,
            "authors": [
                "Scharfetter, H",
                "Schlager, T",
                "Stollberger, R",
                "Felsberger, R",
                "Hutten, H",
                "Hinghofer-Szalkay, H"
            ],
            "year": 2001,
            "source": "Int J Obes Relat Metab Disord. 2001; 25(4):502-511",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167765100010",
            "pubmed": "11319654",
            "doi": "10.1038%2Fsj.ijo.0801556",
            "pmc": null,
            "organizations": [
                "3599-14010",
                "3599-14054"
            ],
            "persons": [
                "3599-51683-6"
            ],
            "imported": null,
            "journal": "INT J OBESITY",
            "issn": "0307-0565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.196,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.78,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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
        }
    ]
}