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=149980&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150000&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149960&ordering=-imported",
    "results": [
        {
            "id": 67941,
            "title": "B-CLL with transformation to Richter's syndrome",
            "abstract": null,
            "authors": [
                "Aigelsreiter, A",
                "Regitnig, P",
                "Keil, F",
                "Beham-Schmid, C"
            ],
            "year": 2007,
            "source": "Workshop 2007; -8TH International Course on Bone Marrow Biopsy Pathology; MAY 16-19, 2007; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67941-14020"
            ],
            "persons": [
                "67941-50871",
                "67941-51991"
            ],
            "imported": "2007-07-29T19:24:23+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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67943,
            "title": "Successful occlusion of a persistent left vertical vein with an Amplatzer muscular ventricular septal defect occluder.",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Gamillscheg, A",
                "Koestenberger, M"
            ],
            "year": 2007,
            "source": "Clin Res Cardiol. 2007; 96(8): 566-568. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000248300200005",
            "pubmed": "17534564",
            "doi": "10.1007/s00392-007-0533-9",
            "pmc": null,
            "organizations": [
                "67943-14093"
            ],
            "persons": [
                "67943-52013-6"
            ],
            "imported": "2007-07-29T02:00:00+02:00",
            "journal": "Clin Res Cardiol",
            "issn": "1861-0684",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.442,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.391891891891892,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 67942,
            "title": "PFA-100 closure times in preoperative screening in 500 pediatric patients.",
            "abstract": null,
            "authors": [
                "Roschitz, B",
                "Thaller, S",
                "Koestenberger, M",
                "Wirnsberger, A",
                "Leschnik, B",
                "Fritsch, P",
                "Muntean, W"
            ],
            "year": 2007,
            "source": "Thromb Haemost. 2007; 98(1): 243-247. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000248180700040",
            "pubmed": "17598019",
            "doi": "10.1160/TH06-09-0493",
            "pmc": null,
            "organizations": [
                "67942-14091",
                "67942-14093"
            ],
            "persons": [
                "67942-51651-4",
                "67942-52013-6",
                "67942-61824-1"
            ],
            "imported": "2007-07-29T02:00:00+02:00",
            "journal": "Thromb Haemost",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.501,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.759259259259259,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 67939,
            "title": "Extranodal marginal zone B-cell lymphoma of MALT type are targeted by aberrant somatic hypermutation.",
            "abstract": null,
            "authors": [
                "Deutsch, A",
                "Aigelreiter, A",
                "Staber, P",
                "Beham-Schmid, C",
                "Beha, A",
                "Frühwirth, M",
                "Linkesch, W",
                "Neumeister, P"
            ],
            "year": 2006,
            "source": "Onkologie2006; 29(S3)VIII+256(2006): -DGHO  ; NOV 4-8,  2006; Leipzig, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67939-14020",
                "67939-14082"
            ],
            "persons": [
                "67939-50871",
                "67939-51930",
                "67939-59183"
            ],
            "imported": "2007-07-28T22:12:51+02:00",
            "journal": "Onkologie",
            "issn": "1423-0240",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 67940,
            "title": "How a cell deals with abnormal proteins. Pathogenetic mechanisms in protein aggregation diseases.",
            "abstract": null,
            "authors": [
                "Aigelsreiter, A",
                "Janig, E",
                "Stumptner, C",
                "Fuchsbichler, A",
                "Zatloukal, K",
                "Denk, H"
            ],
            "year": 2007,
            "source": "Pathobiology. 2007; 74(3): 145-158. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000248240600001",
            "pubmed": "17643060",
            "doi": "10.1159/000103374",
            "pmc": null,
            "organizations": [
                "67940-14020"
            ],
            "persons": [
                "67940-50871-1",
                "67940-51515-4",
                "67940-51663-6",
                "67940-51870-6"
            ],
            "imported": "2007-07-28T02:00:00+02:00",
            "journal": "Pathobiology",
            "issn": "1015-2008",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.547,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.439393939393939,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 67938,
            "title": "Magnetization transfer ratio measurement in multiple sclerosis normal-appearing brain tissue: limited differences with controls but relationships with clinical and MR measures of disease.",
            "abstract": null,
            "authors": [
                "Vrenken, H",
                "Pouwels, PJ",
                "Ropele, S",
                "Knol, DL",
                "Geurts, JJ",
                "Polman, CH",
                "Barkhof, F",
                "Castelijns, JA"
            ],
            "year": 2007,
            "source": "Mult Scler. 2007; 13(6):708-716",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000248270100003",
            "pubmed": "17613597",
            "doi": "10.1177/1352458506075521",
            "pmc": null,
            "organizations": [
                "67938-14051"
            ],
            "persons": [
                "67938-51279-6"
            ],
            "imported": "2007-07-27T02:00:00+02:00",
            "journal": "Mult Scler",
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.26,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.808219178082192,
            "impactfactor_norm_year": 2007,
            "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": true
        },
        {
            "id": 67931,
            "title": "Tooth color under different conditions",
            "abstract": null,
            "authors": [
                "Arnetzl, G"
            ],
            "year": 2007,
            "source": "3rd International Curriculum Tooth Shade Differentiation; JUL 19-22, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67931-14111"
            ],
            "persons": [],
            "imported": "2007-07-25T13:07:14+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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67930,
            "title": "The Nerves of the Pelvis",
            "abstract": null,
            "authors": [
                "Anderhuber, F"
            ],
            "year": 2007,
            "source": "7.Internationaler Operativer Workshop, Universitätsklinikum Bayreuth; Jul 27-28, 2007; Bayreuth. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67930-14018"
            ],
            "persons": [],
            "imported": "2007-07-25T11:24:05+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67929,
            "title": "Activity-based proteomics of lipolytic enzymes.",
            "abstract": null,
            "authors": [
                "Birner-Gruenberger, R",
                "Hermetter, A"
            ],
            "year": 2007,
            "source": "Curr Drug Discov Technol. 2007; 4(1): 1-11. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "17630923",
            "doi": "10.2174/157016307781115458",
            "pmc": null,
            "organizations": [
                "67929-28394"
            ],
            "persons": [
                "67929-58794-2"
            ],
            "imported": "2007-07-25T02:00:00+02:00",
            "journal": "Curr Drug Discov Technol",
            "issn": "1570-1638",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 67935,
            "title": "Hepatobiliary transporter expression in intercellular adhesion molecule 1 knockout and Fas receptor-deficient mice after common bile duct ligation is independent of the degree of inflammation and oxidative stress.",
            "abstract": null,
            "authors": [
                "Wagner, M",
                "Zollner, G",
                "Fickert, P",
                "Gumhold, J",
                "Silbert, D",
                "Fuchsbichler, A",
                "Gujral, JS",
                "Zatloukal, K",
                "Denk, H",
                "Jaeschke, H",
                "Trauner, M"
            ],
            "year": 2007,
            "source": "Drug Metab Dispos. 2007; 35(9):1694-1699",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000248920800035",
            "pubmed": "17576807",
            "doi": "10.1124/dmd.107.015610",
            "pmc": null,
            "organizations": [
                "67935-14020",
                "67935-14081"
            ],
            "persons": [
                "67935-50626-6",
                "67935-51515-6",
                "67935-51663-6",
                "67935-52938-6",
                "67935-54247-6",
                "67935-57230-6",
                "67935-57377-2"
            ],
            "imported": "2007-07-25T02:00:00+02:00",
            "journal": "Drug Metab Dispos",
            "issn": "0090-9556",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.907,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.839024390243902,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 67937,
            "title": "A little orphan runs to fat: the orphan receptor small heterodimer partner as a key player in the regulation of hepatic lipid metabolism.",
            "abstract": null,
            "authors": [
                "Trauner, M"
            ],
            "year": 2007,
            "source": "Hepatology. 2007; 46(1):1-5",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000247637000001",
            "pubmed": "17596874",
            "doi": "10.1002/hep.21801",
            "pmc": null,
            "organizations": [
                "67937-14081"
            ],
            "persons": [],
            "imported": "2007-07-25T02:00:00+02:00",
            "journal": "Hepatology",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.734,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.98,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 67936,
            "title": "A new xenobiotic-induced mouse model of sclerosing cholangitis and biliary fibrosis.",
            "abstract": null,
            "authors": [
                "Fickert, P",
                "Stöger, U",
                "Fuchsbichler, A",
                "Moustafa, T",
                "Marschall, HU",
                "Weiglein, AH",
                "Tsybrovskyy, O",
                "Jaeschke, H",
                "Zatloukal, K",
                "Denk, H",
                "Trauner, M"
            ],
            "year": 2007,
            "source": "Am J Pathol. 2007; 171(2):525-536",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000248496300016",
            "pubmed": "17600122",
            "doi": "10.2353/ajpath.2007.061133",
            "pmc": "PMC1934539",
            "organizations": [
                "67936-14018",
                "67936-14020",
                "67936-14081"
            ],
            "persons": [
                "67936-50588-6",
                "67936-51515-6",
                "67936-51663-6",
                "67936-52938-1",
                "67936-57596-6"
            ],
            "imported": "2007-07-25T02:00:00+02:00",
            "journal": "Am J Pathol",
            "issn": "0002-9440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.487,
            "impactfactor_year": 2007,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 4014,
            "title": "IgG antibodies typical for extrinsic allergic alveolitis--an inter-laboratory quality assessment.",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Woltsche, M",
                "Woltsche-Kahr, I",
                "Kränke, B"
            ],
            "year": 2001,
            "source": "Eur J Med Res. 2001; 6(11):498-504",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172418800008",
            "pubmed": "11726311",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4014-14047"
            ],
            "persons": [
                "4014-51346-2",
                "4014-51954-6"
            ],
            "imported": "2007-07-24T19:08:14+02:00",
            "journal": "EUR J MED RES",
            "issn": "0949-2321",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.1,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.347222222222222,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3838,
            "title": "Laryngeal manifestation of gout: a case report of a subglottic gout tophus.",
            "abstract": null,
            "authors": [
                "Habermann, W",
                "Kiesler, K",
                "Eherer, A",
                "Beham, A",
                "Friedrich, G"
            ],
            "year": 2001,
            "source": "Auris Nasus Larynx. 2001; 28(3):265-267",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170747700014",
            "pubmed": "11489374",
            "doi": "10.1016/S0385-8146(00)00119-X",
            "pmc": null,
            "organizations": [
                "3838-14020",
                "3838-14042"
            ],
            "persons": [
                "3838-51636-6"
            ],
            "imported": "2007-07-24T19:07:53+02:00",
            "journal": "AURIS NASUS LARYNX",
            "issn": "0385-8146",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.457,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.15625,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 3758,
            "title": "The Austrian tension-free vaginal tape registry.",
            "abstract": null,
            "authors": [
                "Tamussino, K",
                "Hanzal, E",
                "Kölle, D",
                "Ralph, G",
                "Riss, P",
                "Austrian Urogynecology Working Group"
            ],
            "year": 2001,
            "source": "Int Urogynecol J Pelvic Floor Dysfunct. 2001; 12 Suppl 2(1):S28-S29",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169774500009",
            "pubmed": "11450977",
            "doi": "10.1007%2Fs001920170009",
            "pmc": null,
            "organizations": [
                "3758-14038"
            ],
            "persons": [
                "3758-51826-2"
            ],
            "imported": "2007-07-24T19:07:34+02:00",
            "journal": "INT UROGYNECOL J PELVIC FL DY",
            "issn": "0937-3462",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.415,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3755,
            "title": "Mechanism of postoperative urinary continence.",
            "abstract": null,
            "authors": [
                "Zivkovic, F",
                "Tamussino, K"
            ],
            "year": 2001,
            "source": "Int Urogynecol J Pelvic Floor Dysfunct. 2001; 12(3):199-202",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000169705600010",
            "pubmed": "11451009",
            "doi": "10.1007/PL00004034",
            "pmc": null,
            "organizations": [
                "3755-14038"
            ],
            "persons": [
                "3755-51826-6"
            ],
            "imported": "2007-07-24T19:07:14+02:00",
            "journal": "INT UROGYNECOL J PELVIC FL DY",
            "issn": "0937-3462",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.415,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4013,
            "title": "Sulfasalazine-induced extrinsic allergic alveolitis in a patient with psoriatic arthritis.",
            "abstract": null,
            "authors": [
                "Woltsche, M",
                "Woltsche-Kahr, I",
                "Roeger, GM",
                "Aberer, W",
                "Popper, H"
            ],
            "year": 2001,
            "source": "Eur J Med Res. 2001; 6(11):495-497",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172418800007",
            "pubmed": "11726310",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4013-14020",
                "4013-14047"
            ],
            "persons": [
                "4013-51346-6"
            ],
            "imported": "2007-07-24T19:06:51+02:00",
            "journal": "EUR J MED RES",
            "issn": "0949-2321",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.1,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.347222222222222,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22119,
            "title": "One-year inhibition of tumor necrosis factor-alpha: a major success or a larger puzzle?",
            "abstract": null,
            "authors": [
                "Graninger, WB",
                "Smolen, JS"
            ],
            "year": 2001,
            "source": "Curr Opin Rheumatol. 2001; 13(3):209-213",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000168614700010",
            "pubmed": "11333350",
            "doi": "10.1097/00002281-200105000-00010",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-07-24T19:06:25+02:00",
            "journal": "CURR OPIN RHEUMATOL",
            "issn": "1040-8711",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 3980,
            "title": "Magnetic resonance imaging patterns of the development of the sphenoid sinus: a review of 800 patients.",
            "abstract": null,
            "authors": [
                "Reittner, P",
                "Doerfler, O",
                "Goritschnig, T",
                "Tillich, M",
                "Koele, W",
                "Stammberger, H",
                "Szolar, DH"
            ],
            "year": 2001,
            "source": "Rhinology. 2001; 39(3):121-124",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000172131000001",
            "pubmed": "11721499",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3980-14042",
                "3980-14054"
            ],
            "persons": [
                "3980-51924-6",
                "3980-51957-2"
            ],
            "imported": "2007-07-24T19:06:01+02:00",
            "journal": "RHINOLOGY",
            "issn": "0300-0729",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.651,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.4375,
            "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": 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": 3744,
            "title": "Gynäkologisch-geburtshilfliche Rundschau -revisited, future directed and practice oriented",
            "abstract": null,
            "authors": [
                "Haller, U",
                "Hepp, H",
                "Winter, R"
            ],
            "year": 2001,
            "source": "Gynakol Geburtshilfliche Rundsch. 2001; 41(1):1-2",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000169575100001",
            "pubmed": "11423729",
            "doi": "10.1159/000049453",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-07-24T19:05:40+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.228,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}