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=155760
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157089,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155780",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155740",
    "results": [
        {
            "id": 136626,
            "title": "Increased numbers of CCR5+ interferon-gamma- and tumor necrosis factor-alpha-secreting T lymphocytes in multiple sclerosis patients.",
            "abstract": null,
            "authors": [
                "Strunk, T",
                "Bubel, S",
                "Mascher, B",
                "Schlenke, P",
                "Kirchner, H",
                "Wandinger, KP"
            ],
            "year": 2000,
            "source": "Ann Neurol. 2000; 47(2):269-273",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085120300023",
            "pubmed": "10665504",
            "doi": "10.1002/1531-8249(200002)47:2<269::AID-ANA23>3.0.CO;2-G",
            "pmc": null,
            "organizations": [],
            "persons": [
                "136626-88593-6"
            ],
            "imported": "2014-05-07T02:00:00+02:00",
            "journal": "Ann Neurol",
            "issn": "0364-5134",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.48,
            "impactfactor_year": 2000,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2000,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 233,
            "title": "Antigenic conservation of an immunodominant invariable region of the VlsE lipoprotein among European pathogenic genospecies of Borrelia burgdorferi SL.",
            "abstract": null,
            "authors": [
                "Liang, FT",
                "Aberer, E",
                "Cinco, M",
                "Gern, L",
                "Hu, CM",
                "Lobet, YN",
                "Ruscio, M",
                "Voet, PE",
                "Weynants, VE",
                "Philipp, MT"
            ],
            "year": 2000,
            "source": "J Infect Dis. 2000; 182(5):1455-1462",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000090106000022",
            "pubmed": "11023468",
            "doi": "10.1086%2F315862",
            "pmc": null,
            "organizations": [
                "233-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J INFEC DIS",
            "issn": "0022-1899",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.988,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 288,
            "title": "Assessment of the influence of hydrogen nonexcretion on the usefulness of the hydrogen breath test and lactose tolerance test.",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Petritsch, W",
                "Pristautz, H",
                "Krejs, GJ"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(5):137-141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UA33000003",
            "pubmed": "8901127",
            "doi": null,
            "pmc": null,
            "organizations": [
                "288-14081"
            ],
            "persons": [
                "288-51531-2",
                "288-51534-6",
                "288-51536-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 928,
            "title": "Efficacy and tolerability of orlistat in the treatment of obesity: a 6-month dose-ranging study. Orlistat Dose-Ranging Study Group.",
            "abstract": null,
            "authors": [
                "Van Gaal, LF",
                "Broom, JI",
                "Enzi, G",
                "Toplak, H"
            ],
            "year": 1998,
            "source": "Eur J Clin Pharmacol. 1998; 54(2):125-132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073620700006",
            "pubmed": "9626916",
            "doi": "10.1007%2Fs002280050433",
            "pmc": null,
            "organizations": [],
            "persons": [
                "928-51846-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN PHARMACOL",
            "issn": "0031-6970",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.42,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.612359550561798,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1716,
            "title": "Non-random spatial association of melanoma and naevi--a morphometric analysis.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Kaddu, S",
                "Kerl, H"
            ],
            "year": 1999,
            "source": "Melanoma Res. 1999; 9(4):407-412",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082254400011",
            "pubmed": "10504061",
            "doi": "10.1097/00008390-199908000-00011",
            "pmc": null,
            "organizations": [
                "1716-14047"
            ],
            "persons": [
                "1716-51617-2",
                "1716-51620-6",
                "1716-53442-6"
            ],
            "imported": null,
            "journal": "MELANOMA RES",
            "issn": "0960-8931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.414,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1878,
            "title": "Overall and site-specific risk of malignant melanoma associated with nevus counts at different body sites: a multicenter case-control study of the German Central Malignant-Melanoma Registry.",
            "abstract": null,
            "authors": [
                "Rieger, E",
                "Soyer, HP",
                "Garbe, C",
                "Büttner, P",
                "Kofler, R",
                "Weiss, J",
                "Stocker, U",
                "Krüger, S",
                "Roser, M",
                "Weckbecker, J"
            ],
            "year": 1995,
            "source": "INT J CANCER 1995 62: 393-397.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RP81600005",
            "pubmed": "7635564",
            "doi": "10.1002/ijc.2910620406",
            "pmc": null,
            "organizations": [
                "1878-14047"
            ],
            "persons": [
                "1878-51620-6"
            ],
            "imported": null,
            "journal": "INT J CANCER",
            "issn": "0020-7136",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.403,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.865384615384615,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2486,
            "title": "Tachykinins in the gut. Part I. Expression, release and motor function.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Holzer-Petsche, U"
            ],
            "year": 1997,
            "source": "PHARMACOL THER. 1997; 73:  173-217. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997WX50900001",
            "pubmed": "9175155",
            "doi": "10.1016%2FS0163-7258%2896%2900195-7",
            "pmc": null,
            "organizations": [
                "2486-14022"
            ],
            "persons": [
                "2486-51529-2",
                "2486-51517-6"
            ],
            "imported": "2009-08-11T17:40:02+02:00",
            "journal": "PHARMACOL THER",
            "issn": "0163-7258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.622,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.955056179775281,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 194039,
            "title": "Analysis of 5-aminolevulinic acid-induced fluorescence in 55 different spinal tumors.",
            "abstract": null,
            "authors": [
                "Millesi, M",
                "Kiesel, B",
                "Woehrer, A",
                "Hainfellner, JA",
                "Novak, K",
                "Martínez-Moreno, M",
                "Wolfsberger, S",
                "Knosp, E",
                "Widhalm, G"
            ],
            "year": 2014,
            "source": "Neurosurg Focus. 2014; 36(2):E11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000331066100012",
            "pubmed": "24484249",
            "doi": "10.3171/2013.12.FOCUS13485",
            "pmc": null,
            "organizations": [],
            "persons": [
                "194039-113410-6"
            ],
            "imported": "2022-03-07T01:00:00+01:00",
            "journal": "Neurosurg Focus",
            "issn": "1092-0684",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.105,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.657,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.864,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3675,
            "title": "Vagal afferent signaling of a gastric mucosal acid insult to medullary, pontine, thalamic, hypothalamic and limbic, but not cortical, nuclei of the rat brain.",
            "abstract": null,
            "authors": [
                "Michl, T",
                "Jocic, M",
                "Heinemann, A",
                "Schuligoi, R",
                "Holzer, P"
            ],
            "year": 2001,
            "source": "PAIN 2001 92: 19-27.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168776500004",
            "pubmed": "11323123",
            "doi": "10.1016%2FS0304-3959%2800%2900467-X",
            "pmc": null,
            "organizations": [
                "3675-14022"
            ],
            "persons": [
                "3675-51529-4",
                "3675-51756-6"
            ],
            "imported": null,
            "journal": "PAIN",
            "issn": "0304-3959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.541,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 4009,
            "title": "Downregulation of E-cadherin and Desmoglein 1 by autocrine hepatocyte growth factor during melanoma development.",
            "abstract": null,
            "authors": [
                "Li, G",
                "Schaider, H",
                "Satyamoorthy, K",
                "Hanakawa, Y",
                "Hashimoto, K",
                "Herlyn, M"
            ],
            "year": 2001,
            "source": "Oncogene. 2001; 20(56):8125-8135",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000172396800010",
            "pubmed": "11781826",
            "doi": "10.1038/sj.onc.1205034",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4009-53662-6"
            ],
            "imported": null,
            "journal": "ONCOGENE",
            "issn": "0950-9232",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.737,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.94392523364486,
            "impactfactor_norm_year": 2001,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4487,
            "title": "Ursodeoxycholic acid aggravates bile infarcts in bile duct-ligated and Mdr2 knockout mice via disruption of cholangioles.",
            "abstract": null,
            "authors": [
                "Fickert, P",
                "Zollner, G",
                "Fuchsbichler, A",
                "Stumptner, C",
                "Weiglein, AH",
                "Lammert, F",
                "Marschall, HU",
                "Tsybrovskyy, O",
                "Zatloukal, K",
                "Denk, H",
                "Trauner, M"
            ],
            "year": 2002,
            "source": "Gastroenterology. 2002; 123(4):1238-1251",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178415800035",
            "pubmed": "12360485",
            "doi": "10.1053/gast.2002.35948",
            "pmc": null,
            "organizations": [
                "4487-14018",
                "4487-14020",
                "4487-14081"
            ],
            "persons": [
                "4487-50588-6",
                "4487-51515-6",
                "4487-51663-6",
                "4487-51870-6",
                "4487-52938-1",
                "4487-57230-6"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.44,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4538,
            "title": "Management of pineal region tumors",
            "abstract": null,
            "authors": [
                "Pendl, G"
            ],
            "year": 2002,
            "source": "NEUROSURG QUART 2002 12: 279-298.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000179315800002",
            "pubmed": null,
            "doi": "10.1097/00013414-200212000-00002",
            "pmc": null,
            "organizations": [
                "4538-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURG QUART",
            "issn": "1050-6438",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.106598984771574,
            "impactfactor_norm_year": 2002,
            "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": false
        },
        {
            "id": 4562,
            "title": "Clonidine and dexmedetomidine potently inhibit peristalsis in the Guinea pig ileum in vitro.",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Roth-Goldbrunner, S",
                "Holzer, P",
                "Roewer, N"
            ],
            "year": 2002,
            "source": "Anesthesiology. 2002; 97(6):1491-1499",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179590500021",
            "pubmed": "12459676",
            "doi": "10.1097/00000542-200212000-00022",
            "pmc": null,
            "organizations": [
                "4562-14022"
            ],
            "persons": [
                "4562-51529-6"
            ],
            "imported": null,
            "journal": "ANESTHESIOLOGY",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.47,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.956521739130435,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 21156,
            "title": "Blood monocytes mimic endothelial progenitor cells.",
            "abstract": null,
            "authors": [
                "Rohde, E",
                "Malischnik, C",
                "Thaler, D",
                "Maierhofer, T",
                "Linkesch, W",
                "Lanzer, G",
                "Guelly, C",
                "Strunk, D"
            ],
            "year": 2006,
            "source": "Stem Cells. 2006; 24(2): 357-367. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240635900018",
            "pubmed": "16141361",
            "doi": "10.1634/stemcells.2005-0072",
            "pmc": null,
            "organizations": [
                "21156-28394"
            ],
            "persons": [
                "21156-58447-6",
                "21156-58453-6"
            ],
            "imported": "2006-08-29T02:00:00+02:00",
            "journal": "Stem Cells",
            "issn": "1066-5099",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.924,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.956834532374101,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 4628,
            "title": "Randomized adjuvant trial of tamoxifen and goserelin versus cyclophosphamide, methotrexate, and fluorouracil: evidence for the superiority of treatment with endocrine blockade in premenopausal patients with hormone-responsive breast cancer--Austrian Breast and Colorectal Cancer Study Group Trial 5.",
            "abstract": null,
            "authors": [
                "Jakesz, R",
                "Hausmaninger, H",
                "Kubista, E",
                "Gnant, M",
                "Menzel, C",
                "Bauernhofer, T",
                "Seifert, M",
                "Haider, K",
                "Mlineritsch, B",
                "Steindorfer, P",
                "Kwasny, W",
                "Fridrik, M",
                "Steger, G",
                "Wette, V",
                "Samonigg, H",
                "Austrian Breast and Colorectal Cancer Study Group Trial 5"
            ],
            "year": 2002,
            "source": "J CLIN ONCOL 2002 20: 4621-4627.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180351700004",
            "pubmed": "12488405",
            "doi": "10.1200%2FJCO.2002.09.112",
            "pmc": null,
            "organizations": [
                "4628-14045",
                "4628-14085"
            ],
            "persons": [
                "4628-51080-6",
                "4628-51532-6",
                "4628-51692-6"
            ],
            "imported": null,
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.868,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.973684210526316,
            "impactfactor_norm_year": 2002,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4993,
            "title": "Spinal cord stimulation in the treatment of non-reconstructable stable critical leg ischaemia: results of the European Peripheral Vascular Disease Outcome Study (SCS-EPOS).",
            "abstract": null,
            "authors": [
                "Amann, W",
                "Berg, P",
                "Gersbach, P",
                "Gamain, J",
                "Raphael, JH",
                "Ubbink, DT",
                "European Peripheral Vascular Disease Outcome Study SCS-EPOS"
            ],
            "year": 2003,
            "source": "Eur J Vasc Endovasc Surg. 2003; 26(3):280-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184932900009",
            "pubmed": "14509891",
            "doi": "10.1053/ejvs.2003.1876",
            "pmc": null,
            "organizations": [
                "4993-14074"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J VASC ENDOVASC SURG",
            "issn": "1078-5884",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.774,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.74468085106383,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5064,
            "title": "Effect of blood pressure during the acute period of ischemic stroke on stroke outcome: a tertiary analysis of the GAIN International Trial.",
            "abstract": null,
            "authors": [
                "Aslanyan, S",
                "Fazekas, F",
                "Weir, CJ",
                "Horner, S",
                "Lees, KR",
                "GAIN International Steering Committee and Investigators"
            ],
            "year": 2003,
            "source": "Stroke. 2003; 34(10):2420-2425",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185679100040",
            "pubmed": "14500934",
            "doi": "10.1161/01.STR.0000091233.04524.0C",
            "pmc": null,
            "organizations": [
                "5064-14051"
            ],
            "persons": [
                "5064-51545-6"
            ],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.233,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.97037037037037,
            "impactfactor_norm_year": 2003,
            "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": 176,
            "title": "Does hysteroscopy facilitate tumor cell dissemination? Incidence of peritoneal cytology from patients with early stage endometrial carcinoma following dilatation and curettage (D & C) versus hysteroscopy and D & C.",
            "abstract": null,
            "authors": [
                "Obermair, A",
                "Geramou, M",
                "Gucer, F",
                "Denison, U",
                "Graf, AH",
                "Kapshammer, E",
                "Neunteufel, W",
                "Frech, I",
                "Kaider, A",
                "Kainz, C"
            ],
            "year": 2000,
            "source": "Cancer. 2000; 88(1):139-143",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084565600019",
            "pubmed": "10618616",
            "doi": "10.1002/(SICI)1097-0142(20000101)88:1<139::AID-CNCR19>3.3.CO;2-L",
            "pmc": null,
            "organizations": [
                "176-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.611,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.854368932038835,
            "impactfactor_norm_year": 2000,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5583,
            "title": "Nasalance changes after functional endoscopic sinus surgery.",
            "abstract": null,
            "authors": [
                "Soneghet, R",
                "Santos, RP",
                "Behlau, M",
                "Habermann, W",
                "Friedrich, G",
                "Stammberger, H"
            ],
            "year": 2002,
            "source": "J VOICE 2002 16: 392-397.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181346900010",
            "pubmed": "12395991",
            "doi": "10.1016%2FS0892-1997%2802%2900110-8",
            "pmc": null,
            "organizations": [
                "5583-14042"
            ],
            "persons": [
                "5583-51636-6"
            ],
            "imported": null,
            "journal": "J VOICE",
            "issn": "0892-1997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.21875,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 12572,
            "title": "New and unusual O alleles at the ABO locus are implicated in unexpected blood group phenotypes.",
            "abstract": null,
            "authors": [
                "Hosseini-Maaf, B",
                "Irshaid, NM",
                "Hellberg, A",
                "Wagner, T",
                "Levene, C",
                "Hustinx, H",
                "Steffensen, R",
                "Chester, MA",
                "Olsson, ML"
            ],
            "year": 2005,
            "source": "Transfusion. 2005; 45(1):70-81",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225934600013",
            "pubmed": "15647021",
            "doi": "10.1111/j.1537-2995.2005.04195.x",
            "pmc": null,
            "organizations": [
                "12572-14058"
            ],
            "persons": [
                "12572-51964-6"
            ],
            "imported": null,
            "journal": "TRANSFUSION",
            "issn": "0041-1132",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.16,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.7,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}