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=155380
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155400",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155360",
    "results": [
        {
            "id": 116573,
            "title": "Oral biofilm analysis of palatal expanders by fluorescence in-situ hybridization and confocal laser scanning microscopy.",
            "abstract": null,
            "authors": [
                "Klug, B",
                "Rodler, C",
                "Koller, M",
                "Wimmer, G",
                "Kessler, HH",
                "Grube, M",
                "Santigli, E"
            ],
            "year": 2011,
            "source": "J Vis Exp. 2011; (56): 2967",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000209222400005",
            "pubmed": "22041974",
            "doi": "10.3791/2967",
            "pmc": "PMC3227208",
            "organizations": [
                "116573-14023",
                "116573-14109",
                "116573-14111"
            ],
            "persons": [
                "116573-50051-4",
                "116573-51812-6",
                "116573-59805-6",
                "116573-51043-6"
            ],
            "imported": "2012-01-31T01:00:00+01:00",
            "journal": "J Vis Exp",
            "issn": "1940-087X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 116905,
            "title": "The Warburg effect suppresses oxidative stress induced apoptosis in a yeast model for cancer.",
            "abstract": null,
            "authors": [
                "Ruckenstuhl, C",
                "Büttner, S",
                "Carmona-Gutierrez, D",
                "Eisenberg, T",
                "Kroemer, G",
                "Sigrist, SJ",
                "Fröhlich, KU",
                "Madeo, F"
            ],
            "year": 2009,
            "source": "PLoS One. 2009; 4(2):e4592-e4592",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000278086700009",
            "pubmed": "19240798",
            "doi": "10.1371/journal.pone.0004592",
            "pmc": "PMC2643009",
            "organizations": [],
            "persons": [],
            "imported": "2012-02-10T01:00:00+01:00",
            "journal": "PLoS One",
            "issn": "1932-6203",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.351,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.882,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "BIOLOGY",
            "impactfactor_norm_super": 0.882,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "BIOLOGY",
            "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": 116911,
            "title": "The sweet taste of death: glucose triggers apoptosis during yeast chronological aging.",
            "abstract": null,
            "authors": [
                "Ruckenstuhl, C",
                "Carmona-Gutierrez, D",
                "Madeo, F"
            ],
            "year": 2010,
            "source": "Aging (Albany NY). 2010; 2(10):643-649",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000284153400005",
            "pubmed": "21076182",
            "doi": "10.18632/aging.100223",
            "pmc": "PMC2993794",
            "organizations": [],
            "persons": [],
            "imported": "2012-02-10T01:00:00+01:00",
            "journal": "Aging (Albany NY)",
            "issn": "1945-4589",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.964,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.433,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": 0.433,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "CELL BIOLOGY",
            "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": 116956,
            "title": "Rare chromosome abnormalities, prevalence and prenatal diagnosis rates from population-based congenital anomaly registers in Europe.",
            "abstract": null,
            "authors": [
                "Wellesley, D",
                "Dolk, H",
                "Boyd, PA",
                "Greenlees, R",
                "Haeusler, M",
                "Nelen, V",
                "Garne, E",
                "Khoshnood, B",
                "Doray, B",
                "Rissmann, A",
                "Mullaney, C",
                "Calzolari, E",
                "Bakker, M",
                "Salvador, J",
                "Addor, MC",
                "Draper, E",
                "Rankin, J",
                "Tucker, D"
            ],
            "year": 2012,
            "source": "Eur J Hum Genet. 2012; 20(5): 521-526. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000303016800017",
            "pubmed": "22234154",
            "doi": "10.1038/ejhg.2011.246",
            "pmc": "PMC3330224",
            "organizations": [
                "116956-14064"
            ],
            "persons": [],
            "imported": "2012-02-11T01:00:00+01:00",
            "journal": "Eur J Hum Genet",
            "issn": "1476-5438",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.319,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.795,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": 0.816,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY",
            "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": true
        },
        {
            "id": 203064,
            "title": "Anton Luger Dissertationspreise der ÖGDV 2022.",
            "abstract": null,
            "authors": [
                "Sadoghi, B",
                "Koch, L",
                "Kalinina, P"
            ],
            "year": 2023,
            "source": "J Dtsch Dermatol Ges. 2023; 21(3): 321-323. ",
            "category": 1,
            "document_type": 11,
            "sci": "ISI:000971614800031",
            "pubmed": "36929555",
            "doi": "10.1111/ddg.15039_g",
            "pmc": null,
            "organizations": [
                "203064-14047"
            ],
            "persons": [
                "203064-75636-1",
                "203064-90765-4"
            ],
            "imported": "2023-05-24T02:00:00+02:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.6,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.884,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 117857,
            "title": "Hypoxia/reoxygenation induces CTGF and PAI-1 in cultured human retinal pigment epithelium cells.",
            "abstract": null,
            "authors": [
                "Fuchshofer, R",
                "Yu, AL",
                "Teng, HH",
                "Strauss, R",
                "Kampik, A",
                "Welge-Lussen, U"
            ],
            "year": 2009,
            "source": "Exp Eye Res. 2009; 88(5):889-899",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000265898400005",
            "pubmed": "19118548",
            "doi": "10.1016/j.exer.2008.11.036",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117857-69775-6"
            ],
            "imported": "2012-02-24T01:00:00+01:00",
            "journal": "Exp Eye Res",
            "issn": "0014-4835",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.538,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.776,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.867,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 119058,
            "title": "The precision of ultrasound imaging and its relevance for carpal tunnel syndrome.",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Schrögendorfer, KF",
                "Rab, M",
                "Girsch, W",
                "Gruber, H",
                "Frey, M"
            ],
            "year": 2001,
            "source": "Surg Radiol Anat. 2001; 23(2):117-121",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169116800010",
            "pubmed": "11462859",
            "doi": "10.1007/s00276-001-0117-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "119058-80111-2"
            ],
            "imported": "2012-05-02T14:40:32+02:00",
            "journal": "SURG RADIOL ANAT",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": "SURGICAL AND RADIOLOGIC ANATOMY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.476,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.222,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 203590,
            "title": "Hemodynamic effects of intraoperative 30% versus 80% oxygen concentrations: an exploratory analysis",
            "abstract": null,
            "authors": [
                "Reiterer, C",
                "Fleischmann, E",
                "Kabon, B",
                "Taschner, A",
                "Kurz, A",
                "Adamowitsch, N",
                "von Sonnenburg, MF",
                "Fraunschiel, M",
                "Graf, A"
            ],
            "year": 2023,
            "source": "FRONT MED-LAUSANNE. 2023; 10:  1200223",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001009584800001",
            "pubmed": "37324125",
            "doi": "10.3389/fmed.2023.1200223",
            "pmc": "PMC10265637",
            "organizations": [
                "203590-14069"
            ],
            "persons": [
                "203590-107954-6"
            ],
            "imported": "2023-07-03T10:22:37+02:00",
            "journal": "FRONT MED-LAUSANNE",
            "issn": "2296-858X",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.673,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.838,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "citations": false,
            "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": 120507,
            "title": "Genetics of age-related white matter lesions from linkage to genome wide association studies.",
            "abstract": null,
            "authors": [
                "Freudenberger, P",
                "Schmidt, R",
                "Schmidt, H"
            ],
            "year": 2012,
            "source": "J Neurol Sci. 2012; 322(1-2):82-86",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000310819500018",
            "pubmed": "22795385",
            "doi": "10.1016/j.jns.2012.06.016",
            "pmc": "PMC3484396",
            "organizations": [
                "120507-14013",
                "120507-14051"
            ],
            "persons": [
                "120507-51912-4"
            ],
            "imported": "2012-07-18T02:00:00+02:00",
            "journal": "J Neurol Sci",
            "issn": "1878-5883",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.243,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.539,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": 0.573,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY",
            "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": true
        },
        {
            "id": 120760,
            "title": "Mechanical testing of different hip protectors according to a European Standard.",
            "abstract": null,
            "authors": [
                "Holzer, LA",
                "von Skrbensky, G",
                "Holzer, G"
            ],
            "year": 2009,
            "source": "Injury. 2009; 40(11):1172-1175",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000271251700011",
            "pubmed": "19524913",
            "doi": "10.1016/j.injury.2009.02.005",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-08-02T02:00:00+02:00",
            "journal": "Injury",
            "issn": "1879-0267",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.383,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.842,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "impactfactor_norm_super": 0.842,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE",
            "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": 121673,
            "title": "The pluripotent renal stem cell regulator SIX2 is activated in renal neoplasms and influences cellular proliferation and migration.",
            "abstract": null,
            "authors": [
                "Senanayake, U",
                "Koller, K",
                "Pichler, M",
                "Leuschner, I",
                "Strohmaier, H",
                "Hadler, U",
                "Das, S",
                "Hoefler, G",
                "Guertl, B"
            ],
            "year": 2013,
            "source": "Hum Pathol. 2013; 44(3):336-345",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000315126300005",
            "pubmed": "22995329",
            "doi": "10.1016/j.humpath.2012.05.021",
            "pmc": null,
            "organizations": [
                "121673-14020",
                "121673-14085",
                "121673-17230",
                "121673-28394"
            ],
            "persons": [
                "121673-52569-4",
                "121673-58452-6"
            ],
            "imported": "2012-09-22T02:00:00+02:00",
            "journal": "Hum Pathol",
            "issn": "0046-8177",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.806,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.737,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": 0.766,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PATHOLOGY",
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 123106,
            "title": "Long-term stability of sterically stabilized liposomes by freezing and freeze-drying: Effects of cryoprotectants on structure",
            "abstract": null,
            "authors": [
                "Stark, B",
                "Pabst, G",
                "Prassl, R"
            ],
            "year": 2010,
            "source": "Eur J Pharm Sci. 2010; 41(3-4):546-555",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000283690000015",
            "pubmed": "20800680",
            "doi": "10.1016/j.ejps.2010.08.010",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123106-83066-4"
            ],
            "imported": "2012-11-07T15:55:26+01:00",
            "journal": "EUR J PHARM SCI",
            "issn": "0928-0987",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF PHARMACEUTICAL SCIENCES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.291,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.734,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": 0.785,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY",
            "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": 123979,
            "title": "Roux-en-Y Gastric Bypass in an Adolescent Patient with Bardet-Biedl Syndrome, a Monogenic Obesity Disorder.",
            "abstract": null,
            "authors": [
                "Daskalakis, M",
                "Till, H",
                "Kiess, W",
                "Weiner, RA",
                ""
            ],
            "year": 2010,
            "source": "Obes Surg. 2010; 20(1):121-125",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000273470100018",
            "pubmed": "19847573",
            "doi": "10.1007/s11695-009-9915-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123979-83445-6"
            ],
            "imported": "2012-12-10T12:57:20+01:00",
            "journal": "OBES SURG",
            "issn": "0960-8923",
            "collection_publisher": null,
            "collection_title": "OBESITY SURGERY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.078,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.883,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.886,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 124400,
            "title": "Role of vitamin D in the development of insulin resistance and type 2 diabetes.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Kienreich, K",
                "Rutters, F",
                "de Jongh, R",
                "van Ballegooijen, AJ",
                "Grübler, M",
                "Tomaschitz, A",
                "Dekker, JM"
            ],
            "year": 2013,
            "source": "Curr Diab Rep. 2013; 13(2):261-270",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000316069500013",
            "pubmed": "23264189",
            "doi": "10.1007/s11892-012-0358-4",
            "pmc": null,
            "organizations": [
                "124400-14080",
                "124400-14083"
            ],
            "persons": [
                "124400-53344-2",
                "124400-89701-6"
            ],
            "imported": "2013-01-01T01:00:00+01:00",
            "journal": "Curr Diab Rep",
            "issn": "1534-4827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.377,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.589,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.598,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": true
        },
        {
            "id": 127798,
            "title": "Early results of a European multicentre experience with a new self-anchoring adjustable transobturator system for treatment of stress urinary incontinence in men.",
            "abstract": null,
            "authors": [
                "Hoda, MR",
                "Primus, G",
                "Fischereder, K",
                "Von Heyden, B",
                "Mohammed, N",
                "Schmid, N",
                "Moll, V",
                "Hamza, A",
                "Karsch, JJ",
                "Brossner, C",
                "Fornara, P",
                "Bauer, W",
                ""
            ],
            "year": 2013,
            "source": "BJU Int. 2013; 111(2):296-303",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000315030200019",
            "pubmed": "23186285",
            "doi": "10.1111/j.1464-410X.2012.11482.x",
            "pmc": null,
            "organizations": [
                "127798-14056"
            ],
            "persons": [],
            "imported": "2013-04-05T12:42:29+02:00",
            "journal": "BJU INT",
            "issn": "1464-4096",
            "collection_publisher": null,
            "collection_title": "BJU INTERNATIONAL",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.13,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.792,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.812,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": true
        },
        {
            "id": 131567,
            "title": "Melanocytic nevi with special features: clinical-dermoscopic and reflectance confocal microscopic-findings.",
            "abstract": null,
            "authors": [
                "Larre Borges, A",
                "Zalaudek, I",
                "Longo, C",
                "Dufrechou, L",
                "Argenziano, G",
                "Lallas, A",
                "Piana, S",
                "Moscarella, E"
            ],
            "year": 2014,
            "source": "J Eur Acad Dermatol Venereol. 2014; 28(7):833-845",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000340293500001",
            "pubmed": "24171788",
            "doi": "10.1111/jdv.12291",
            "pmc": null,
            "organizations": [
                "131567-14047"
            ],
            "persons": [
                "131567-50151-6"
            ],
            "imported": "2013-11-01T01:00:00+01:00",
            "journal": "J Eur Acad Dermatol Venereol",
            "issn": "0926-9959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.826,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.841,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.852,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": true
        },
        {
            "id": 129403,
            "title": "Genetic predisposition to higher blood pressure increases coronary artery disease risk.",
            "abstract": null,
            "authors": [
                "Lieb, W",
                "Jansen, H",
                "Loley, C",
                "Pencina, MJ",
                "Nelson, CP",
                "Newton-Cheh, C",
                "Kathiresan, S",
                "Reilly, MP",
                "Assimes, TL",
                "Boerwinkle, E",
                "Hall, AS",
                "Hengstenberg, C",
                "Laaksonen, R",
                "McPherson, R",
                "Thorsteinsdottir, U",
                "Ziegler, A",
                "Peters, A",
                "Thompson, JR",
                "König, IR",
                "Erdmann, J",
                "Samani, NJ",
                "Vasan, RS",
                "Schunkert, H",
                "CARDIoGRAM",
                "Assimes, TL",
                "Deloukas, P",
                "Erdmann, J",
                "Holm, H",
                "Kathiresan, S",
                "König, IR",
                "McPherson, R",
                "Reilly, MP",
                "Roberts, R",
                "Samani, NJ",
                "Schunkert, H",
                "Stewart, AF"
            ],
            "year": 2013,
            "source": "Hypertension. 2013; 61(5):995-1001",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000317718200025",
            "pubmed": "23478099",
            "doi": "10.1161/HYPERTENSIONAHA.111.00275",
            "pmc": "PMC3855241",
            "organizations": [],
            "persons": [],
            "imported": "2013-06-21T02:00:00+02:00",
            "journal": "Hypertension",
            "issn": "0194-911X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.632,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.954,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": 0.971,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 129666,
            "title": "SUSPECTED UNEQUAL CROSSING OVER ON SHORT ARM OF CHROMOSOME 6-A CASE REPORT.",
            "abstract": null,
            "authors": [
                "Ulrich, S",
                "Dauber, EM",
                "Posch, U",
                "Steitzer, HJ",
                "Lanzer, G",
                "Mayr, WR",
                ""
            ],
            "year": 2013,
            "source": "TISSUE ANTIGEN. 2013; 81(5):357-358.-27th Annual EFI European Immunogenetics and Histocompatibility Conference; MAY 11-14, 2013; Maastricht, NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000318523600231",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129666-14058"
            ],
            "persons": [
                "129666-57849"
            ],
            "imported": "2013-07-01T12:51:02+02:00",
            "journal": "TISSUE ANTIGEN",
            "issn": "0001-2815",
            "collection_publisher": null,
            "collection_title": "TISSUE ANTIGENS",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.35,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.645,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 130419,
            "title": "Electrophysiologic characterization of local abnormal ventricular activities in postinfarction ventricular tachycardia with respect to their anatomic location.",
            "abstract": null,
            "authors": [
                "Komatsu, Y",
                "Daly, M",
                "Sacher, F",
                "Derval, N",
                "Pascale, P",
                "Roten, L",
                "Scherr, D",
                "Jadidi, A",
                "Ramoul, K",
                "Denis, A",
                "Jesel, L",
                "Zellerhoff, S",
                "Lim, HS",
                "Shah, A",
                "Cochet, H",
                "Hocini, M",
                "Haïssaguerre, M",
                "Jaïs, P"
            ],
            "year": 2013,
            "source": "Heart Rhythm. 2013; 10(11):1630-1637",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000326119400011",
            "pubmed": "23994727",
            "doi": "10.1016/j.hrthm.2013.08.031",
            "pmc": null,
            "organizations": [],
            "persons": [
                "130419-50168-6"
            ],
            "imported": "2013-09-05T02:00:00+02:00",
            "journal": "Heart Rhythm",
            "issn": "1547-5271",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.918,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.824,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": 0.839,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS",
            "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": 130896,
            "title": "The influence of resveratrol on the synovial expression of matrix metalloproteinases and receptor activator of NF-kappaB ligand in rheumatoid arthritis fibroblast-like synoviocytes.",
            "abstract": null,
            "authors": [
                "Glehr, M",
                "Breisach, M",
                "Walzer, S",
                "Lohberger, B",
                "Fürst, F",
                "Friesenbichler, J",
                "Rinner, B",
                "Avian, A",
                "Windhager, R",
                "Leithner, A"
            ],
            "year": 2013,
            "source": "Z Naturforsch C. 2013; 68(7-8):336-342",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000325675900012",
            "pubmed": "24066520",
            "doi": "10.5560/ZNC.2013.68c0336",
            "pmc": null,
            "organizations": [
                "130896-14026",
                "130896-14052",
                "130896-14086",
                "130896-17230",
                "130896-28394"
            ],
            "persons": [
                "130896-50696-6",
                "130896-50826-6",
                "130896-53237-6",
                "130896-57343-6",
                "130896-67207-6"
            ],
            "imported": "2013-09-28T02:00:00+02:00",
            "journal": "Z Naturforsch C",
            "issn": "0939-5075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.569,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.121,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": 0.167,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY",
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}