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=158100&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158120&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158080&ordering=imported",
    "results": [
        {
            "id": 38141,
            "title": "Myelin oligodendrocyte glycoprotein (MOG) induces chronic relapsing experimental allergic encephalomyelitis (CR-EAE) in the DA rat",
            "abstract": null,
            "authors": [
                "Stefferl, A",
                "Storch, M",
                "Lassmann, H",
                "Holsboer, F",
                "Wekerle, H",
                "Linington, C",
                "Luheshi, GN"
            ],
            "year": 1996,
            "source": "BRIT J PHARMACOL 1996 117: P188-P188.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996UD16200188",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.075,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 38139,
            "title": "Demyelination induced by protein kinase C-activating tumor promoters in aggregating brain cell cultures.",
            "abstract": null,
            "authors": [
                "Pouly, S",
                "Storch, MK",
                "Matthieu, JM",
                "Lassmann, H",
                "Monnet-Tschudi, F",
                "Honegger, P"
            ],
            "year": 1997,
            "source": "J Neurosci Res. 1997; 49(2):121-132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XP11200001",
            "pubmed": "9272635",
            "doi": "10.1002/(SICI)1097-4547(19970715)49:2<121::AID-JNR1>3.0.CO;2-B",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J NEUROSCI RES",
            "issn": "0360-4012",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.442,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.772277227722772,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 38138,
            "title": "MOG: a target autoantigen inducing multiple sclerosis-like lesions",
            "abstract": null,
            "authors": [
                "Storch, MK",
                "Stefferj, A",
                "Weissert, R",
                "Wallstrom, E",
                "Olsson, T",
                "Linington, C",
                "Lassmann, H"
            ],
            "year": 1997,
            "source": "BRAIN PATHOL 1997 7: 1196-1196.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XQ52700277",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRAIN PATHOL",
            "issn": "1015-6305",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.663,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.970588235294118,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 38135,
            "title": "MHC haplotype-dependent regulation of MOG-induced EAE in rats.",
            "abstract": null,
            "authors": [
                "Weissert, R",
                "Wallström, E",
                "Storch, MK",
                "Stefferl, A",
                "Lorentzen, J",
                "Lassmann, H",
                "Linington, C",
                "Olsson, T"
            ],
            "year": 1998,
            "source": "J Clin Invest. 1998; 102(6):1265-1273",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076059900022",
            "pubmed": "9739061",
            "doi": "10.1172/JCI3022",
            "pmc": "PMC509110",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CLIN INVEST",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.315,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 38130,
            "title": "Redesignation of the SJL mouse (SJL-dysf) as a model for human dysferlin-deficient muscle disorders.",
            "abstract": null,
            "authors": [
                "Bittner, RE",
                "Anderson, LVB",
                "Burkhardt, E",
                "Bashir, R",
                "Vafiadaki, E",
                "Ivanova, S",
                "Maerk, I",
                "Hoeger, H",
                "Jung, M",
                "Storch, M",
                "Lassmann, H",
                "Moss, JA",
                "Davison, K",
                "Harrison, R",
                "Bushby, KMD",
                "Reis, A"
            ],
            "year": 1999,
            "source": "AMER J HUM GENET 1999 65: A33-A33.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000082879800171",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J HUM GENET",
            "issn": "0002-9297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.426,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.961904761904762,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 38129,
            "title": "MHC-peptide requirements for myelin oligodendrocyte glycoprotein immunogenicity and pathogenicity",
            "abstract": null,
            "authors": [
                "Weissert, R",
                "de Graaf, K",
                "Storch, M",
                "Linington, C",
                "Lassmann, H",
                "Olsson, T"
            ],
            "year": 2000,
            "source": "FASEB J 2000 14: A1158-A1158.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000086643101449",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.249,
            "impactfactor_year": 2000,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOLOGY",
            "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": 38128,
            "title": "Tumor necrosis factor-alpha-converting enzyme mRNA expression in peripheral mononuclear cells precedes lesion appearance on MRI in relapsing-remitting multiple sclerosis",
            "abstract": null,
            "authors": [
                "Seifert, T",
                "Kieseier, BC",
                "Ropele, S",
                "Strasser-Fuchs, S",
                "Fazekas, F",
                "Hartung, HP"
            ],
            "year": 2001,
            "source": "NEUROLOGY 2001 56: A294-A294.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000168270600779",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38128-14051"
            ],
            "persons": [
                "38128-51279",
                "38128-53287"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.212,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.963235294117647,
            "impactfactor_norm_year": 2001,
            "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": 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": 38124,
            "title": "Progressive brain tissue loss and reduction of N-acetylaspartate despite immunomodulatory therapy in relapsing-remitting multiple sclerosis: results of a longitudinal single-centre study analysing MR spectroscopic, brain volume and focal tissue changes",
            "abstract": null,
            "authors": [
                "Enzinger, C",
                "Ropele, S",
                "Strasser-Fuchs, S",
                "de Stefano, N",
                "Matthews, P",
                "Kapeller, P",
                "Smith, S",
                "Fazekas, F"
            ],
            "year": 2005,
            "source": "J NEUROL 2005 252: 91-91.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000229941500337",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38124-14051"
            ],
            "persons": [
                "38124-50173",
                "38124-51279",
                "38124-51744"
            ],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.844,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.810810810810811,
            "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": true,
            "conference_place": true,
            "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": 38123,
            "title": "A longitudinal MTR study in mild to severe Alzheimer's disease",
            "abstract": null,
            "authors": [
                "Ropele, S",
                "Gorani, F",
                "Pendl, B",
                "Enzinger, C",
                "Seewann, A",
                "Schmidt, R",
                "Fazekas, F"
            ],
            "year": 2005,
            "source": "J NEUROL 2005 252: 44-44.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000229941500149",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38123-14051"
            ],
            "persons": [
                "38123-50173",
                "38123-51279"
            ],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.844,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.810810810810811,
            "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": true,
            "conference_place": true,
            "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": 38121,
            "title": "Magnetisation transfer imaging of normal appearing brain tissue and white matter hyperintensities in the elderly",
            "abstract": null,
            "authors": [
                "Ropele, S",
                "Enzinger, C",
                "Gorani, F",
                "Seewann, A",
                "Schmidt, R",
                "Fazekas, F"
            ],
            "year": 2005,
            "source": "J NEUROL 2005 252: 29-29.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000229941500092",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38121-14051"
            ],
            "persons": [
                "38121-50173",
                "38121-51279"
            ],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.844,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.810810810810811,
            "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": true,
            "conference_place": true,
            "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": 38117,
            "title": "Continuing professional training programme for nurses in public health",
            "abstract": null,
            "authors": [
                "Kenny, PA",
                "Klampfl-Kenny, M",
                "Rasky, E"
            ],
            "year": 2005,
            "source": "EUR J PUBLIC HEALTH 2005 15: 181-181.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234567800481",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38117-14024"
            ],
            "persons": [
                "38117-51688-4"
            ],
            "imported": null,
            "journal": "EUR J PUBLIC HEALTH",
            "issn": "1101-1262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.118,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.53968253968254,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": 38116,
            "title": "Public-private partnerships - effective strategies for challenging times in health service delivery?",
            "abstract": null,
            "authors": [
                "Pueringer, U",
                "Konstantiniuk, P"
            ],
            "year": 2005,
            "source": "EUR J PUBLIC HEALTH 2005 15: 147-147.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234567800390",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38116-14074"
            ],
            "persons": [
                "38116-50038-6"
            ],
            "imported": null,
            "journal": "EUR J PUBLIC HEALTH",
            "issn": "1101-1262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.118,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.53968253968254,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": 38115,
            "title": "The Marienambulanz - an innovative primary health care project for marginalized groups",
            "abstract": null,
            "authors": [
                "Anderwald, C",
                "Sprenger, M"
            ],
            "year": 2005,
            "source": "EUR J PUBLIC HEALTH 2005 15: 134-134.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234567800352",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38115-1"
            ],
            "persons": [
                "38115-50445-6"
            ],
            "imported": null,
            "journal": "EUR J PUBLIC HEALTH",
            "issn": "1101-1262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.118,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.53968253968254,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": 38114,
            "title": "Developing a salutogenic culture for active ageing in rural communities: challenges for policy and practice",
            "abstract": null,
            "authors": [
                "Reis-Klingspiegl, K",
                "Noack, RH",
                "Pocheim, E",
                "Schlemmer, G"
            ],
            "year": 2005,
            "source": "EUR J PUBLIC HEALTH 2005 15: 98-98.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234567800255",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38114-14024"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PUBLIC HEALTH",
            "issn": "1101-1262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.118,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.53968253968254,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": 38113,
            "title": "Theory, directions, and capacity building in modern public health",
            "abstract": null,
            "authors": [
                "Noack, HR"
            ],
            "year": 2005,
            "source": "EUR J PUBLIC HEALTH 2005 15: 42-42.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234567800103",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38113-14024"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PUBLIC HEALTH",
            "issn": "1101-1262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.118,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.53968253968254,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": 38112,
            "title": "Track 2: Workshop: Continuing the debate on the future of public health in Europe: theory, directions and capacity building",
            "abstract": null,
            "authors": [
                "Noack, H",
                "Abel, T"
            ],
            "year": 2005,
            "source": "EUR J PUBLIC HEALTH 2005 15: 42-42.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234567800101",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38112-14024"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PUBLIC HEALTH",
            "issn": "1101-1262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.118,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.53968253968254,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": 38111,
            "title": "Integrated health management for the elderly in several regions of Styria 2006-2070",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2005,
            "source": "EUR J PUBLIC HEALTH 2005 15: 33-33.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234567800079",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38111-1"
            ],
            "persons": [
                "38111-50445-2"
            ],
            "imported": null,
            "journal": "EUR J PUBLIC HEALTH",
            "issn": "1101-1262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.118,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.53968253968254,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": 38110,
            "title": "Track 6: Workshop: Integrated health management for the elderly",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2005,
            "source": "EUR J PUBLIC HEALTH 2005 15: 32-32.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234567800076",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38110-1"
            ],
            "persons": [
                "38110-50445"
            ],
            "imported": null,
            "journal": "EUR J PUBLIC HEALTH",
            "issn": "1101-1262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.118,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.53968253968254,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": 38107,
            "title": "Protein S potentiates the anticoagulant action of recombinant human activated protein C: a comparison between neonates and adults",
            "abstract": null,
            "authors": [
                "Cvirn, G",
                "Gallistl, S",
                "Koestenberger, M",
                "Leschnik, B",
                "Kutschera, J",
                "Male, C",
                "Ferstl, U",
                "Muntean, W",
                "Juergens, G"
            ],
            "year": 2005,
            "source": "FEBS J 2005 272: 165-165.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234826101090",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38107-14012",
                "38107-14048",
                "38107-14091"
            ],
            "persons": [
                "38107-50068",
                "38107-51511",
                "38107-51651",
                "38107-51963",
                "38107-52013"
            ],
            "imported": null,
            "journal": "FEBS J",
            "issn": "1742-464X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.0191570881226054,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": 38104,
            "title": "Response of BMD and back pain to 12 months of teriparatide (rhPTH 1-34) in patients with and without prior antiresorptive treatment: One-year interim results from the EUROFORS study.",
            "abstract": null,
            "authors": [
                "Minne, H",
                "Audran, M",
                "Simoes, E",
                "Obermayer-Pietsch, B",
                "Sigurdsson, G",
                "Nicholson, T",
                "Marin, F",
                "Nickelsen, TN"
            ],
            "year": 2005,
            "source": "J BONE MINER RES 2005 20: S174-S174.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000233503802111",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "38104-51809"
            ],
            "imported": null,
            "journal": "J BONE MINER RES",
            "issn": "0884-0431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.527,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.932584269662921,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}