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=2860&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2880&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2840&ordering=year",
    "results": [
        {
            "id": 8384,
            "title": "Distribution of vimentin, cytokeratins, and desmosomal-plaque proteins in human nephroblastoma as revealed by specific antibodies: co-existence of cell groups of different degrees of epithelial differentiation.",
            "abstract": null,
            "authors": [
                "Denk, H",
                "Weybora, W",
                "Ratschek, M",
                "Sohar, R",
                "Franke, WW"
            ],
            "year": 1985,
            "source": "Differentiation. 1985; 29(1):88-97",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKF0300014",
            "pubmed": "2410318",
            "doi": "10.1111/j.1432-0436.1985.tb00297.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8384-51515-2"
            ],
            "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": 8385,
            "title": "Demonstration of receptor binding of two apo-B containing lipoproteins by differential labelling with colloidal gold.",
            "abstract": null,
            "authors": [
                "Hesz, A",
                "Robenek, H",
                "Ingolic, E",
                "Roscher, A",
                "Krempler, F",
                "Sandhofer, F",
                "Kostner, GM"
            ],
            "year": 1985,
            "source": "Eur J Cell Biol. 1985; 37(1):229-233",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKH0300030",
            "pubmed": "2992978",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8385-51669-6"
            ],
            "imported": null,
            "journal": "EUR J CELL BIOL",
            "issn": "0171-9335",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.662,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.676258992805755,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL 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": 8387,
            "title": "Jugulotympanic paraganglioma",
            "abstract": null,
            "authors": [
                "Höfler, H",
                "Lammer, J",
                "Stammberger, H",
                "Gutschi, S",
                "Clarici, G",
                "Ratschek, M"
            ],
            "year": 1985,
            "source": "WIEN KLIN WOCHENSCHR. 1985; 97(12): 530-534. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKH7700004",
            "pubmed": "2990111",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-04T17:08:03+01: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": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 8389,
            "title": "Coxsackie B, mumps, rubella, and cytomegalovirus specific IgM responses in patients with juvenile-onset insulin-dependent diabetes mellitus in Britain, Austria, and Australia.",
            "abstract": null,
            "authors": [
                "Banatvala, JE",
                "Bryant, J",
                "Schernthaner, G",
                "Borkenstein, M",
                "Schober, E",
                "Brown, D",
                "De Silva, LM",
                "Menser, MA",
                "Silink, M"
            ],
            "year": 1985,
            "source": "LANCET. 1985; 1(8443): 1409-1412. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKM5700002",
            "pubmed": "2861361",
            "doi": "10.1016/S0140-6736(85)91843-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8389-51654-6"
            ],
            "imported": "2009-11-03T15:14:22+01:00",
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 8390,
            "title": "Emphysema as a leading symptom",
            "abstract": null,
            "authors": [
                "Jakse, R"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(6):275-282",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKN4500001",
            "pubmed": "4033305",
            "doi": "10.1055/s-2007-1008137",
            "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": true,
            "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": 8391,
            "title": "Relevance of lactate determination in sports medicine",
            "abstract": null,
            "authors": [
                "Schwaberger, G",
                "Pessenhofer, H",
                "Schmid, P"
            ],
            "year": 1985,
            "source": "WIEN MED WOCHENSCHR. 1985; 135(9-10):  238- 241. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKQ8800004",
            "pubmed": "4036145",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8391-51504-6",
                "8391-51687-2"
            ],
            "imported": "2009-11-11T11:01:15+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": false
        },
        {
            "id": 8392,
            "title": "Arterial micropuncture. An advance in blood-gas analysis.",
            "abstract": null,
            "authors": [
                "Harnoncourt, K",
                "Marsoner, H",
                "Forche, G"
            ],
            "year": 1985,
            "source": "Respiration. 1985; 48(1):67-72",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ALC1400010",
            "pubmed": "4023440",
            "doi": "10.1159/000194801",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "RESPIRATION",
            "issn": "0025-7931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.489,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.206896551724138,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 8393,
            "title": "Post-heparin lipolytic activity in acute renal failure.",
            "abstract": null,
            "authors": [
                "Druml, W",
                "Zechner, R",
                "Magometschnigg, D",
                "Lenz, K",
                "Kleinberger, G",
                "Laggner, A",
                "Kostner, G"
            ],
            "year": 1985,
            "source": "Clin Nephrol. 1985; 23(6):289-293",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ALG8300005",
            "pubmed": "4028526",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8393-51669-6"
            ],
            "imported": null,
            "journal": "CLIN NEPHROL",
            "issn": "0301-0430",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.339,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.609756097560976,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 8394,
            "title": "INFLUENCE OF DRUG-THERAPY ON BRONCHIAL HYPERREACTIVITY",
            "abstract": null,
            "authors": [
                "FORCHE, G",
                "ZENKER, G"
            ],
            "year": 1985,
            "source": "INT J CLIN PHARM THERAPEUTICS 1985 23: 320-322.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ALJ9000010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "8394-1"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J CLIN PHARM THERAPEUTICS",
            "issn": "0946-1965",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.365168539325843,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 8395,
            "title": "Chronic cor pulmonale from the echocardiographic viewpoint",
            "abstract": null,
            "authors": [
                "Zenker, G",
                "Harnoncourt, K"
            ],
            "year": 1985,
            "source": "Ultraschall Med. 1985; 6(3):156-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ALL3500010",
            "pubmed": "4023691",
            "doi": "10.1055/s-2007-1006048",
            "pmc": null,
            "organizations": [
                "8395-1"
            ],
            "persons": [],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.34,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "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": 8396,
            "title": "Bronchial carcinoid arising in intralobar bronchopulmonary sequestration with vascular supply from the left gastric artery. Case report.",
            "abstract": null,
            "authors": [
                "Juettner, FM",
                "Pinter, HH",
                "Friehs, GB",
                "Hoefler, H"
            ],
            "year": 1985,
            "source": "J THORAC CARDIOVASC SURG. 1985; 90(1): 25-28. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ALW2600005",
            "pubmed": "2989619",
            "doi": "10.1016/S0022-5223(19)38657-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8396-51615-2"
            ],
            "imported": "2009-11-04T17:10:00+01:00",
            "journal": "J THORAC CARDIOVASC SURG",
            "issn": "0022-5223",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.389,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.9609375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8397,
            "title": "3RD INTERNATIONAL DERMATOPATHOLOGY SYMPOSIUM - MALIGNANT-MELANOMA AND OTHER NEUROCRISTOPATHIES, AUGUST 11-15, 1984, LIEGE",
            "abstract": null,
            "authors": [
                "KERL, H"
            ],
            "year": 1985,
            "source": "HAUTARZT. 1985; 36:  425-426. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1985ALW8200012",
            "pubmed": null,
            "doi": "10.1097/00000372-198502000-00020",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8397-51620-2"
            ],
            "imported": "2009-11-10T14:36:46+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 8400,
            "title": "Balloon atrioseptostomy in 2-dimensional echocardiography",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Suppan, C",
                "Stein, JI"
            ],
            "year": 1985,
            "source": "Z Kardiol. 1985; 74(6):353-356",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AMD5500008",
            "pubmed": "4024686",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.715,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.532258064516129,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8401,
            "title": "Determination of the free thyroxine concentration (FT4) in serum using the FT4 fraction and total thyroxine concentration",
            "abstract": null,
            "authors": [
                "Passath, A",
                "Eber, O",
                "Leb, G",
                "Hayn, H"
            ],
            "year": 1985,
            "source": "Acta Med Austriaca. 1985; 12(2):31-38",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AMH4300001",
            "pubmed": "4036525",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 8402,
            "title": "GAS-LIQUID CHROMATOGRAPHIC DETERMINATION OF FREE AMINO-ACIDS IN FERMENTATION BROTH DURING GROWTH OF CLOSTRIDIUM-ONCOLYTICUM M-55",
            "abstract": null,
            "authors": [
                "GAMERITH, G",
                "ZUDER, GFX",
                "GIULIANI, A",
                "BRANTNER, H"
            ],
            "year": 1985,
            "source": "J CHROMATOGR. 1985; 328:  241-252. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AMV5100023",
            "pubmed": null,
            "doi": "10.1016/S0021-9673(01)87394-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-04T16:59:25+01:00",
            "journal": "J CHROMATOGR",
            "issn": "0021-9673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.523,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.876923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 8403,
            "title": "CONTRIBUTION TO THE MEASUREMENT OF PROSTAGLANDINS BY GAS-CHROMATOGRAPHY MASS-SPECTROMETRY",
            "abstract": null,
            "authors": [
                "GLEISPACH, H",
                "MOSER, R",
                "LEIS, HJ"
            ],
            "year": 1985,
            "source": "J CHROMATOGR. 1985; 342:  245-246. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1985ANB8400029",
            "pubmed": null,
            "doi": "10.1016/S0378-4347(00)84512-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-04T17:01:07+01:00",
            "journal": "J CHROMATOGR",
            "issn": "0021-9673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.523,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.876923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 8404,
            "title": "Factors affecting the conversion of high-density lipoproteins: experiments with pig and human plasma.",
            "abstract": null,
            "authors": [
                "Knipping, G",
                "Zechner, R",
                "Kostner, GM",
                "Holasek, A"
            ],
            "year": 1985,
            "source": "Biochim Biophys Acta. 1985; 835(2):244-252",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ANC7700011",
            "pubmed": "4005282",
            "doi": "10.1016/0005-2760(85)90279-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8404-51669-6"
            ],
            "imported": null,
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "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": 8405,
            "title": "Medullary carcinoma of the thyroid with calcified metastases",
            "abstract": null,
            "authors": [
                "Hörmann, M",
                "Hackl, A",
                "Schneider, G"
            ],
            "year": 1985,
            "source": "Rofo. 1985; 143(1):118-120",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ANC8400027",
            "pubmed": "2992005",
            "doi": "10.1055/s-2008-1052775",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "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": 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": 8406,
            "title": "Microbiological studies of the contamination of hospital waste and household refuse",
            "abstract": null,
            "authors": [
                "Möse, JR",
                "Reinthaler, F"
            ],
            "year": 1985,
            "source": "ZBL BAKT MIKROBIOL HYG B-UMWE. 1985; 181(1-2): 98-110. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ANG3200076",
            "pubmed": "4050185",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8406-14023"
            ],
            "persons": [
                "8406-51674-6"
            ],
            "imported": "2009-11-10T14:54:01+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": 8407,
            "title": "Pollution of drinking water by tetrachloroethylene",
            "abstract": null,
            "authors": [
                "Möse, JR",
                "Wilfinger, G",
                "Zeichen, R"
            ],
            "year": 1985,
            "source": "Zentralbl Bakteriol Mikrobiol Hyg [B]. 1985; 181(1-2):111-120",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ANG3200077",
            "pubmed": "2864768",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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
        }
    ]
}