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=155400&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155420&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155380&ordering=-impactfactor",
    "results": [
        {
            "id": 1258,
            "title": "Imaging of the facial canal by means of multiplanar angulated 2-D-high-resolution CT-reconstruction.",
            "abstract": null,
            "authors": [
                "Weiglein, AH",
                "Anderhuber, W",
                "Jakse, R",
                "Einspieler, R"
            ],
            "year": 1994,
            "source": "SURG RADIOL ANATOMY. 1994; 16(4): 423-427. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QB01800015",
            "pubmed": "7725200",
            "doi": "10.1007/BF01627665",
            "pmc": null,
            "organizations": [
                "1258-14018",
                "1258-14042"
            ],
            "persons": [],
            "imported": "2010-09-09T16:44:26+02:00",
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.234375,
            "impactfactor_norm_year": 1998,
            "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": 2629,
            "title": "The sphenoid sinus during childhood: establishment of normal developmental standards by MRI.",
            "abstract": null,
            "authors": [
                "Szolar, D",
                "Preidler, K",
                "Ranner, G",
                "Braun, H",
                "Kugler, C",
                "Wolf, G",
                "Stammberger, H",
                "Ebner, F"
            ],
            "year": 1994,
            "source": "Surg Radiol Anat. 1994; 16(2):193-198",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NX75800010",
            "pubmed": "7940084",
            "doi": "10.1007/BF01627594",
            "pmc": null,
            "organizations": [
                "2629-14042",
                "2629-14054"
            ],
            "persons": [
                "2629-51640-6",
                "2629-51725-6"
            ],
            "imported": null,
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.234375,
            "impactfactor_norm_year": 1998,
            "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": 2183,
            "title": "Radiologic anatomy of the paranasal sinuses in the child.",
            "abstract": null,
            "authors": [
                "Weiglein, A",
                "Anderhuber, W",
                "Wolf, G"
            ],
            "year": 1992,
            "source": "SURG RADIOL ANATOMY. 1992; 14(4): 335-339. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KL23400010",
            "pubmed": "1290149",
            "doi": "10.1007/BF01794761",
            "pmc": null,
            "organizations": [
                "2183-14018",
                "2183-14042"
            ],
            "persons": [
                "2183-51640-6"
            ],
            "imported": "2010-07-05T13:52:31+02:00",
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.234375,
            "impactfactor_norm_year": 1998,
            "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": 2643,
            "title": "The vascular blood supply of the second metacarpal bone: anatomic basis for a new vascularized bone graft in hand surgery. An anatomical study in cadavers.",
            "abstract": null,
            "authors": [
                "Pierer, G",
                "Steffen, J",
                "Hoflehner, H"
            ],
            "year": 1992,
            "source": "Surg Radiol Anat. 1992; 14(2):103-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JC57100003",
            "pubmed": "1641733",
            "doi": "10.1007/BF01794884",
            "pmc": null,
            "organizations": [
                "2643-14018",
                "2643-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.234375,
            "impactfactor_norm_year": 1998,
            "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": 139969,
            "title": "New AHA- and ACC-Guidelines for Risk Reduction of Cardio-Vascular-Disease by lowering Cholesterol. Measures of the D.A.CH-Prevention Society of Cardio-Vascular-Diseases e.V., the Austrian Atherosclerosis Society and the Study Group of Lipids and Atherosclerosis (AGLA) of the Swiss Society of Cardiology (vol 55, pg 601, 2014)",
            "abstract": null,
            "authors": [
                "Klose, G",
                "Beil, FU",
                "Dieplinger, H",
                "von Eckardstein, A",
                "Foger, B",
                "Gouni-Berthold, I",
                "Heigl, F",
                "Koenig, W",
                "Kostner, GM",
                "Landmesser, U",
                "Laufs, U",
                "Leistikow, F",
                "Marz, W",
                "Merkel, M",
                "Muller-Wieland, D",
                "Noll, G",
                "Parhofer, KG",
                "Paulweber, B",
                "Riesen, W",
                "Schaefer, JR",
                "Steinhagen-Thiessen, E",
                "Steinmetz, A",
                "Toplak, H",
                "Wanner, C",
                "Windler, E"
            ],
            "year": 2014,
            "source": "INTERNIST. 2014; 55(9): 1112-1112. ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000341836400012",
            "pubmed": null,
            "doi": "10.1007/s00108-014-3576-9",
            "pmc": null,
            "organizations": [
                "139969-14013",
                "139969-14028"
            ],
            "persons": [
                "139969-51846",
                "139969-51669"
            ],
            "imported": "2014-11-14T10:41:16+01:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 153161,
            "title": "European Training in the Specialized Geriatrics: A systematic European Survey",
            "abstract": null,
            "authors": [
                "Singler, K",
                "Roller-Wirnsberger, R"
            ],
            "year": 2016,
            "source": "INTERNIST. 2016; 57: S39-S39.-DGIM Tagung; September 2016; Stuttgart. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000375417500073",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "153161-51745"
            ],
            "imported": "2016-06-27T13:19:39+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.135,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 136643,
            "title": "[New AHA and ACC guidelines on the treatment of blood cholesterol to reduce atherosclerotic cardiovascular risk : Statement of the D•A•CH Society for Prevention of Cardiovascular Diseases, the Austrian Atherosclerosis Society and the Working Group on Lipids and Atherosclerosis (AGLA) of the Swiss Society for Cardiology].",
            "abstract": null,
            "authors": [
                "Klose, G",
                "Beil, FU",
                "Dieplinger, H",
                "von Eckardstein, A",
                "Föger, B",
                "Gouni-Berthold, I",
                "Koenig, W",
                "Kostner, GM",
                "Landmesser, U",
                "Laufs, U",
                "Leistikow, F",
                "März, W",
                "Merkel, M",
                "Müller-Wieland, D",
                "Noll, G",
                "Parhofer, KG",
                "Paulweber, B",
                "Riesen, W",
                "Schaefer, JR",
                "Steinhagen-Thiessen, E",
                "Steinmetz, A",
                "Toplak, H",
                "Wanner, C",
                "Windler, E"
            ],
            "year": 2014,
            "source": "Internist (Berl). 2014; 55(5):601-606",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000335450500011",
            "pubmed": "24770979",
            "doi": "10.1007/s00108-014-3492-z",
            "pmc": null,
            "organizations": [
                "136643-14013",
                "136643-14028"
            ],
            "persons": [
                "136643-51846-6",
                "136643-51669-6"
            ],
            "imported": "2014-05-07T02:00:00+02:00",
            "journal": "Internist (Berl)",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.194,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 149210,
            "title": "[Vesico-ureteral reflux: Diagnosis and treatment recommendations].",
            "abstract": null,
            "authors": [
                "Straub, J",
                "Apfelbeck, M",
                "Karl, A",
                "Khoder, W",
                "Lellig, K",
                "Tritschler, S",
                "Stief, C",
                "Riccabona, M"
            ],
            "year": 2016,
            "source": "Urologe A. 2016; 55(1):27-34",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000368607800005",
            "pubmed": "26676728",
            "doi": "10.1007/s00120-015-0003-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "149210-51373-6"
            ],
            "imported": "2016-01-11T01:00:00+01:00",
            "journal": "Urologe A",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.304,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.039,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.091,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 190218,
            "title": "[Retroperitoneal endometriosis : When a rare form of endometriosis becomes a urological disease].",
            "abstract": null,
            "authors": [
                "Waegner, RH",
                "Schmid, M",
                "Trojan, L",
                "Ahyai, SA"
            ],
            "year": 2016,
            "source": "Urologe A. 2016; 55(6):756-62",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000378783700006",
            "pubmed": "27294488",
            "doi": "10.1007/s00120-016-0119-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190218-111791-6"
            ],
            "imported": "2021-11-10T09:09:41+01:00",
            "journal": "UROLOGE",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": "UROLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.304,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.039,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.091,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 600,
            "title": "Coronary aneurysm in a 69-year-old patient. Transthoracic echocardiography",
            "abstract": null,
            "authors": [
                "Watzinger, N",
                "Fruhwald, FM",
                "Schafhalter, I",
                "Hermann, J",
                "Luha, O",
                "Zweiker, R",
                "Gasser, R",
                "Eber, B",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Ultraschall Med. 1995; 16(4):200-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RQ77200011",
            "pubmed": "7569863",
            "doi": "10.1055/s-2007-1003939",
            "pmc": null,
            "organizations": [
                "600-14083"
            ],
            "persons": [
                "600-51002-6",
                "600-51533-6",
                "600-51700-6",
                "600-51759-1"
            ],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.304,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3731,
            "title": "Detection of fungal wood decay using magnetic resonance imaging",
            "abstract": null,
            "authors": [
                "Muller, U",
                "Bammer, R",
                "Halmschlager, E",
                "Stollberger, R",
                "Wimmer, R"
            ],
            "year": 2001,
            "source": "HOLZ ROH WERKST 2001 59: 190-194.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169400900006",
            "pubmed": null,
            "doi": "10.1007/s001070100202",
            "pmc": null,
            "organizations": [
                "3731-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "HOLZ ROH WERKST",
            "issn": "0018-3768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.304,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.4,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MATERIAL SCIENCES, PAPER & WOOD",
            "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": 8398,
            "title": "Viscoelastic properties of normal human synovia and their relation to biomechanics",
            "abstract": null,
            "authors": [
                "Rainer, F",
                "Ribitsch, V"
            ],
            "year": 1985,
            "source": "Z Rheumatol. 1985; 44(3):114-119",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AMC9200003",
            "pubmed": "4060903",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 87551,
            "title": "PROSTAGLANDIN AND LEUKOTRIENE RELEASE FROM SYNOVIAL TISSUE IN PATIENTS WITH RHEUMATOID-ARTHRITIS AND THEIR MODULATION BY SULFASALAZIN AND ITS METABOLITES",
            "abstract": null,
            "authors": [
                "WITTENBERG, HR",
                "KLEEMEYER, KS",
                "SCHLEBERGER, R",
                "ZACHER, J",
                "PESKAR, BM",
                "PESKAR, BA"
            ],
            "year": 1988,
            "source": "Z RHEUMATOL. 1988; 47(4): 287-287. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q159300159",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 87535,
            "title": "INHIBITION OF EICOSANOID RELEASE IN INVITRO HUMAN SYNOVIAL TISSUES USING NONSTEROIDAL ANTIPHLOGISTICS",
            "abstract": null,
            "authors": [
                "WITTENBERG, HR",
                "KLEEMEYER, K",
                "PESKAR, BM",
                "PESKAR, BA",
                "KRAMER, J"
            ],
            "year": 1986,
            "source": "Z RHEUMATOL. 1986; 45(4): 179-179. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E264400039",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 87534,
            "title": "RELEASE OF LEUKOTRIENES AND PROSTAGLANDINS IN HUMAN SYNOVIAL TISSUE AFTER STIMULATION WITH IONOPHOR-A23187",
            "abstract": null,
            "authors": [
                "WITTENBERG, HR",
                "KLEEMEYER, K",
                "SCHLEBERGER, R",
                "PESKAR, BA",
                "KRAMER, J"
            ],
            "year": 1986,
            "source": "Z RHEUMATOL. 1986; 45(4): 179-179. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E264400038",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 87552,
            "title": "MODULATION OF PROSTAGLANDIN RELEASE FROM CARTILAGE, BONE AND SYNOVIAL TISSUE OF PATIENTS WITH GONARTHROSIS USING DICLOFENAC AND INDOMETHACIN",
            "abstract": null,
            "authors": [
                "WITTENBERG, HR",
                "WILLBURGER, RE",
                "STEFFEN, R",
                "PESKAR, BA"
            ],
            "year": 1988,
            "source": "Z RHEUMATOL. 1988; 47(4): 288-288. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q159300162",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 8017,
            "title": "The influence of GAGPS on the viscosity of synovial fluid in activated arthrosis",
            "abstract": null,
            "authors": [
                "Rainer, F",
                "Ribitsch, V"
            ],
            "year": 1983,
            "source": "Z Rheumatol. 1983; 42(4):229-231",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RJ91800019",
            "pubmed": "6649932",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19457,
            "title": "NEOPTERIN CONCENTRATION IN THE URINE OF PATIENTS WITH RHEUMATIC DISEASES",
            "abstract": null,
            "authors": [
                "EGG, D",
                "HAUSEN, A",
                "FUCHS, D",
                "GUNTHER, R",
                "REIBNEGGER, G",
                "WACHTER, H",
                "ALF, P"
            ],
            "year": 1984,
            "source": "Z RHEUMATOL 1984 43: 231-231.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TJ30700186",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19457-50569"
            ],
            "imported": null,
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7847,
            "title": "Nature and extent of self medication with so-called home remedies in patients with rheumatic diseases",
            "abstract": null,
            "authors": [
                "Rainer, F",
                "Ulreich, A",
                "Pfeiffer, KP"
            ],
            "year": 1982,
            "source": "Z Rheumatol. 1982; 41(6):276-279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PW46700008",
            "pubmed": "6984577",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7323,
            "title": "Susceptibility for infections in patients with chronic polyarthritis",
            "abstract": null,
            "authors": [
                "Rainer, F",
                "Lanzer, G",
                "Schmid, P",
                "Härringer, M",
                "Klein, G"
            ],
            "year": 1980,
            "source": "Z RHEUMATOL. 1980; 39(5-6): 133-140. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KB30000003",
            "pubmed": "7415584",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:54:15+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}