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=156040
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156971,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156060",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156020",
    "results": [
        {
            "id": 202114,
            "title": "Prevalence of childhood cough in epidemiological studies depends on the question used: findings from two population-based studies.",
            "abstract": null,
            "authors": [
                "Mallet, MC",
                "Mozun, R",
                "Pedersen, ESL",
                "Ardura-Garcia, C",
                "Gaillard, EA",
                "Latzin, P",
                "Moelller, A",
                "Kuehni, CE, , LUIS, study, group, , LUIS, study, group"
            ],
            "year": 2023,
            "source": "Swiss Med Wkly. 2023; 153:  40044",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001020625500001",
            "pubmed": "36912371",
            "doi": "10.57187/smw.2023.40044",
            "pmc": null,
            "organizations": [],
            "persons": [
                "202114-113973-7"
            ],
            "imported": "2023-03-15T01:00:00+01:00",
            "journal": "Swiss Med Wkly",
            "issn": "1424-3997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.458,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.663,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "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": 201705,
            "title": "Targets of autoantibodies in acquired hemophilia A are not restricted to factor VIII: data from the GTH-AH 01/2010 study",
            "abstract": null,
            "authors": [
                "Oleshko, O",
                "Werwitzke, S",
                "Klingberg, A",
                "Witte, T",
                "Eichler, H",
                "Klamroth, R",
                "Holstein, K",
                "Hart, C",
                "Pfrepper, C",
                "Knoebl, P",
                "Greil, R",
                "Neumeister, P",
                "Reipert, BM",
                "Tiede, A"
            ],
            "year": 2023,
            "source": "BLOOD ADV. 2023; 7(1): 122-130. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000919664300001",
            "pubmed": "35947142",
            "doi": "10.1182/bloodadvances.2022008071",
            "pmc": "PMC9830154",
            "organizations": [
                "201705-14082"
            ],
            "persons": [
                "201705-51930-6"
            ],
            "imported": "2023-02-15T11:58:59+01:00",
            "journal": "BLOOD ADV",
            "issn": "2473-9529",
            "collection_publisher": null,
            "collection_title": "BLOOD ADVANCES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.4,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.872,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "HEMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.872,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "HEMATOLOGY-SCIE",
            "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": 200013,
            "title": "Correction to: Prediction of individual graft for anterior cruciate ligament reconstruction using anthropometric data.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Röggla, V",
                "Beiglböck, H",
                "Schett, B",
                "Reschl, M",
                "Fischerauer, S",
                "Reinbacher, P",
                "Widhalm, HK"
            ],
            "year": 2023,
            "source": "Arch Orthop Trauma Surg. 2023; 143(6):3229-3230",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000899084800003",
            "pubmed": "36515710",
            "doi": "10.1007/s00402-022-04713-w",
            "pmc": "PMC10191915",
            "organizations": [
                "200013-14052"
            ],
            "persons": [
                "200013-59379",
                "200013-72835",
                "200013-94962"
            ],
            "imported": "2023-01-16T13:23:30+01:00",
            "journal": "ARCH ORTHOP TRAUM SU",
            "issn": "0936-8051",
            "collection_publisher": null,
            "collection_title": "ARCHIVES OF ORTHOPAEDIC AND TRAUMA SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.531,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "SURGERY-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": false
        },
        {
            "id": 198672,
            "title": "TRPC3 governs the spatiotemporal organization of cellular Ca2+ signatures by functional coupling to IP3 receptors.",
            "abstract": null,
            "authors": [
                "Curcic, S",
                "Erkan-Candag, H",
                "Pilic, J",
                "Malli, R",
                "Wiedner, P",
                "Tiapko, O",
                "Groschner, K"
            ],
            "year": 2022,
            "source": "Cell Calcium. 2022; 108:102670",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000906901500003",
            "pubmed": "36375273",
            "doi": "10.1016/j.ceca.2022.102670",
            "pmc": null,
            "organizations": [
                "198672-14011",
                "198672-14013"
            ],
            "persons": [
                "198672-100552-6",
                "198672-104200-6",
                "198672-50810-6",
                "198672-73077-6",
                "198672-77115-2",
                "198672-78591-4",
                "198672-90337-6"
            ],
            "imported": "2022-11-16T01:00:00+01:00",
            "journal": "Cell Calcium",
            "issn": "1532-1991",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.518324607329843,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "CELL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.764,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "CELL BIOLOGY-SCI",
            "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": 197738,
            "title": "Desflurane reduces the gain of thermoregulatory arteriovenous shunt vasoconstriction in humans.",
            "abstract": null,
            "authors": [
                "Kurz, A",
                "Xiong, J",
                "Sessler, DI",
                "Dechert, M",
                "Noyes, K",
                "Belani, K"
            ],
            "year": 1995,
            "source": "Anesthesiology. 1995; 83(6):1212-9",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ32900012",
            "pubmed": "8533914",
            "doi": "10.1097/00000542-199512000-00012",
            "pmc": null,
            "organizations": [],
            "persons": [
                "197738-107954-1"
            ],
            "imported": "2022-09-29T02:00:00+02:00",
            "journal": "Anesthesiology",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 1995,
            "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": false
        },
        {
            "id": 196230,
            "title": "Validation of a photoacoustic gas analyser for the measurement of functional residual capacity using multiple-breath inert gas washout.",
            "abstract": null,
            "authors": [
                "Gonem, S",
                "Singer, F",
                "Corkill, S",
                "Singapuri, A",
                "Siddiqui, S",
                "Gustafsson, P"
            ],
            "year": 2014,
            "source": "Respiration. 2014; 87(6):462-8",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000337039900005",
            "pubmed": "24525760",
            "doi": "10.1159/000357786",
            "pmc": null,
            "organizations": [],
            "persons": [
                "196230-113973-6"
            ],
            "imported": "2022-06-30T02:00:00+02:00",
            "journal": "Respiration",
            "issn": "1423-0356",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.593,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.534,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCI",
            "impactfactor_norm_super": 0.648,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM",
            "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": 195224,
            "title": "National rates and risk factors for stent failure after successful insertion in patients with obstructed, infected upper tract stones.",
            "abstract": null,
            "authors": [
                "Varda, B",
                "Sood, A",
                "Krishna, N",
                "Gandaglia, G",
                "Sammon, JD",
                "Zade, J",
                "Schmid, M",
                "Zorn, KC",
                "Trinh, QD",
                "Bhojani, N"
            ],
            "year": 2015,
            "source": "Can Urol Assoc J. 0; 9(3-4):E164-71",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000355759900002",
            "pubmed": "26085874",
            "doi": "10.5489/cuaj.2456",
            "pmc": "PMC4455634",
            "organizations": [],
            "persons": [
                "195224-113095-6"
            ],
            "imported": "2022-05-12T02:00:00+02:00",
            "journal": "Can Urol Assoc J",
            "issn": "1911-6470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.866,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.156,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.571,
            "impactfactor_norm_super_year": 2013,
            "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": false
        },
        {
            "id": 194839,
            "title": "Letter to the Editor regarding \"Symptom management to alleviate thirst and dry mouth in critically ill patients: A randomised controlled trial\".",
            "abstract": null,
            "authors": [
                "Schittek, GA",
                "Bornemann-Cimenti, H"
            ],
            "year": 2023,
            "source": "Aust Crit Care. 2023; 36(2):171",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000976494200001",
            "pubmed": "35487862",
            "doi": "10.1016/j.aucc.2022.03.009",
            "pmc": null,
            "organizations": [
                "194839-14069",
                "194839-14070"
            ],
            "persons": [
                "194839-100927-2",
                "194839-58422-6"
            ],
            "imported": "2022-05-02T02:00:00+02:00",
            "journal": "Aust Crit Care",
            "issn": "1036-7314",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.6,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.815,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "NURSING-SSCI",
            "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": 194379,
            "title": "C5 ventral ramus block for clavicle surgery: How low concerning the volume can we go?",
            "abstract": null,
            "authors": [
                "Diwan, S",
                "Feigl, G",
                "Nair, A"
            ],
            "year": 2021,
            "source": "J ANAESTH CLIN PHARM. 2021; 37(4): 561-564. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000760896600009",
            "pubmed": "35340971",
            "doi": "10.4103/joacp.JOACP_362_20",
            "pmc": "PMC8944372",
            "organizations": [
                "194379-14018"
            ],
            "persons": [],
            "imported": "2022-03-28T09:31:46+02:00",
            "journal": "J ANAESTH CLIN PHARM",
            "issn": "0970-9185",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF ANAESTHESIOLOGY CLINICAL PHARMACOLOGY; ",
            "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": 188754,
            "title": "Prevention and Therapy of Preterm Birth. Guideline of the DGGG, OEGGG and SGGG (S2k Level, AWMF Registry Number 015/025, February 2019) - Part 2 with Recommendations on the Tertiary Prevention of Preterm Birth and the Management of Preterm Premature Rupture of Membranes",
            "abstract": null,
            "authors": [
                "Berger, R",
                "Abele, H",
                "Bahlmann, F",
                "Bedei, I",
                "Doubek, K",
                "Felderhoff-Muser, U",
                "Fluhr, H",
                "Garnier, Y",
                "Grylka-Baeschlin, S",
                "Helmer, H",
                "Herting, E",
                "Hoopmann, M",
                "Hosli, I",
                "Hoyme, U",
                "Jendreizeck, A",
                "Krentel, H",
                "Kuon, R",
                "Lutje, W",
                "Mader, S",
                "Maul, H",
                "Mendling, W",
                "Mitschdorfer, B",
                "Nicin, T",
                "Nothacker, M",
                "Olbertz, D",
                "Rath, W",
                "Roll, C",
                "Schlembach, D",
                "Schleussner, E",
                "Schutz, F",
                "Seifert-Klauss, V",
                "Steppat, S",
                "Surbek, D"
            ],
            "year": 2019,
            "source": "Z GEBURTSH NEONATOL. 2019; 223(6): 373-394. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000502725300012",
            "pubmed": "31801169",
            "doi": "10.1055/a-1008-8730",
            "pmc": null,
            "organizations": [],
            "persons": [
                "188754-110025-6"
            ],
            "imported": "2021-07-30T10:03:18+02:00",
            "journal": "Z GEBURTSH NEONATOL",
            "issn": "0948-2393",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GEBURTSHILFE UND NEONATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.667,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.07,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.07,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "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": 2367,
            "title": "Simultaneous bilateral contrast transcranial doppler monitoring in patients with intracardiac and intrapulmonary shunts.",
            "abstract": null,
            "authors": [
                "Horner, S",
                "Ni, XS",
                "Weihs, W",
                "Harb, S",
                "Augustin, M",
                "Duft, M",
                "Niederkorn, K"
            ],
            "year": 1997,
            "source": "J Neurol Sci. 1997; 150(1):49-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XP09700007",
            "pubmed": "9260857",
            "doi": "10.1016/s0022-510x(97)05367-7",
            "pmc": null,
            "organizations": [
                "2367-14051"
            ],
            "persons": [
                "2367-51545-1",
                "2367-51546-6",
                "2367-98517-6"
            ],
            "imported": null,
            "journal": "J NEUROL SCI",
            "issn": "0022-510X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.453,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.579207920792079,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 106174,
            "title": "Diabetes mellitus, natriuretic peptide axis dysregulation, and diabetic cardiomyopathy",
            "abstract": null,
            "authors": [
                "Pieske, BM",
                "Kraigher-Krainer, E"
            ],
            "year": 2010,
            "source": "EUR J HEART FAIL. 2010; 12(9): 898-900. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000282473600002",
            "pubmed": "20729373",
            "doi": "10.1093/eurjhf/hfq139",
            "pmc": null,
            "organizations": [
                "106174-14083"
            ],
            "persons": [],
            "imported": "2010-11-02T10:39:39+01:00",
            "journal": "EUR J HEART FAIL",
            "issn": "1388-9842",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF HEART FAILURE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.512,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.842,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": 0.842,
            "impactfactor_norm_super_year": 2010,
            "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": true
        },
        {
            "id": 6122,
            "title": "Case report. Atypical cutaneous pseudallescheriosis refractory to antifungal agents.",
            "abstract": null,
            "authors": [
                "Ginter, G",
                "Petutschnig, B",
                "Pierer, G",
                "Soyer, HP",
                "Reischle, S",
                "Kern, T",
                "de Hoog, S"
            ],
            "year": 1999,
            "source": "Mycoses. 1999; 42(7-8):507-511",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000082893900010",
            "pubmed": "10546493",
            "doi": "10.1046%2Fj.1439-0507.1999.00480.x",
            "pmc": null,
            "organizations": [
                "6122-14045",
                "6122-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "MYCOSES             ",
            "issn": "0933-7407",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.75,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.466666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MYCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 6727,
            "title": "Different effects of simvastatin and interferon beta on the proteolytic activity of matrix metalloproteinases.",
            "abstract": null,
            "authors": [
                "Kieseier, BC",
                "Archelos, JJ",
                "Hartung, HP"
            ],
            "year": 2004,
            "source": "Arch Neurol. 2004; 61(6):929-932",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221936900016",
            "pubmed": "15210533",
            "doi": "10.1001/archneur.61.6.929",
            "pmc": null,
            "organizations": [
                "6727-14051"
            ],
            "persons": [
                "6727-51987-6"
            ],
            "imported": null,
            "journal": "ARCH NEUROL",
            "issn": "0003-9942",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.835,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.942857142857143,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6849,
            "title": "Interference of 7,8-dihydroneopterin with peroxynitrite-mediated reactions.",
            "abstract": null,
            "authors": [
                "Oettl, K",
                "Greilberger, J",
                "Dikalov, S",
                "Reibnegger, G"
            ],
            "year": 2004,
            "source": "BIOCHEM BIOPHYS RES COMMUN. 2004; 321:  379-385. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223140500018",
            "pubmed": "15358187",
            "doi": "10.1016/j.bbrc.2004.06.157",
            "pmc": null,
            "organizations": [
                "6849-14012"
            ],
            "persons": [
                "6849-50569-6",
                "6849-51929-2",
                "6849-52010-6"
            ],
            "imported": "2009-08-12T12:49:40+02:00",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6889,
            "title": "A contribution to the functional morphology of the midgut gland in phalangiid harvestmen Gyas annulatus and Gyas titanus during their life cycle.",
            "abstract": null,
            "authors": [
                "Lipovsek, S",
                "Novak, T",
                "Janzekovic, F",
                "Sencic, L",
                "Pabst, MA"
            ],
            "year": 2004,
            "source": "Tissue Cell. 2004; 36(4):275-282",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223461700007",
            "pubmed": "15261747",
            "doi": "10.1016/j.tice.2004.04.003",
            "pmc": null,
            "organizations": [
                "6889-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "TISSUE CELL",
            "issn": "0040-8166",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.937,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.375,
            "impactfactor_norm_year": 2004,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 36048,
            "title": "Fetal cells and cell free fetal nucleic acids in maternal blood: new tools to study abnormal placentation?",
            "abstract": null,
            "authors": [
                "Hahn, S",
                "Huppertz, B",
                "Holzgreve, W"
            ],
            "year": 2005,
            "source": "PLACENTA. 2005; 26:  515-526. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000230603900001",
            "pubmed": "15993701",
            "doi": "10.1016/j.placenta.2004.10.017",
            "pmc": null,
            "organizations": [],
            "persons": [
                "36048-54142-6"
            ],
            "imported": "2006-11-17T10:41:08+01:00",
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.883,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.859649122807018,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62270,
            "title": "Protection by iodide of lens from selenite-induced cataract.",
            "abstract": null,
            "authors": [
                "Muranov, K",
                "Poliansky, N",
                "Winkler, R",
                "Rieger, G",
                "Schmut, O",
                "Horwath-Winter, J"
            ],
            "year": 2004,
            "source": "GRAEF ARCH CLIN EXP OPHTHAL. 2004; 242(2): 146-151. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000189274900007",
            "pubmed": "14658071",
            "doi": "10.1007/s00417-003-0790-x",
            "pmc": null,
            "organizations": [
                "62270-14043"
            ],
            "persons": [
                "62270-53007-6"
            ],
            "imported": "2006-12-06T18:47:36+01:00",
            "journal": "GRAEF ARCH CLIN EXP OPHTHAL",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.513,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.667,
            "impactfactor_norm_super_year": 2004,
            "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": 63971,
            "title": "Activation of Fas inhibits heat-induced activation of HSF1 and up-regulation of hsp70.",
            "abstract": null,
            "authors": [
                "Schett, G",
                "Steiner, CW",
                "Gröger, M",
                "Winkler, S",
                "Graninger, W",
                "Smolen, J",
                "Xu, Q",
                "Steiner, G"
            ],
            "year": 1999,
            "source": "FASEB J. 1999; 13(8): 833-842. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080372500007",
            "pubmed": "10224227",
            "doi": "10.1096/fasebj.13.8.833",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.88,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67745,
            "title": "Multidrug resistance proteins do not predict benefit of adjuvant chemotherapy in patients with completely resected non-small cell lung cancer: International Adjuvant Lung Cancer Trial Biologic Program.",
            "abstract": null,
            "authors": [
                "Filipits, M",
                "Haddad, V",
                "Schmid, K",
                "Huynh, A",
                "Dunant, A",
                "André, F",
                "Brambilla, E",
                "Stahel, R",
                "Pignon, JP",
                "Soria, JC",
                "Popper, HH",
                "Le Chevalier, T",
                "Pirker, R"
            ],
            "year": 2007,
            "source": "Clin Cancer Res. 2007; 13(13): 3892-3898. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247773100020",
            "pubmed": "17606722",
            "doi": "10.1158/1078-0432.CCR-06-2446",
            "pmc": null,
            "organizations": [
                "67745-14020"
            ],
            "persons": [],
            "imported": "2007-07-10T02:00:00+02:00",
            "journal": "Clin Cancer Res",
            "issn": "1078-0432",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.25,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.893939393939394,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}