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=151000&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151020&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150980&ordering=-imported",
    "results": [
        {
            "id": 66676,
            "title": "Culture-specific differences in the linguistic expression of functional disability in multiple sclerosis: implications of a pilot study on German and Polish translations of the English FAMS Version 4.",
            "abstract": null,
            "authors": [
                "Pluta-Fuerst, A",
                "for the Austrian-German-Polish Study Team"
            ],
            "year": 2006,
            "source": "Multiple Sclerosis2006; 12(Suppl 1): S109-S109.-22nd Congress of the European Committee for Treatment and Research in Multiple Sclerosis; SEP 27-30, 2006; Madrid, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66676-14051"
            ],
            "persons": [],
            "imported": "2007-03-31T19:29:50+02:00",
            "journal": null,
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.832,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.804054054054054,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 66675,
            "title": "Asymptomatic primary malignant melanoma of the esophagus.",
            "abstract": null,
            "authors": [
                "Gerger, A",
                "Smolle-Jüttner, FM",
                "Samonigg, H",
                "Wehrschütz, M",
                "Smolle, J"
            ],
            "year": 2007,
            "source": "Onkologie. 2007; 30(4):206-208",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245139500007",
            "pubmed": "17396044",
            "doi": "10.1159/000099987",
            "pmc": null,
            "organizations": [
                "66675-14077",
                "66675-14085"
            ],
            "persons": [
                "66675-51617-6",
                "66675-51532-6",
                "66675-58814-2",
                "66675-51615-6"
            ],
            "imported": "2007-03-31T02:00:00+02:00",
            "journal": "Onkologie",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.227,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 2005,
            "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
        },
        {
            "id": 66674,
            "title": "Spontaneous movements in infants with acquired and genetically determined brain lesions.",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Marschik, PB",
                "Prechtl, HFR"
            ],
            "year": 2007,
            "source": "The Neurological Conference of the Shanghai Paediatric Society; FEB 6, 2007; Shanghai, CHINA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66674-14010"
            ],
            "persons": [
                "66674-58883"
            ],
            "imported": "2007-03-30T19:50:56+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66673,
            "title": "Management of neonatal hypotension",
            "abstract": null,
            "authors": [
                "Zotter, H",
                ""
            ],
            "year": 2007,
            "source": "Satellite Symposium American Austrian Foundation; MÄR 27-29, 2007; Jekatertinburg, Russia. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66673-14094"
            ],
            "persons": [],
            "imported": "2007-03-30T17:49:51+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66672,
            "title": "Perioperatives Schmerzmanagement in der Endoprothetik.",
            "abstract": null,
            "authors": [
                "Kastner, N"
            ],
            "year": 2007,
            "source": "1. Grazer Schmerztag; MAR 13, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66672-14052"
            ],
            "persons": [],
            "imported": "2007-03-30T12:58:42+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66670,
            "title": "Zervikale Bandscheibenprothese/Prestige-Prothese - Erste Erfahrungen und Ergebnisse.",
            "abstract": null,
            "authors": [
                "Holl, EM",
                "Krottmaier, M",
                "Grossauer, S",
                "Kreil, W",
                "Sutter, B"
            ],
            "year": 2005,
            "source": "Journal für Neurologie, Neurochirurgie und Psychiatrie, Sonderheft 1, 2005; 18-18.-41. Jahrestagung der Österreichischen Gesellschaft für Neurochirurgie; OCT 7-8, 2005; FELDKIRCH, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66670-14050"
            ],
            "persons": [
                "66670-51686"
            ],
            "imported": "2007-03-30T10:04:31+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 66671,
            "title": "Gene expression profiling of human mesenchymal stem cells derived from bone marrow during expansion and osteoblast differentiation.",
            "abstract": null,
            "authors": [
                "Kulterer, B",
                "Friedl, G",
                "Jandrositz, A",
                "Sanchez-Cabo, F",
                "Prokesch, A",
                "Paar, C",
                "Scheideler, M",
                "Windhager, R",
                "Preisegger, KH",
                "Trajanoski, Z"
            ],
            "year": 2007,
            "source": "BMC Genomics. 2007; 8(5): 70-70. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245454100001",
            "pubmed": "17352823",
            "doi": "10.1186/1471-2164-8-70",
            "pmc": "PMC1829400",
            "organizations": [
                "66671-14052"
            ],
            "persons": [
                "66671-89979-6"
            ],
            "imported": "2007-03-30T02:00:00+02:00",
            "journal": "BMC Genomics",
            "issn": "1471-2164",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.18,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.884892086330935,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66669,
            "title": "Verbale Lern- und Gedächtnisstrategien bei Chorea Huntington. ",
            "abstract": null,
            "authors": [
                "Herranhof, BJ"
            ],
            "year": 2007,
            "source": "AABP Scientific Meeting Graz\r\n; FEB 27, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66669-29444"
            ],
            "persons": [],
            "imported": "2007-03-29T20:59:49+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66668,
            "title": "Humor und Heiterkeit im hohen - höheren Alter. Ergebnisse einer therapiebegleitenden Studie in der Gerontopsychiatrie.",
            "abstract": null,
            "authors": [
                "Herranhof, BJ"
            ],
            "year": 2002,
            "source": " [ Diplomarbeit/Master Thesis ] Graz Karl-Franzens-University; 2002. pp.118. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66668-29444"
            ],
            "persons": [],
            "imported": "2007-03-29T20:44:18+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53716,
            "title": "The OPTIMA study: Efficacy of a cinacalcet (MIMPARA (R)/SENSIPAR (R)) treatment algorithm to treat dialysis patients with elevated PTH and calcium-phosphorus product (Ca x P)",
            "abstract": null,
            "authors": [
                "Locatelli, F",
                "Macario, F",
                "Brink, HS",
                "Dhaene, M",
                "Pai, P",
                "Holzer, H",
                "Zani, V",
                "Carter, D",
                "Molemans, B",
                "Reichel, H"
            ],
            "year": 2006,
            "source": "NEPHROL DIALYSIS TRANSPLANT. 21: 133-134.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000239919001049",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "53716-14084"
            ],
            "persons": [
                "53716-51535"
            ],
            "imported": "2007-03-29T17:42:02+02:00",
            "journal": "NEPHROL DIALYSIS TRANSPLANT",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.154,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 2005,
            "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": true,
            "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": 53709,
            "title": "First results of the randomised multicenter Austrian study on the influence of the elevation of pre-therapeutic haemoglobin concentration through erythropoeitin on the treatment results of the primary radiotherapy of cervical cancer",
            "abstract": null,
            "authors": [
                "Potter, R",
                "Dimopoulos, J",
                "Sedlmayer, F",
                "Scratter-Sehn, A",
                "Scholz, B",
                "Hammer, J",
                "Hackl, A",
                "Rhomberg, W",
                "Lukas, P",
                "Pakisch, B",
                "Knocke, TH"
            ],
            "year": 2006,
            "source": "STRAHLENTHER ONKOL. 182: 198-198.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000238128700574",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "53709-14060"
            ],
            "persons": [],
            "imported": "2007-03-29T17:41:44+02:00",
            "journal": "STRAHLENTHER ONKOL",
            "issn": "0179-7158",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.682,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.880952380952381,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "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": 53241,
            "title": "Gene therapy approaches to the treatment of cartilage injuries",
            "abstract": null,
            "authors": [
                "Evans, CH",
                "Steinert, A",
                "Pascher, A",
                "Palmer, G",
                "Ghivizzani, SC"
            ],
            "year": 2006,
            "source": "CYTOTHERAPY. 8: 7-8.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000239337800019",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "53241-14052"
            ],
            "persons": [],
            "imported": "2007-03-29T17:40:07+02:00",
            "journal": "CYTOTHERAPY",
            "issn": "1465-3249",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.165,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.561151079136691,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "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": 52684,
            "title": "Creating a prevascularised site for islet transplantation using a VAC (R).-GranuFoam (TM) and HBO in rats",
            "abstract": null,
            "authors": [
                "Stiegler, P"
            ],
            "year": 2006,
            "source": "INT J ARTIF ORGANS. 29: 515-515.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000238451600066",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52684-14073"
            ],
            "persons": [
                "52684-50874"
            ],
            "imported": "2007-03-29T17:19:39+02:00",
            "journal": "INT J ARTIF ORGANS",
            "issn": "0391-3988",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.253,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "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": 66667,
            "title": "Zielwerte in der Lipidtherapie bei koronarer Herzkrankheit. Fokus Eemerging Risk Factors.",
            "abstract": null,
            "authors": [
                "Paulweber, B",
                "Toplak, H"
            ],
            "year": 2007,
            "source": "Journal  für Vaskuläre Medizin. 2007; (1): 13-18. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66667-51846"
            ],
            "imported": "2007-03-29T14:33:48+02:00",
            "journal": null,
            "issn": "1992-674X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66666,
            "title": "Zielwerte in der Lipidtherapie bei koronarer Herzkrankheit. Fokus LDL-Cholesterin.",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2007,
            "source": "Journal  für Vaskuläre Medizin. 2007; (1): 5-8. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66666-51846"
            ],
            "imported": "2007-03-29T14:31:16+02:00",
            "journal": null,
            "issn": "1992-674X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66665,
            "title": "Evaluierung zweier objektiver Methoden hinsichtlich ihrer Anwendbarkeit in der Beurteilung körperlicher Aktivität bei adipösen Personen.",
            "abstract": null,
            "authors": [
                "Murg, A",
                "Wonisch, M",
                "Mellitzer, K",
                "Toplak, H"
            ],
            "year": 2006,
            "source": "Österr. Journal für Sportmedizin. 2006; 36(2-3): 25-28. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66665-51846"
            ],
            "imported": "2007-03-29T14:26:56+02:00",
            "journal": null,
            "issn": "1012-3156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66647,
            "title": "Baseline data and 1-year outcomes for patients with asymptomatic carotid stenosis: Results of the reduction of atherothrombosis for continued health registry",
            "abstract": null,
            "authors": [
                "Aichner, FT",
                "Topakian, R",
                "Alberts, MJ",
                "Bhatt, DL",
                "Haring, HP",
                "Hill, MD",
                "Montalescot, G",
                "Goto, S",
                "Wascher, TC",
                "Mas, JL",
                "Steg, PG",
                "Rother, J"
            ],
            "year": 2007,
            "source": "STROKE.  2007; 38(2):573-573.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000244122600609",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-03-29T14:10:20+02:00",
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.296,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.972972972972973,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "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": 66650,
            "title": "The cyclooxygenase-2 (PTGS2) 8473T > C polymorphism increases breast cancer risk.",
            "abstract": null,
            "authors": [
                "Langsenlehner, U",
                "Eder, T",
                "Renner, W",
                "Gerger, A",
                "Hofmann, G",
                "Samonigg, H",
                "Krippl, P"
            ],
            "year": 2006,
            "source": "BREAST CANCER RES TREAT.  2006; 100: S251-S252.-29th Annual San Antonio Breast Cancer Symposium; DEC 14-17, 2006; San Antonio, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242047101302",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66650-14028",
                "66650-14060",
                "66650-14085"
            ],
            "persons": [
                "66650-50495",
                "66650-50910",
                "66650-51045",
                "66650-51532",
                "66650-52003",
                "66650-58814"
            ],
            "imported": "2007-03-29T14:10:20+02:00",
            "journal": "BREAST CANCER RES TREAT",
            "issn": "0167-6806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.671,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.821138211382114,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 66648,
            "title": "The expanding spectrum of Galli-Galli disease",
            "abstract": null,
            "authors": [
                "El Shabrawi-Caelen, L",
                "Kerl, H",
                "Rutten, A"
            ],
            "year": 2007,
            "source": "J CUTANEOUS PATHOL. 2007; 34(1):97-98.-43. Annual Meeting - American Society of Dermatopathology; Oct 26-29, 2006; Chicago, IL, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000243233600092",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66648-14047"
            ],
            "persons": [
                "66648-51620",
                "66648-51999"
            ],
            "imported": "2007-03-29T14:10:20+02:00",
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.386,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.538461538461538,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 66645,
            "title": "Acrimonious acronyms: CRMO, SAPHO and a sore shin.",
            "abstract": null,
            "authors": [
                "Beresford, MW",
                "Deutschmann, A",
                "Sullivan, KE"
            ],
            "year": 2007,
            "source": "CLIN IMMUNOL. 2007; 122(3): 252-254. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244430400002",
            "pubmed": "17210270",
            "doi": "10.1016/j.clim.2006.11.006",
            "pmc": null,
            "organizations": [
                "66645-14091"
            ],
            "persons": [],
            "imported": "2007-03-29T14:10:20+02:00",
            "journal": "CLIN IMMUNOL",
            "issn": "1521-6616",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.551,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.695652173913043,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}