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=280&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156887,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=300&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=260&ordering=year",
    "results": [
        {
            "id": 65713,
            "title": "PROPERTIES OF AN UNIDENTIFIED NON DIALYZABLE VASOPRESSOR FACTOR IN HUMAN-SERUM AND PLASMA",
            "abstract": null,
            "authors": [
                "WURM, H",
                "DOWERTIL, H",
                "ZIERLER, E",
                "KENNER, T"
            ],
            "year": 1975,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1975; 359:  R35-R35. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1975AR47200070",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-16T13:06:27+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 65714,
            "title": "EXPERIMENTS ON SIGNIFICANCE OF SOCALLED APPARENT INPUT IMPEDANCE FOR DESCRIPTION OF CORONARY PRESSURE-FLOW RELATION",
            "abstract": null,
            "authors": [
                "PASCALE, K",
                "KENNER, T"
            ],
            "year": 1975,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1975; 359:  R36-R36. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1975AR47200072",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-16T13:06:27+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 65715,
            "title": "USE OF SPECTRAL ANALYSIS FOR EXAMINATION OF SPONTANEOUS CONTRACTIONS OF SMOOTH MUSCLES",
            "abstract": null,
            "authors": [
                "HINGHOFERSZALKAY, H",
                "KENNER, T",
                "ESTELBERGER, W"
            ],
            "year": 1975,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1975; 359:  R65-R65. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1975AR47200130",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65715-51683"
            ],
            "imported": "2007-02-16T13:06:27+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 65716,
            "title": "ANALYSIS OF RESPONSE OF HEART-RATE AND RESPIRATION TO PHYSICAL EXERCISE",
            "abstract": null,
            "authors": [
                "PESSENHOFER, H",
                "SCHWABERGER, G",
                "ESTELBERGER, W",
                "KENNER, T"
            ],
            "year": 1975,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1975; 359:  R136-R136. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1975AR47200271",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65716-51504",
                "65716-51687"
            ],
            "imported": "2007-02-16T13:06:27+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 65717,
            "title": "EXPERIMENTS IN MODELS AND INVIVO ON PROPERTIES AND DIAGNOSTIC VALUE OF PULSE PRESSURE TRANSFORMATION",
            "abstract": null,
            "authors": [
                "KENNER, T"
            ],
            "year": 1975,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1975; 355:  R27-R27. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1975W045800054",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-16T13:06:27+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 65735,
            "title": "USE OF RANDOM SIGNALS IN ERGOMETER TESTING",
            "abstract": null,
            "authors": [
                "PESSENHOFER, H",
                "ESTELBERGER, W",
                "KENNER, T"
            ],
            "year": 1975,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1975; 355:  R45-R45. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1975W045800090",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65735-51504"
            ],
            "imported": "2007-02-16T13:09:12+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 67140,
            "title": "EFFECT OF SPLENECTOMY ON CYTOSTATIC TOLERANCE IN HODGKINS-DISEASE",
            "abstract": null,
            "authors": [
                "KUHBOCK, J",
                "LINKESCH, W",
                "POTZI, P"
            ],
            "year": 1975,
            "source": "BLUT. 1975; 31(3): 175-175. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1975AQ65800023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-05-02T13:31:35+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 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": 68092,
            "title": "Coagulation tests from capillary blood. Determination of thromboplastin time, thrombin time, fibrinogen, factor II (prothrombin), factor V (accelerin) and factor X (Stuart-Prower factor) from capillary blood",
            "abstract": null,
            "authors": [
                "Muntean, W"
            ],
            "year": 1975,
            "source": "Z Kinderheilkd. 1975; 118(4): 337-346. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975V391400008",
            "pubmed": "1130122",
            "doi": "10.1007/BF00492337",
            "pmc": null,
            "organizations": [],
            "persons": [
                "68092-51651-2"
            ],
            "imported": "2007-08-24T02:00:00+02:00",
            "journal": "Z Kinderheilkd",
            "issn": "0044-2917",
            "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": 68093,
            "title": "Disseminated intravascular coagulation and acute renal failure in an infant. Treated with streptokinase and peritoneal dialysis (author's transl)",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Goriup, U"
            ],
            "year": 1975,
            "source": "Wien Klin Wochenschr. 1975; 87(23): 792-796. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975BA38100005",
            "pubmed": "1216846",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68093-51651-1"
            ],
            "imported": "2007-08-24T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "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": 68409,
            "title": "The excretion of chorionic gonadotropin in ectopic pregnancy (author's transl)",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Weiss, PA"
            ],
            "year": 1975,
            "source": "Geburtshilfe Frauenheilkd. 1975; 35(11): 880-883. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AW46600011",
            "pubmed": "1193361",
            "doi": null,
            "pmc": null,
            "organizations": [
                "68409-14063"
            ],
            "persons": [],
            "imported": "2007-09-18T02:00:00+02:00",
            "journal": "Geburtshilfe Frauenheilkd",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "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": 70732,
            "title": "Identification of zonula fiber protein by disc-electrophoresis (author's transl)",
            "abstract": null,
            "authors": [
                "Reich, ME",
                "Schmut, O",
                "Zirm, M"
            ],
            "year": 1975,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1975; 194(1): 55-59. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975V869200006",
            "pubmed": "1079119",
            "doi": "10.1007/BF00408275",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Albrecht Von Graefes Arch Klin Exp Ophthalmol",
            "issn": "0065-6100",
            "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": 70733,
            "title": "Determination of bovine aqueous humor proteins (author's transl)",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Zirm, M"
            ],
            "year": 1975,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1975; 194(1): 61-63. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975V869200007",
            "pubmed": "1079120",
            "doi": "10.1007/BF00408276",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Albrecht Von Graefes Arch Klin Exp Ophthalmol",
            "issn": "0065-6100",
            "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": 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": 70734,
            "title": "The influence of riboflavin on vitreous homogenate (author's transl)",
            "abstract": null,
            "authors": [
                "Hofmann, H",
                "Schmut, O"
            ],
            "year": 1975,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1975; 194(4 Suppl): 277-281. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975W318600008",
            "pubmed": "1079420",
            "doi": "10.1007/BF00414675",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Albrecht Von Graefes Arch Klin Exp Ophthalmol",
            "issn": "0065-6100",
            "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": 70735,
            "title": "Demonstration of proteins in the aqueous humor using combined disc immunoelectrophoresis",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Schmut, O"
            ],
            "year": 1975,
            "source": "Ber Zusammenkunft Dtsch Ophthalmol Ges. 1975; 196(73):426-431",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1242957",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Ber Zusammenkunft Dtsch Ophthalmol Ges",
            "issn": "0070-427X",
            "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": 70736,
            "title": "Changes of the serumimmunoglobulins after kerotaplasty",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Schmut, O",
                "Hofmann, H"
            ],
            "year": 1975,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1975; 194(4 Suppl): 263-266. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975W318600006",
            "pubmed": "805547",
            "doi": "10.1007/BF00414673",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Albrecht Von Graefes Arch Klin Exp Ophthalmol",
            "issn": "0065-6100",
            "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": 70737,
            "title": "Alpha-1-antitrypsin, ceruloplasmin and secretory-IgA in human aqueous humor",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Schmut, O"
            ],
            "year": 1975,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1975; 194(2): 125-131. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975W150400005",
            "pubmed": "808147",
            "doi": "10.1007/BF00413375",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Albrecht Von Graefes Arch Klin Exp Ophthalmol",
            "issn": "0065-6100",
            "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": 70738,
            "title": "Quantitative determination of aqueous humor proteins by electroimmodiffusion in an antiserum containing agarosegel (author's transl)",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Petek, W",
                "Schmut, O",
                "Hofmann, H",
                "Holasek, A"
            ],
            "year": 1975,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1975; 196(2): 127-132. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AM47400003",
            "pubmed": "240288",
            "doi": "10.1007/BF00414798",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Albrecht Von Graefes Arch Klin Exp Ophthalmol",
            "issn": "0065-6100",
            "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": 70739,
            "title": "Introduction in immunophthalmology-problems and aims (author's transl)",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Schmut, O",
                "Hofmann, H"
            ],
            "year": 1975,
            "source": "Klin Monatsbl Augenheilkd. 1975; 167(4): 588-592. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AY07900013",
            "pubmed": "813052",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Klin Monatsbl Augenheilkd",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "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": 70740,
            "title": "The proof of different types of collagen in the bovine eye (author's transl)",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Reich, ME",
                "Zirm, M"
            ],
            "year": 1975,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1975; 196(1): 71-77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AM47300008",
            "pubmed": "1080639",
            "doi": "10.1007/BF00410028",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Albrecht Von Graefes Arch Klin Exp Ophthalmol",
            "issn": "0065-6100",
            "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": 70741,
            "title": "Electron microscopic investigations of vitreous collagen after treating the vitreous with liquefying substances (author's transl)",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Roll, P",
                "Hofmann, H"
            ],
            "year": 1975,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1975; 196(2): 187-197. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AM47400010",
            "pubmed": "169709",
            "doi": "10.1007/BF00414805",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Albrecht Von Graefes Arch Klin Exp Ophthalmol",
            "issn": "0065-6100",
            "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
        }
    ]
}