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=153680&ordering=-year
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=153700&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153660&ordering=-year",
    "results": [
        {
            "id": 8732,
            "title": "Limbus-based flap versus fornix-based flap in goniotrepanation",
            "abstract": null,
            "authors": [
                "Schuhmann, G",
                "Hesse, W",
                "Faschinger, C",
                "Pongratz, E"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 189(5):407-408",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F083700027",
            "pubmed": "3807243",
            "doi": "10.1055/s-2008-1050841",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "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": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 8733,
            "title": "Visual fixation tonometry as an aid in the early diagnosis of endocrine ophthalmopathy",
            "abstract": null,
            "authors": [
                "Friess, HG",
                "Klima, G",
                "Hesse, W",
                "Eber, O",
                "Faschinger, C"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 189(5):416-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F083700030",
            "pubmed": "3807245",
            "doi": "10.1055/s-2008-1050844",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "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": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 8734,
            "title": "Biliary endoprostheses in tumors at the hepatic duct bifurcation.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Neumayer, K",
                "Steiner, H"
            ],
            "year": 1986,
            "source": "Eur J Radiol. 1986; 6(4):275-279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F089800009",
            "pubmed": "3792323",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.418,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.227848101265823,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8735,
            "title": "Results of low-dose treatment of oligozoospermia with clomiphene citrate",
            "abstract": null,
            "authors": [
                "Pusch, HH",
                "Haas, J",
                "Pürstner, P"
            ],
            "year": 1986,
            "source": "Andrologia. 1986; 18(6):561-566",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F107400001",
            "pubmed": "3101546",
            "doi": "10.1111/j.1439-0272.1986.tb01828.x",
            "pmc": null,
            "organizations": [
                "8735-14038"
            ],
            "persons": [
                "8735-51627-6"
            ],
            "imported": "2009-11-13T11:31:36+01:00",
            "journal": "ANDROLOGIA",
            "issn": "0303-4569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.693,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANDROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8736,
            "title": "Fluorescent styryl dyes applied as fast optical probes of cardiac action potential.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Windisch, H",
                "Tritthart, HA"
            ],
            "year": 1986,
            "source": "Eur Biophys J. 1986; 14(2):103-111",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F109000005",
            "pubmed": "3816701",
            "doi": "10.1007/BF00263067",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8736-51519-6",
                "8736-51673-6"
            ],
            "imported": null,
            "journal": "EUR BIOPHYS J BIOPHYS LETT",
            "issn": "0175-7571",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.887,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.631578947368421,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 8738,
            "title": "Susceptibility of the Bacteroides fragilis group to 10 antibiotics. Results of 4 laboratories in Austria",
            "abstract": null,
            "authors": [
                "Mittermayer, H",
                "Rotter, M",
                "Riezinger, F",
                "Thiel, W",
                "Stanek, G"
            ],
            "year": 1986,
            "source": "Zentralbl Bakteriol Mikrobiol Hyg [A]. 1986; 262(4):500-511",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F184500009",
            "pubmed": "3799095",
            "doi": "10.1016/S0176-6724(86)80144-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT MIKROBIOL HYG A-MED",
            "issn": "0174-3031",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.729,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8739,
            "title": "Pathology of the cytoskeleton of hepatocytes.",
            "abstract": null,
            "authors": [
                "Denk, H",
                "Lackinger, E",
                "Vennigerholz, F"
            ],
            "year": 1986,
            "source": "Prog Liver Dis. 1986; 8(1):237-251",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1986F200600013",
            "pubmed": "2424046",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8739-51515-2"
            ],
            "imported": null,
            "journal": "PROG LIVER DISEASE",
            "issn": "0079-6409",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8740,
            "title": "Iron, a new aid in the treatment of Parkinson patients.",
            "abstract": null,
            "authors": [
                "Birkmayer, W",
                "Birkmayer, JG"
            ],
            "year": 1986,
            "source": "J Neural Transm. 1986; 67(3-4):287-292",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1986F221800010",
            "pubmed": "3806082",
            "doi": "10.1007/BF01243354",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J NEURAL TRANSM",
            "issn": "0300-9564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.382,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.704,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8741,
            "title": "Coated vesicles in the muscle-blood zone of an insect asynchronous flight muscle.",
            "abstract": null,
            "authors": [
                "Bradacs, H",
                "Pabst, MA",
                "Kral, K"
            ],
            "year": 1986,
            "source": "Z MIKROSK-ANATOM FORSCH. 1986; 100(5): 759-766. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F288600008",
            "pubmed": "2883782",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:24:54+01:00",
            "journal": "Z MIKROSK-ANATOM FORSCH",
            "issn": "0044-3107",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8743,
            "title": "Use of allogeneic septal cartilage in the correction of saddle nose",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Wolfgruber, H"
            ],
            "year": 1986,
            "source": "Laryngol Rhinol Otol (Stuttg). 1986; 65(12):679-683",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F322900006",
            "pubmed": "3543581",
            "doi": "10.1055/s-2007-1008064",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8744,
            "title": "Cholesterol esterification in mouse peritoneal macrophages in the presence of pathological human plasma lipoproteins.",
            "abstract": null,
            "authors": [
                "Rotheneder, M",
                "Kostner, GM"
            ],
            "year": 1986,
            "source": "Biol Chem Hoppe Seyler. 1986; 367(12):1219-1222",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F337100005",
            "pubmed": "3828071",
            "doi": "10.1515/bchm3.1986.367.2.1219",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8744-51669-6"
            ],
            "imported": "2009-11-13T11:38:30+01:00",
            "journal": "BIOL CHEM HOPPE-SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.511,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 8745,
            "title": "The geometry of the human trochlea tali.",
            "abstract": null,
            "authors": [
                "Reimann, R",
                "Anderhuber, F",
                "Gerold, J"
            ],
            "year": 1986,
            "source": "ACTA ANAT. 1986; 127(4): 271-278. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F402500007",
            "pubmed": "3811819",
            "doi": "10.1159/000146305",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8745-51508-2"
            ],
            "imported": "2009-11-13T11:33:07+01:00",
            "journal": "ACTA ANAT",
            "issn": "0001-5180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.529411764705882,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 8746,
            "title": "Effect of (-)deprenyl in long-term treatment of Parkinson's disease. A 10-years experience.",
            "abstract": null,
            "authors": [
                "Birkmayer, W",
                "Birkmayer, GD"
            ],
            "year": 1986,
            "source": "J Neural Transm Suppl. 1986; 22(24):219-225",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F498300019",
            "pubmed": "3097256",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J NEURAL TRANSM",
            "issn": "0300-9564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.382,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.704,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8747,
            "title": "Cytokeratin expression in simple epithelia. III. Detection of mRNAs encoding human cytokeratins nos. 8 and 18 in normal and tumor cells by hybridization with cDNA sequences in vitro and in situ.",
            "abstract": null,
            "authors": [
                "Leube, RE",
                "Bosch, FX",
                "Romano, V",
                "Zimbelmann, R",
                "Höfler, H",
                "Franke, WW"
            ],
            "year": 1986,
            "source": "Differentiation. 1986; 33(1):69-85",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1986F597700009",
            "pubmed": "2434381",
            "doi": "10.1111/j.1432-0436.1986.tb00412.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIFFERENTIATION",
            "issn": "0301-4681",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.352,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.612903225806452,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DEVELOPMENTAL BIOLOGY",
            "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": 8748,
            "title": "Follow-up of children after toxoplasmosis infection in pregnancy",
            "abstract": null,
            "authors": [
                "Mayer, HO",
                "Stünzner, D",
                "Grubbauer, HM",
                "Faschinger, C",
                "Wochesländer, E",
                "Moser, M"
            ],
            "year": 1986,
            "source": "Zentralbl Gynakol. 1986; 108(24):1482-1486",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F602700003",
            "pubmed": "3577452",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL GYNAKOL",
            "issn": "0044-4197",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8751,
            "title": "Demonstration of Legionella pneumophila in dental units",
            "abstract": null,
            "authors": [
                "Reinthaler, F",
                "Mascher, F"
            ],
            "year": 1986,
            "source": "ZBL BAKT MIKROBIOL HYG B-UMWE. 1986; 183(1): 86-88. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1986F699700010",
            "pubmed": "3107261",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8751-14023"
            ],
            "persons": [
                "8751-51664-6",
                "8751-51674-2"
            ],
            "imported": "2009-11-13T11:34:16+01:00",
            "journal": "ZBL BAKT MIKROBIOL HYG B-UMWE",
            "issn": "0174-3015",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8752,
            "title": "Value of the oral glucose tolerance test",
            "abstract": null,
            "authors": [
                "Zeichen, R"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):538-540",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700002",
            "pubmed": "3825159",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": 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": 8753,
            "title": "Sonographic comparative studies of the portal vascular system before and following endoscopic sclerosing of esophageal varices.",
            "abstract": null,
            "authors": [
                "Pristautz, H",
                "Schreiber, F",
                "Petritsch, W",
                "Eber, B",
                "Sommersgutter, M",
                "Stauber, R"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):540-543",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700003",
            "pubmed": "3548082",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8753-14081"
            ],
            "persons": [
                "8753-51539-6",
                "8753-51530-6",
                "8753-51536-6"
            ],
            "imported": "2009-11-13T11:30:59+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": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8754,
            "title": "Fibronectin in the sputum in malignant and inflammatory diseases of the respiratory tract",
            "abstract": null,
            "authors": [
                "Borkenstein, J",
                "Sommersgutter, M",
                "Hagenauer, E"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):543-545",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700004",
            "pubmed": "3030011",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": 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": 8755,
            "title": "Pharmacologic modification of diastolic ventricular function in patients with coronary heart disease",
            "abstract": null,
            "authors": [
                "Brandt, D",
                "Fluch, N",
                "Tschech, G",
                "Sterz, F",
                "Klein, W"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):545-549",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700005",
            "pubmed": "3825160",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": 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
        }
    ]
}