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=158320&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158340&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158300&ordering=-year",
    "results": [
        {
            "id": 7564,
            "title": "Computer tomography in the Sturge-Weber syndrome",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Sager, WD",
                "Schneider, GH",
                "Fritsch, G"
            ],
            "year": 1981,
            "source": "COMPUTERTOMOGRAPHIE. 1981; 1:  80-82. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MM12300007",
            "pubmed": "7187285",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7564-51557-2"
            ],
            "imported": "2009-08-28T13:16:54+02:00",
            "journal": "COMPUTERTOMOGRAPHIE",
            "issn": "0720-0501",
            "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": 7565,
            "title": "Intracranial germinoma; typical CT appearances and radiation therapy (author's transl)].",
            "abstract": null,
            "authors": [
                "Schneider, GH",
                "Sager, WD",
                "Lepuschütz, H",
                "Hackl, A",
                "Fotter, R",
                "Tritthart, H",
                "Urban, C"
            ],
            "year": 1981,
            "source": "Rofo. 1981; 135(4):422-425",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MM49600008",
            "pubmed": "6212358",
            "doi": "10.1055/s-2008-1056908",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7565-51657-6",
                "7565-51557-6"
            ],
            "imported": "2009-08-28T13:18:54+02:00",
            "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": 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": 7566,
            "title": "Chemotherapy of non-hodgkin's lymphomas (author's transl)",
            "abstract": null,
            "authors": [
                "Fereberger, W",
                "Neubauer, M"
            ],
            "year": 1981,
            "source": "Acta Med Austriaca. 1981; 8(1):1-6",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MM81100001",
            "pubmed": "7234308",
            "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": 7567,
            "title": "Mechanisms of action and clinical importance of C3-nephritic-factor (author's transl)",
            "abstract": null,
            "authors": [
                "Lanzer, G",
                "Pogglitsch, H",
                "Tilz, GP"
            ],
            "year": 1981,
            "source": "ACTA MED AUST. 1981; 8(1): 7-13. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MM81100002",
            "pubmed": "6908995",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7567-51537-6"
            ],
            "imported": "2009-08-31T18:25:54+02:00",
            "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": 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": 7568,
            "title": "Experiences with transluminal angioplasty in critical coronary artery stenosis (author's transl)",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Brandt, D",
                "Fluch, N",
                "Maurer, E",
                "Wolf, W",
                "Passath, A"
            ],
            "year": 1981,
            "source": "Acta Med Austriaca. 1981; 8(3):66-70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MM81300001",
            "pubmed": "7270016",
            "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": 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": 7569,
            "title": "Serum levels od D-thyroxine in euthyroidism and hypothyroidism (author's transl)",
            "abstract": null,
            "authors": [
                "Leb, G",
                "Budna, KW",
                "Sommersgutter, M",
                "Goebel, R",
                "Lankmayr, EP",
                "Passath, A",
                "Knapp, G"
            ],
            "year": 1981,
            "source": "Acta Med Austriaca. 1981; 8(3):71-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MM81300002",
            "pubmed": "7270017",
            "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": 7570,
            "title": "Comparison of 100 micrograms TRH intravenously and 40 mg TRH orally in euthyroidism (author's transl).",
            "abstract": null,
            "authors": [
                "Passath, A",
                "Stradner, F",
                "Petritsch, W",
                "Goebel, W",
                "Leb, G"
            ],
            "year": 1981,
            "source": "Acta Med Austriaca. 1981; 8(3):75-81",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MM81300003",
            "pubmed": "6791450",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7570-51536-6",
                "7570-52443-6"
            ],
            "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": 7571,
            "title": "Blood glucose abd hormonal counterregulation in juvenile type I diabetics during exercise (author's transl)",
            "abstract": null,
            "authors": [
                "Borkenstein, J",
                "Borkenstein, M"
            ],
            "year": 1981,
            "source": "ACTA MED AUST. 1981; 8(3): 82-84. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MM81300004",
            "pubmed": "7023167",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7571-51654-2"
            ],
            "imported": "2009-08-28T12:39:05+02:00",
            "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": 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": 7572,
            "title": "Cell hybridization: a monoclonal marker as a diagnostic help in haematology and oncology (author's transl)",
            "abstract": null,
            "authors": [
                "Tilz, GP",
                "Beverley, P",
                "Becker, H",
                "Lanzer, G",
                "Sedlmayr, P"
            ],
            "year": 1981,
            "source": "ACTA MED AUST 1981 8: 85-87.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MM81300005",
            "pubmed": "7270018",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7572-51537-2"
            ],
            "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": 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": 7573,
            "title": "The current status of scintigraphy in oncology (author's transl)",
            "abstract": null,
            "authors": [
                "Fereberger, W",
                "Leb, G",
                "Goebel, R",
                "Samonigg, H",
                "Robier, FP"
            ],
            "year": 1981,
            "source": "ACTA MED AUST. 1981; 8(3): 88-92. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MM81300006",
            "pubmed": "7270019",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7573-51532-6"
            ],
            "imported": "2009-08-28T13:13:53+02:00",
            "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": 7574,
            "title": "The relevance of serum-complement factors in chronic obstructive pulmonary disease (author's transl)",
            "abstract": null,
            "authors": [
                "Lanzer, G",
                "Borkenstein, J"
            ],
            "year": 1981,
            "source": "ACTA MED AUST. 1981; 8(3): 93-98. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MM81300007",
            "pubmed": "6911988",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-28T12:41:27+02:00",
            "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": 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": 7575,
            "title": "The classic resection in perforated duodenal ulcer (author's transl)",
            "abstract": null,
            "authors": [
                "Köle, W",
                "Wetl, K"
            ],
            "year": 1981,
            "source": "Wien Med Wochenschr. 1981; 131(18):453-456",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MN38600004",
            "pubmed": "7303716",
            "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
        },
        {
            "id": 7576,
            "title": "What is new in diagnosis and treatment of bronchial carcinoma?].",
            "abstract": null,
            "authors": [
                "Kraft-Kinz, J"
            ],
            "year": 1981,
            "source": "Langenbecks Arch Chir. 1981; 355(7):83-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MP01700016",
            "pubmed": "7339391",
            "doi": "10.1007/BF01286818",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LANGENBECKS ARCH CHIR",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.556,
            "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": 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": 7577,
            "title": "Therapy of rib series fractures.",
            "abstract": null,
            "authors": [
                "SIEWERT, R",
                "BRAUN, U",
                "FRIEHS, G",
                "GLINZ, W",
                "PETER, K",
                "SCHMITNEUERBURG, KP",
                "SUTER, P",
                "WOLFF, G"
            ],
            "year": 1981,
            "source": "LANGENBECKS ARCH CHIR. 1981; 354(3): 157-168. ",
            "category": 1,
            "document_type": 14,
            "sci": "ISI:A1981MP20400001",
            "pubmed": "7300523",
            "doi": "10.1007/BF01254549",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-04-29T13:27:35+02:00",
            "journal": "LANGENBECKS ARCH CHIR",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.556,
            "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": 7578,
            "title": "THERAPY WITH ALUMINUM-CONTAINING SUBSTANCES IN NEPHROLOGY",
            "abstract": null,
            "authors": [
                "POGGLITSCH, H"
            ],
            "year": 1981,
            "source": "NIEREN HOCHDRUCK 1981 10: 210-216.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MP50400005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NIEREN HOCHDRUCK",
            "issn": "0300-5224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0975609756097561,
            "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": 7579,
            "title": "Influence of lipid infusion (0.4 g/kg/hr) and positive end expiratory pressure (8 cm H2O) on pulmonary function and hemodynamics in healthy anesthetized pigs.",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Trittenwein, G",
                "Metzler, H",
                "Tscheliessnig, KH",
                "Hermann, W"
            ],
            "year": 1981,
            "source": "J PARENT ENTER NUTR. 1981; 5(5): 410-413. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MP58600008",
            "pubmed": "7031289",
            "doi": "10.1177/0148607181005005410",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7579-51611-6"
            ],
            "imported": "2009-08-28T12:34:39+02:00",
            "journal": "J PARENT ENTER NUTR",
            "issn": "0148-6071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.357,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 102634,
            "title": "Measurement of transcapillary flux in the lung microcirculation.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Moser, M",
                "Hinghofer-Szalkay, H"
            ],
            "year": 1980,
            "source": "Pflügers Archiv European Journal of Physiology 1980; 384(S):R5-R5.-German Physiological Society; MAR 18-21; Kiel.  (ISBN: 0031-6768 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102634-14010"
            ],
            "persons": [
                "102634-51671",
                "102634-51683"
            ],
            "imported": "2010-07-10T12:19:02+02:00",
            "journal": null,
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 117474,
            "title": "Water and electrolyte movement and mucosal morphology in the jejunum of patients with portal hypertension.",
            "abstract": null,
            "authors": [
                "Norman, DA",
                "Atkins, JM",
                "Seelig, LL",
                "Gomez-Sanchez, C",
                "Krejs, GJ"
            ],
            "year": 1980,
            "source": "Gastroenterology. 1980; 79(4):707-715",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KJ99900016",
            "pubmed": "7409388",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117474-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Gastroenterology",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7355,
            "title": "The amphicrine (endo-exocrine) cells in the human gut, with a short reference to amphicrine neoplasias.",
            "abstract": null,
            "authors": [
                "Ratzenhofer, M",
                "Auböck, L"
            ],
            "year": 1980,
            "source": "Acta Morphol Acad Sci Hung. 1980; 28(1-2):37-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KJ13600004",
            "pubmed": "7446221",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MORPHOL ACAD SCI HUNG",
            "issn": "0001-6217",
            "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": 7348,
            "title": "Requirement of nerve growth factor for development of substance P-containing sensory neurones.",
            "abstract": null,
            "authors": [
                "Otten, U",
                "Goedert, M",
                "Mayer, N",
                "Lembeck, F"
            ],
            "year": 1980,
            "source": "NATURE. 1980; 287(5778): 158-159. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KG02400042",
            "pubmed": "6159533",
            "doi": "10.1038/287158a0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:49:33+02:00",
            "journal": "NATURE",
            "issn": "0028-0836",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 25.466,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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
        }
    ]
}