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=840&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156971,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=860&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=820&ordering=imported",
    "results": [
        {
            "id": 60947,
            "title": "Stadienverschiebung und Veränderung der klinischen und pathologischen Tumoreigenschaften des klinisch lokalisierten Prostatakarzinoms zwischen 1993 und 2004.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Auprich, M",
                "Stummvoll, P",
                "Lipsky, K",
                "Pummer, K",
                "Petritsch, PH"
            ],
            "year": 2006,
            "source": "Urologe. Der Urologe2006; 45(S1):127-130.-58. Jahrestagung der Deutschen Gesellschaft für Urologie (DGU); SEP 20-24, 2006; Hamburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60947-14056"
            ],
            "persons": [
                "60947-51970",
                "60947-53053"
            ],
            "imported": "2006-11-11T08:46:28+01:00",
            "journal": "Urologe",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60948,
            "title": "Molecular changes during intermittent androgen suppression and their prognostic impact in advanced prostate cancer.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Freibauer, C",
                "Bayer, L",
                "Lunglmayr, G",
                "Tschurlovich, F",
                "Kuber, W",
                "Pummer, K"
            ],
            "year": 2006,
            "source": "Urology. 68, suppl 5A: 195-195.-28th Congress of the Société Internationale d´Urologie (SIU); NOV 12-16, 2006; Cape Town, SOUTH AFRICA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60948-14056"
            ],
            "persons": [
                "60948-51970",
                "60948-53053"
            ],
            "imported": "2006-11-11T08:51:04+01:00",
            "journal": "Urology",
            "issn": "0090-4295",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.139,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60949,
            "title": "Stage migration in clinically localised prostate cancer treated with radical prostatectomy between 1993 and 2004.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Auprich, M",
                "Stummvoll, P",
                "Lipsky, K",
                "Pummer, K",
                "Petritsch, PH"
            ],
            "year": 2006,
            "source": "Urology. Urology2006; 68(5):140-140.-28th Congress of the Société Internationale d´Urologie (SIU); NOV 12-16, 2006; Cape Town, SOUTH AFRICA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60949-14056"
            ],
            "persons": [
                "60949-51970",
                "60949-53053"
            ],
            "imported": "2006-11-11T08:54:26+01:00",
            "journal": "Urology",
            "issn": "0090-4295",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.139,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60950,
            "title": "Veränderungen der klinischen und pathologischen Tumoreigenschaften des klinisch lokalisierten Prostatakarzinoms zwischen 1993 und 2004.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Auprich, M",
                "Stummvoll, P",
                "Lipsky, K",
                "Pummer, K",
                "Petritsch, PH"
            ],
            "year": 2006,
            "source": "Journal für Urologie und Urogynäkologie . Journal für Urologie und Urogynäkologie 2006; 13(S2):43-49.-32. Gemeinsame Tagung der Bayerischen Urologenvereinigung und der Österreichischen Gesellschaft für Urologie; MAY 11-13; Garmisch Partenkirchen, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60950-14056"
            ],
            "persons": [
                "60950-51970",
                "60950-53053"
            ],
            "imported": "2006-11-11T09:00:34+01:00",
            "journal": "Journal für Urologie und Urogynäkologie ",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60951,
            "title": "Should testing of anti-HBc antibodies be introduced in screening of blood donations?",
            "abstract": null,
            "authors": [
                "Drexler, D",
                "Bayer, M",
                "Riegelnegg, M",
                "Schmidt, M",
                "Sipurzynski, S",
                "Vadon, M",
                "Lanzer, G"
            ],
            "year": 2006,
            "source": "Clinical Chemistry and Laboratory Medicine. 2006; 44(4): A12-A12. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60951-14058"
            ],
            "persons": [
                "60951-50026"
            ],
            "imported": "2006-11-11T14:56:04+01:00",
            "journal": "Clinical Chemistry and Laboratory Medicine",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.725,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60953,
            "title": "Specific IgG antibodies against Heparin/Platelet Factor 4 complex in surgical and medical patients tested by ELISA and particle gel immunoassay.",
            "abstract": null,
            "authors": [
                "Schallmoser, K",
                "Macher, S",
                "Drexler, C",
                "Panzer, S",
                "Lanzer, G"
            ],
            "year": 2006,
            "source": "Transfusion. 2006; 46(9): 121A",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000240554100375",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60953-14058"
            ],
            "persons": [
                "60953-50026"
            ],
            "imported": "2006-11-11T15:36:29+01:00",
            "journal": "Transfusion",
            "issn": "0041-1132",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.278,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.704918032786885,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60954,
            "title": "Testing for Heparin/Platelet Factor 4 Antibodies by the particle gel immunoassay and by testing for specific IgG antibodies by ELISA in surgical compared to medical patients.",
            "abstract": null,
            "authors": [
                "Schallmoser, K",
                "Macher, S",
                "Drexler, C",
                "Panzer, S",
                "Lanzer, G"
            ],
            "year": 2006,
            "source": "Vox Sanguinis. 91 (Suppl 2): 13-14.-9th European Symposium on Platelet and Granulocyte Immunobiology; JUN 15-18, 2006; Tromsö, NORWAY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60954-14058"
            ],
            "persons": [
                "60954-50026"
            ],
            "imported": "2006-11-11T15:43:21+01:00",
            "journal": "Vox Sanguinis",
            "issn": "0042-9007 ",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60957,
            "title": "The photon therapy of subfoveal choroidal neovascularization in age-dependent macular degeneration. The results of a prospective study in 40 patients.",
            "abstract": null,
            "authors": [
                "Prettenhofer, U",
                "Haas, A",
                "Mayer, R",
                "Oechs, A",
                "Pakisch, B",
                "Stranzl, H",
                "Willfurth, P",
                "Hackl, A"
            ],
            "year": 1998,
            "source": "Strahlenther Onkol. 1998; 174(12):613-617",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077452500002",
            "pubmed": "9879347",
            "doi": "10.1007/BF03038508",
            "pmc": null,
            "organizations": [
                "60957-14043",
                "60957-14060"
            ],
            "persons": [
                "60957-51850-6",
                "60957-51961-6"
            ],
            "imported": "2006-11-12T01:00:00+01:00",
            "journal": "Strahlenther Onkol",
            "issn": "0179-7158",
            "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": 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": 60956,
            "title": "Postoperative irradiation in breast cancer patients with one to three positive axillary lymph nodes. Is there an impact of axillary extranodal tumor extension on locoregional and distant control?",
            "abstract": null,
            "authors": [
                "Stranzl, H",
                "Ofner, P",
                "Peintinger, F"
            ],
            "year": 2006,
            "source": "Strahlenther Onkol. 2006; 182(10):583-588",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241240600003",
            "pubmed": "17013571",
            "doi": "10.1007/s00066-006-1562-4",
            "pmc": null,
            "organizations": [
                "60956-14026",
                "60956-14060"
            ],
            "persons": [
                "60956-50841-6",
                "60956-51961-2",
                "60956-60413-6"
            ],
            "imported": "2006-11-12T01:00:00+01:00",
            "journal": "Strahlenther Onkol",
            "issn": "0179-7158",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.682,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.880952380952381,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 60958,
            "title": "Radiation-induced osteosarcoma of the chest wall.",
            "abstract": null,
            "authors": [
                "Mayer, R",
                "Aigner, C",
                "Stranzl, H",
                "Preidler, KW",
                "Guss, H",
                "Hackl, A"
            ],
            "year": 2002,
            "source": "Breast J. 2002; 8(5):320-322",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12199765",
            "doi": "10.1046/j.1524-4741.2002.08517.x",
            "pmc": null,
            "organizations": [
                "60958-14045",
                "60958-14054",
                "60958-14060"
            ],
            "persons": [
                "60958-51961-6"
            ],
            "imported": "2006-11-12T01:00:00+01:00",
            "journal": "Breast J",
            "issn": "1075-122X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60959,
            "title": "Progress in radiotherapy and current status.",
            "abstract": null,
            "authors": [
                "Stranzl, H"
            ],
            "year": 2003,
            "source": "Wien Med Wochenschr. 2003; 153(13-14):323-326",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "12924109",
            "doi": "10.1046/j.1563-258X.2003.02121.x",
            "pmc": null,
            "organizations": [
                "60959-14060"
            ],
            "persons": [
                "60959-51961-2"
            ],
            "imported": "2006-11-12T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60978,
            "title": "Antigen-processing cells in gut associated lymphoid tissue (GALT).",
            "abstract": null,
            "authors": [
                "Sminia, T",
                "Wilders, MM",
                "Janse, MM"
            ],
            "year": 1983,
            "source": "Cell Biol Int Rep. 1983; 7(9):677-677",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RF83400001",
            "pubmed": "6627404",
            "doi": "10.1016/0309-1651(83)90195-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Cell Biol Int Rep",
            "issn": "0309-1651",
            "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": 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": 60985,
            "title": "Comparing polymethylmethacrylate implant with collagen implant in deep sclerectomy: a randomized controlled trial.",
            "abstract": null,
            "authors": [
                "Mansouri, K",
                "Shaarawy, T",
                "Wedrich, A",
                "Mermoud, A"
            ],
            "year": 2006,
            "source": "J Glaucoma. 2006; 15(3):264-270",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000238243200015",
            "pubmed": "16778652",
            "doi": "10.1097/01.ijg.0000212211.33265.6d",
            "pmc": null,
            "organizations": [
                "60985-14043"
            ],
            "persons": [
                "60985-53938-6"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "J Glaucoma",
            "issn": "1057-0829",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.799,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.568181818181818,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 60980,
            "title": "Veiled cells in the gastrointestinal tract.",
            "abstract": null,
            "authors": [
                "Wilders, MM",
                "Drexhage, HA",
                "Sminia, T",
                "Mullink, H",
                "Weltevreden, EF",
                "Plesh, BE",
                "Meuwissen, SG"
            ],
            "year": 1985,
            "source": "Acta Chir Scand Suppl. 1985; 525:93-111",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJS9800008",
            "pubmed": "3861039",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Acta Chir Scand Suppl",
            "issn": "0001-5482",
            "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": 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": 60994,
            "title": "Experimental long-term vitreous replacement with purified and nonpurified perfluorodecalin.",
            "abstract": null,
            "authors": [
                "Velikay, M",
                "Wedrich, A",
                "Stolba, U",
                "Datlinger, P",
                "Li, Y",
                "Binder, S"
            ],
            "year": 1993,
            "source": "Am J Ophthalmol. 1993; 116(5):565-570",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF62400004",
            "pubmed": "8238215",
            "doi": "10.1016/S0002-9394(14)73197-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60994-53938-6"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Am J Ophthalmol",
            "issn": "0002-9394",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.78,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 61002,
            "title": "Evaluation of 150 consecutive cases of poly HEMA posterior chamber lenses implanted in the bag using a small-incision technique.",
            "abstract": null,
            "authors": [
                "Menapace, R",
                "Skorpik, C",
                "Wedrich, A"
            ],
            "year": 1990,
            "source": "J Cataract Refract Surg. 1990; 16(5):567-577",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DY16600005",
            "pubmed": "2231371",
            "doi": "10.1016/S0886-3350(13)80771-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61002-53938-6"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.52,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.7890625,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61004,
            "title": "Effect of carbachol on intraocular pressure in small-incision cataract surgery.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Menapace, R"
            ],
            "year": 1992,
            "source": "Doc Ophthalmol. 1992; 80(4):301-307",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JZ15900002",
            "pubmed": "1473444",
            "doi": "10.1007/BF00154377",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61004-53938-2"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Doc Ophthalmol",
            "issn": "0012-4486",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.349,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 60975,
            "title": "Antigen-trapping cells in Peyer's patches of the rat.",
            "abstract": null,
            "authors": [
                "Sminia, T",
                "Janse, EM",
                "Wilders, MM"
            ],
            "year": 1982,
            "source": "Scand J Immunol. 1982; 16(6):481-485",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PU16300004",
            "pubmed": "6961517",
            "doi": "10.1111/j.1365-3083.1982.tb00749.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Scand J Immunol",
            "issn": "0300-9475",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.679,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.541666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60986,
            "title": "Malpractice in ophthalmology: guidelines for preventing pitfalls.",
            "abstract": null,
            "authors": [
                "Mozaffarieh, M",
                "Wedrich, A"
            ],
            "year": 2006,
            "source": "Med Law. 2006; 25(2): 257-265. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "16929804",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60986-14043"
            ],
            "persons": [
                "60986-53938-6"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Med Law",
            "issn": "0723-1393",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60988,
            "title": "Magnification-corrected photodynamic therapy.",
            "abstract": null,
            "authors": [
                "Ansari-Shahrezaei, S",
                "Ergun, E",
                "Chong, R",
                "Tufail, A",
                "Wedrich, A",
                "Stur, M"
            ],
            "year": 2007,
            "source": "Graefes Arch Clin Exp Ophthalmol. 2007; 245(3):333-337",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244782200001",
            "pubmed": "17024438",
            "doi": "10.1007/s00417-006-0419-y",
            "pmc": null,
            "organizations": [
                "60988-14043"
            ],
            "persons": [
                "60988-53938-6"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Graefes Arch Clin Exp Ophthalmol",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.59,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.590909090909091,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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
        }
    ]
}