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=2400&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2420&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2380&ordering=year",
    "results": [
        {
            "id": 8167,
            "title": "ETIOPATHOGENETIC MECHANISMS IN AUTOIMMUNE-DISEASE",
            "abstract": null,
            "authors": [
                "LANZER, G"
            ],
            "year": 1984,
            "source": "MED WELT. 1984; 35:  552-557. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SP77500005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-12T17:35:29+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "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": 8168,
            "title": "Capsaicin pretreatment inhibits vagal cholinergic and non-cholinergic control of pulmonary mechanics in the guinea pig.",
            "abstract": null,
            "authors": [
                "Martling, CR",
                "Saria, A",
                "Andersson, P",
                "Lundberg, JM"
            ],
            "year": 1984,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1984; 325(4):343-348",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SQ22000009",
            "pubmed": "6728043",
            "doi": "10.1007/BF00504379",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 8169,
            "title": "Epipleural hematoma. Etiology, morphology and clinical course",
            "abstract": null,
            "authors": [
                "Dirnhofer, R",
                "Sigrist, T",
                "Ranner, G"
            ],
            "year": 1984,
            "source": "Unfallheilkunde. 1984; 87(4):180-183",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SQ36800009",
            "pubmed": "6730088",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "UNFALLHEILKUNDE-TRAUMATOLOGY",
            "issn": "0341-5694",
            "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": 8171,
            "title": "The Austrian Society of Dermatopathology.",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Konrad, K",
                "Holubar, K"
            ],
            "year": 1984,
            "source": "AMER J DERMATOPATHOL. 1984; 6(3): 221-222. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SQ83900003",
            "pubmed": "6375423",
            "doi": "10.1097/00000372-198406030-00003",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8171-51620-2"
            ],
            "imported": "2009-10-12T17:28:14+02:00",
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "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": 8172,
            "title": "A tricho-odonto-onychial subtype of ectodermal dysplasia",
            "abstract": null,
            "authors": [
                "Kresbach, H",
                "Rauch, HJ"
            ],
            "year": 1984,
            "source": "Z Hautkr. 1984; 59(9):601-613",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SR01000004",
            "pubmed": "6730615",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z HAUTKRANKHEITEN HG",
            "issn": "0301-0481",
            "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": 8173,
            "title": "Determination of the physical working capacity in children using three different regression models.",
            "abstract": null,
            "authors": [
                "Pfeiffer, KP",
                "Steyer, GE"
            ],
            "year": 1984,
            "source": "Int J Sports Med. 1984; 5(2):83-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SR22000005",
            "pubmed": "6715102",
            "doi": "10.1055/s-2008-1025885",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J SPORT MED",
            "issn": "0172-4622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.822,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.862068965517241,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 8174,
            "title": "Intestinal peristalsis associated with release of immunoreactive substance P.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Barthó, L",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1984,
            "source": "Neuroscience. 1984; 11(4):913-918",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SR73100011",
            "pubmed": "6204252",
            "doi": "10.1016/0306-4522(84)90202-1",
            "pmc": null,
            "organizations": [
                "8174-14022"
            ],
            "persons": [
                "8174-51529-6"
            ],
            "imported": null,
            "journal": "NEUROSCIENCE",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841584158415842,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 8176,
            "title": "Substance P can contract the longitudinal muscle of the guinea-pig small intestine by releasing intracellular calcium.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT"
            ],
            "year": 1984,
            "source": "Br J Pharmacol. 1984; 82(1):259-267",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SS23300032",
            "pubmed": "6203591",
            "doi": "10.1111/j.1476-5381.1984.tb16466.x",
            "pmc": "PMC1987250",
            "organizations": [
                "8176-14022"
            ],
            "persons": [
                "8176-51529-2",
                "8176-51832-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 8177,
            "title": "Time optimal binary test signal sequences for the analysis of the respiration control system in babies.",
            "abstract": null,
            "authors": [
                "Tiedt, N",
                "Haidmayer, R",
                "Moser, M",
                "Kurz, R",
                "Kenner, T"
            ],
            "year": 1984,
            "source": "BIOMED TECH. 1984; 29(4): 77-81. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SS65500003",
            "pubmed": "6722258",
            "doi": "10.1515/bmte.1984.29.4.77",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8177-51524-6",
                "8177-51671-6"
            ],
            "imported": "2009-10-22T13:37:50+02:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8178,
            "title": "REDUCTION OF RADIOIODINE UPTAKE IN HYPERTHYROID PATIENTS",
            "abstract": null,
            "authors": [
                "GOEBEL, R",
                "LEB, G",
                "PASSATH, A"
            ],
            "year": 1984,
            "source": "NUC COMPACT-EUR AMER COMMUN 1984 15: 91-92.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SS69700006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NUC COMPACT-EUR AMER COMMUN",
            "issn": "0344-3752",
            "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": 8179,
            "title": "DISTRIBUTION OF SEROTONIN IN JUGLANS-REGIA SEEDS DURING ONTOGENETIC DEVELOPMENT AND GERMINATION",
            "abstract": null,
            "authors": [
                "LEMBECK, F",
                "SKOFITSCH, G"
            ],
            "year": 1984,
            "source": "Z PFLANZENPHYSIOL. 1984; 114:  349-353. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1984SS72100008",
            "pubmed": null,
            "doi": "10.1016/S0044-328X(84)80090-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-12T17:37:04+02:00",
            "journal": "Z PFLANZENPHYSIOL",
            "issn": "0044-328X",
            "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": 8180,
            "title": "SURGICAL-TREATMENT OF NON-MALIGNANT COMMON BILE-DUCT STENOSIS WITH PRESERVATION OF SPHINCTER ODDI FUNCTION - AN EXPERIMENTAL-STUDY",
            "abstract": null,
            "authors": [
                "EIDE, M"
            ],
            "year": 1984,
            "source": "ACTA CHIR AUST 1984 16: S1-S19.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SS91400005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 8181,
            "title": "Hypertension in adolescents and geriatric patients",
            "abstract": null,
            "authors": [
                "Pogglitsch, H"
            ],
            "year": 1984,
            "source": "Wien Med Wochenschr. 1984; 134(9-10):225-230",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ST08700006",
            "pubmed": "6741165",
            "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": 8182,
            "title": "Chromosomal changes in bovine papillomavirus type 1-induced Syrian hamster tumors.",
            "abstract": null,
            "authors": [
                "Gamperl, R",
                "Amtmann, E",
                "Pfister, H"
            ],
            "year": 1984,
            "source": "Cancer Genet Cytogenet. 1984; 12(2):151-162",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ST69900008",
            "pubmed": "6327012",
            "doi": "10.1016/0165-4608(84)90127-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CANCER GENET CYTOGENET",
            "issn": "0165-4608",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.922,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.519230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 8183,
            "title": "Embolization of renal carcinoma: complications of 122 procedures.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Justich, E",
                "Schreyer, H"
            ],
            "year": 1984,
            "source": "Ann Radiol (Paris). 1984; 27(4):299-303",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ST75600005",
            "pubmed": "6742751",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANN RADIOL",
            "issn": "0003-4185",
            "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": 8184,
            "title": "PATHOLOGY OF MALIGNANT AND SEMIMALIGNANT SOFT-TISSUE TUMORS IN CHILDHOOD.",
            "abstract": null,
            "authors": [
                "BECKER, H"
            ],
            "year": 1984,
            "source": "Z KINDERCHIR. 1984; 39(S1): 35-38. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ST97100013",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "8184-14020"
            ],
            "persons": [],
            "imported": "2009-04-29T11:55:10+02:00",
            "journal": "Z KINDERCHIR",
            "issn": "0174-3082",
            "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": 8185,
            "title": "NEW DEVELOPMENTS IN THE PROGESTOGEN FIELD",
            "abstract": null,
            "authors": [
                "KOPERA, H"
            ],
            "year": 1984,
            "source": "SING J OBSTET GYNAECOL 1984 15: 30-43.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SU13600006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "SING J OBSTET GYNAECOL",
            "issn": "0129-3273",
            "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": 8186,
            "title": "Immunocytochemical demonstration of cytokeratin in gastrointestinal carcinoids and their probable precursor cells.",
            "abstract": null,
            "authors": [
                "Höfler, H",
                "Denk, H"
            ],
            "year": 1984,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1984; 403(3):235-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SU43600002",
            "pubmed": "6203211",
            "doi": "10.1007/BF00694899",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8186-51515-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "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": 8187,
            "title": "Gestational diabetes and screening during pregnancy.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Hofman, H",
                "Winter, R",
                "Pürstner, P",
                "Lichtenegger, W"
            ],
            "year": 1984,
            "source": "Obstet Gynecol. 1984; 63(6):776-780",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SU59800004",
            "pubmed": "6374538",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "OBSTET GYNECOL",
            "issn": "0029-7844",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.087,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.886792452830189,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 8188,
            "title": "IMPORTANCE OF BETA-2-MICROGLOBULIN IN RHEUMATOID-ARTHRITIS AS A PARAMETER OF DISEASE-ACTIVITY AND FOR RECOGNIZING DRUG-INDUCED TUBULAR NEPHROPATHY",
            "abstract": null,
            "authors": [
                "ULREICH, A",
                "SEDLMAYR, P",
                "RAINER, F",
                "LEB, G",
                "PFEIFFER, KP"
            ],
            "year": 1984,
            "source": "AKTUEL RHEUMATOL. 1984; 9:  79-82. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SU69100002",
            "pubmed": null,
            "doi": "10.1055/s-2008-1048077",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-22T13:41:28+02:00",
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}