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=159400&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159494,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159420&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159380&ordering=imported",
    "results": [
        {
            "id": 391,
            "title": "Capsaicin: cellular targets, mechanisms of action, and selectivity for thin sensory neurons.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1991,
            "source": "PHARMACOL REV 1991 43: 143-201.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1991FU76700002",
            "pubmed": "1852779",
            "doi": null,
            "pmc": null,
            "organizations": [
                "391-14022"
            ],
            "persons": [
                "391-51529-2"
            ],
            "imported": null,
            "journal": "PHARMACOL REV",
            "issn": "0031-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.524,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.99438202247191,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2925,
            "title": "Efficacy and safety of HOE 901 versus NPH insulin in patients with type 1 diabetes. The European Study Group of HOE 901 in type 1 diabetes.",
            "abstract": null,
            "authors": [
                "Pieber, TR",
                "Eugène-Jolchine, I",
                "Derobert, E"
            ],
            "year": 2000,
            "source": "Diabetes Care. 2000; 23(2):157-162",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085037300006",
            "pubmed": "10868824",
            "doi": "10.2337/diacare.23.2.157",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2925-51831-2"
            ],
            "imported": null,
            "journal": "DIABETES CARE",
            "issn": "0149-5992",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.992,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.876404494382023,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2621,
            "title": "The role of recombinant human DNase in the treatment of patients with cystic fibrosis: many promises, more problems.",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 1996,
            "source": "Thorax. 1996; 51(7):750-755",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996UY36300018",
            "pubmed": "8882085",
            "doi": "10.1136/thx.51.7.750",
            "pmc": "PMC472501",
            "organizations": [
                "2621-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "THORAX",
            "issn": "0040-6376",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.963,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.896551724137931,
            "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": 983,
            "title": "Oesophageal burn caused by sucking a 1.5 volt battery.",
            "abstract": null,
            "authors": [
                "Untersweg, U",
                "Mayr, J",
                "Schmidt, B"
            ],
            "year": 1996,
            "source": "Acta Paediatr. 1996; 85(11):1382-1383",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VT95200026",
            "pubmed": "8955474",
            "doi": "10.1111/j.1651-2227.1996.tb13933.x",
            "pmc": null,
            "organizations": [
                "983-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA PAEDIAT",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.754,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.661971830985916,
            "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": 5260,
            "title": "In-vitro response of Plasmodium falciparum to the main alkaloids of Cinchona in northwestern Thailand.",
            "abstract": null,
            "authors": [
                "Knauer, A",
                "Sirichaisinthop, J",
                "Reinthaler, FF",
                "Wiedermann, G",
                "Wernsdorfer, G",
                "Wernsdorfer, WH"
            ],
            "year": 2003,
            "source": "Wien Klin Wochenschr. 2003; 115 Suppl 3(19-20 Suppl 4):39-44",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000188533300007",
            "pubmed": "15508779",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5260-14023"
            ],
            "persons": [
                "5260-51674-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": 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": 4947,
            "title": "Infections of wild animals with Anaplasma phagocytophila in Austria and the Czech Republic.",
            "abstract": null,
            "authors": [
                "Petrovec, M",
                "Sixl, W",
                "Schweiger, R",
                "Mikulasek, S",
                "Elke, L",
                "Wüst, G",
                "Marth, E",
                "Strasek, K",
                "Stünzner, D",
                "Avsic-Zupanc, T"
            ],
            "year": 2003,
            "source": "Ann N Y Acad Sci. 2003; 990(8):103-106",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184284900016",
            "pubmed": "12860608",
            "doi": "10.1111/j.1749-6632.2003.tb07345.x",
            "pmc": null,
            "organizations": [
                "4947-14023"
            ],
            "persons": [
                "4947-51503-6"
            ],
            "imported": null,
            "journal": "ANN N Y ACAD SCI",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.892,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.891304347826087,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": 3069,
            "title": "Treatment of capillary hemangiomas of early childhood with a new method of cryosurgery.",
            "abstract": null,
            "authors": [
                "Reischle, S",
                "Schuller-Petrovic, S"
            ],
            "year": 2000,
            "source": "J Am Acad Dermatol. 2000; 42(5 Pt 1):809-813",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086989300016",
            "pubmed": "10775859",
            "doi": "10.1067/mjd.2000.103985",
            "pmc": null,
            "organizations": [
                "3069-14047"
            ],
            "persons": [
                "3069-51348-4"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.131,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4200,
            "title": "Revision of the Kotz type of tumour endoprosthesis for the lower limb.",
            "abstract": null,
            "authors": [
                "Mittermayer, F",
                "Windhager, R",
                "Dominkus, M",
                "Krepler, P",
                "Schwameis, E",
                "Sluga, M",
                "Kotz, R",
                "Strasser, G"
            ],
            "year": 2002,
            "source": "J Bone Joint Surg Br. 2002; 84(3):401-406",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175107000018",
            "pubmed": "12002501",
            "doi": "10.1302/0301-620X.84B3.12204",
            "pmc": null,
            "organizations": [
                "4200-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "J BONE JOINT SURG-BRIT VOL",
            "issn": "0301-620X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.457,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.785714285714286,
            "impactfactor_norm_year": 2002,
            "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": false
        },
        {
            "id": 4137,
            "title": "Nonlinear anisotropic diffusion filtering for multiscale edge enhancement",
            "abstract": null,
            "authors": [
                "Keeling, SL",
                "Stollberger, R"
            ],
            "year": 2002,
            "source": "INVERSE PROBL 2002 18: 175-190.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174316900014",
            "pubmed": null,
            "doi": "10.1088/0266-5611/18/1/312",
            "pmc": null,
            "organizations": [
                "4137-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "INVERSE PROBL",
            "issn": "0266-5611",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.156,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.865384615384615,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MATHEMATICS, APPLIED",
            "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": 2744,
            "title": "Transvaginal versus anal endosonography for detecting damage to the anal sphincter.",
            "abstract": null,
            "authors": [
                "Frudinger, A",
                "Bartram, CI",
                "Kamm, MA"
            ],
            "year": 1997,
            "source": "AMER J ROENTGENOL 1997 168: 1435-1438.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XA55300008",
            "pubmed": "9168703",
            "doi": "10.2214/ajr.168.6.9168703",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2744-51696-1"
            ],
            "imported": null,
            "journal": "AMER J ROENTGENOL",
            "issn": "0361-803X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.332,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.835443037974684,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 356,
            "title": "Bone marrow changes following treatment of renal anemia with erythropoietin.",
            "abstract": null,
            "authors": [
                "Horina, JH",
                "Schmid, CR",
                "Roob, JM",
                "Winkler, HM",
                "Samitz, MA",
                "Hammer, HF",
                "Pogglitsch, H",
                "Krejs, GJ"
            ],
            "year": 1991,
            "source": "Kidney Int. 1991; 40(5):917-922",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK49500014",
            "pubmed": "1762296",
            "doi": "10.1038/ki.1991.294",
            "pmc": null,
            "organizations": [
                "356-14020"
            ],
            "persons": [
                "356-51531-6",
                "356-51534-6",
                "356-51717-2"
            ],
            "imported": null,
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.058,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975609756097561,
            "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": 2927,
            "title": "Physiotherapy for airway clearance in paediatrics.",
            "abstract": null,
            "authors": [
                "Oberwaldner, B"
            ],
            "year": 2000,
            "source": "Eur Respir J. 2000; 15(1):196-204",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085113000036",
            "pubmed": "10678646",
            "doi": "10.1183/09031936.00.15119600",
            "pmc": null,
            "organizations": [
                "2927-14095"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR RESP J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.59,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.827586206896552,
            "impactfactor_norm_year": 2000,
            "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": 2187,
            "title": "Radiosurgery for epilepsy associated with cavernous malformation: retrospective study in 49 patients.",
            "abstract": null,
            "authors": [
                "Régis, J",
                "Bartolomei, F",
                "Kida, Y",
                "Kobayashi, T",
                "Vladyka, V",
                "Liscàk, R",
                "Forster, D",
                "Kemeny, A",
                "Schröttner, O",
                "Pendl, G"
            ],
            "year": 2000,
            "source": "Neurosurgery. 2000; 47(5):1091-1097",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000090144400024",
            "pubmed": "11063101",
            "doi": "10.1097%2F00006123-200011000-00013",
            "pmc": null,
            "organizations": [
                "2187-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURGERY",
            "issn": "0148-396X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.899,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.941176470588235,
            "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": 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": 1322,
            "title": "Indications and limitations of three-dimensional models in cranio-maxillofacial surgery.",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kärcher, H",
                "Ruda, C"
            ],
            "year": 1998,
            "source": "J CRANIO MAXILLOFAC SURG 1998 26: 11-16.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072902200002",
            "pubmed": "9563589",
            "doi": "10.1016%2FS1010-5182%2898%2980029-2",
            "pmc": null,
            "organizations": [
                "1322-14112"
            ],
            "persons": [
                "1322-51566-6",
                "1322-51864-2"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.36,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.2421875,
            "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": 2707,
            "title": "Transient reduction of autoantibodies against oxidized LDL in patients with acute myocardial infarction.",
            "abstract": null,
            "authors": [
                "Schumacher, M",
                "Eber, B",
                "Tatzber, F",
                "Kaufmann, P",
                "Halwachs, G",
                "Fruhwald, FM",
                "Zweiker, R",
                "Esterbauer, H",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Free Radic Biol Med. 1995; 18(6):1087-1091",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QV53500010",
            "pubmed": "7628731",
            "doi": "10.1016/0891-5849(94)00216-7",
            "pmc": null,
            "organizations": [
                "2707-14083"
            ],
            "persons": [
                "2707-51699-2",
                "2707-51700-6"
            ],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.089,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.879518072289157,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2951,
            "title": "Hyperglycaemia-induced subcellular redistribution of GLUT1 glucose transporters in cultured human term placental trophoblast cells.",
            "abstract": null,
            "authors": [
                "Hahn, T",
                "Hahn, D",
                "Blaschitz, A",
                "Korgun, ET",
                "Desoye, G",
                "Dohr, G"
            ],
            "year": 2000,
            "source": "DIABETOLOGIA 2000 43: 173-180.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085400100006",
            "pubmed": "10753038",
            "doi": "10.1007%2Fs001250050026",
            "pmc": null,
            "organizations": [
                "2951-14017",
                "2951-14038"
            ],
            "persons": [
                "2951-51632-6",
                "2951-51666-6"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.721,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.932584269662921,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4258,
            "title": "Automated unwrapping of MR phase images applied to BOLD MR-venography at 3 Tesla.",
            "abstract": null,
            "authors": [
                "Rauscher, A",
                "Barth, M",
                "Reichenbach, JR",
                "Stollberger, R",
                "Moser, E"
            ],
            "year": 2003,
            "source": "J Magn Reson Imaging. 2003; 18(2):175-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184457400006",
            "pubmed": "12884329",
            "doi": "10.1002/jmri.10346",
            "pmc": null,
            "organizations": [
                "4258-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "J MAGN RESON IMAGING",
            "issn": "1053-1807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.694,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.831325301204819,
            "impactfactor_norm_year": 2003,
            "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": 4771,
            "title": "Pneumatization of turbinates.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "Laryngoscope. 2003; 113(4):668-672",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182048800016",
            "pubmed": "12671426",
            "doi": "10.1097%2F00005537-200304000-00016",
            "pmc": null,
            "organizations": [
                "4771-14042"
            ],
            "persons": [
                "4771-51725-2"
            ],
            "imported": null,
            "journal": "LARYNGOSCOPE",
            "issn": "0023-852X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.449,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.84375,
            "impactfactor_norm_year": 2003,
            "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": false
        },
        {
            "id": 11566,
            "title": "Functional endoscopic sinus surgery. Concept, indications and results of the Messerklinger technique.",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Posawetz, W"
            ],
            "year": 1990,
            "source": "Eur Arch Otorhinolaryngol. 1990; 247(2):63-76",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CT88300001",
            "pubmed": "2180446",
            "doi": "10.1007/BF00183169",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR ARCH OTO-RHINO-LARYNGOL",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.459,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.448275862068966,
            "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": false
        },
        {
            "id": 1275,
            "title": "Immunologic detection and measurement of hypochlorite-modified LDL with specific monoclonal antibodies.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Hazell, L",
                "Stocker, R",
                "Sattler, W",
                "Esterbauer, H",
                "Waeg, G"
            ],
            "year": 1995,
            "source": "Arterioscler Thromb Vasc Biol. 1995; 15(7):982-989",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RJ96400023",
            "pubmed": "7541296",
            "doi": "10.1161/01.ATV.15.7.982",
            "pmc": null,
            "organizations": [
                "1275-14013"
            ],
            "persons": [
                "1275-51705-6",
                "1275-51833-2"
            ],
            "imported": null,
            "journal": "ARTERIOSCLER THROMB VASC BIOL",
            "issn": "1079-5642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.533,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.915254237288136,
            "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
        }
    ]
}