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=158540&ordering=-impactfactor_norm
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=158560&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158520&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 173193,
            "title": "Mesenchymal stem cells isolated from peripheral blood and umbilical cord Wharton's jelly.",
            "abstract": null,
            "authors": [
                "Trivanović, D",
                "Kocić, J",
                "Mojsilović, S",
                "Krstić, A",
                "Ilić, V",
                "Djordjević, IO",
                "Santibanez, JF",
                "Jovcić, G",
                "Terzić, M",
                "Bugarski, D"
            ],
            "year": 2013,
            "source": "Srp Arh Celok Lek. 2013; 141(3-4):178-186",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000318829100006",
            "pubmed": "23745340",
            "doi": "10.2298/SARH1304178T",
            "pmc": null,
            "organizations": [],
            "persons": [
                "173193-99151-6"
            ],
            "imported": "2019-02-13T01:00:00+01:00",
            "journal": "Srp Arh Celok Lek",
            "issn": "0370-8179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.169,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.058,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.129,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 171784,
            "title": "[The relationship between intake of lithium and neuroradiological alterations in bipolar disorder. Are there predictors of clinical remission?]",
            "abstract": null,
            "authors": [
                "Hamm, C",
                "Queissner, R",
                "Pilz, R",
                "Birner, A",
                "Platzer, M",
                "Fellendorf, F",
                "Maget, A",
                "Bengesser, S",
                "Dalkner, N",
                "Reininghaus, B",
                "Reininghaus, E"
            ],
            "year": 2019,
            "source": "Fortschr Neurol Psychiatr. 2019; 87(9):483-491",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000485931400010",
            "pubmed": "30453335",
            "doi": "10.1055/a-0637-1820",
            "pmc": null,
            "organizations": [
                "171784-29444"
            ],
            "persons": [
                "171784-99972-6",
                "171784-50654-6",
                "171784-79733-6",
                "171784-79771-6",
                "171784-86429-6",
                "171784-92607-6",
                "171784-95403-6",
                "171784-79454-6"
            ],
            "imported": "2019-01-16T01:00:00+01:00",
            "journal": "Fortschr Neurol Psychiatr",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.642,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.058,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PSYCHIATRY-SCI",
            "impactfactor_norm_super": 0.092,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "PSYCHIATRY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156737,
            "title": "Bariatric Surgery",
            "abstract": null,
            "authors": [
                "Huttl, TP",
                "Stauch, P",
                "Wood, H",
                "Fruhmann, J"
            ],
            "year": 2016,
            "source": "DIABETOL STOFFWECHS. 2016; 11(3): R11-R29. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000379567900001",
            "pubmed": null,
            "doi": "10.1055/s-0042-107553",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-01-04T14:20:39+01:00",
            "journal": "DIABETOL STOFFWECHS",
            "issn": "1861-9002",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.058,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.058,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 121352,
            "title": "Oxygen-enhanced functional MR lung imaging",
            "abstract": null,
            "authors": [
                "Beer, M",
                "Stab, D",
                "Oechsner, M",
                "Hahn, D",
                "Kostler, H",
                "Hebestreit, H",
                "Jakob, P"
            ],
            "year": 2009,
            "source": "Radiologe. 2009; 49(8):732-738",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000269190600009",
            "pubmed": "19657614",
            "doi": "10.1007/s00117-009-1883-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-09-17T12:17:44+02:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": "RADIOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.481,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.058,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": 0.106,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING",
            "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": 168567,
            "title": "[Pilot study: Gut microbiome and intestinal barrier in anorexia nervosa].",
            "abstract": null,
            "authors": [
                "Mörkl, S",
                "Lackner, S",
                "Meinitzer, A",
                "Gorkiewicz, G",
                "Kashofer, K",
                "Painold, A",
                "Holl, A",
                "Holasek, S"
            ],
            "year": 2019,
            "source": "Fortschr Neurol Psychiatr. 2019; 87(1):39-45",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000460146900013",
            "pubmed": "30049020",
            "doi": "10.1055/s-0043-123826",
            "pmc": null,
            "organizations": [
                "168567-14014",
                "168567-14020",
                "168567-14028",
                "168567-29444"
            ],
            "persons": [
                "168567-50496-6",
                "168567-50662-6",
                "168567-51266-6",
                "168567-54165-6",
                "168567-57386-6",
                "168567-84449-2",
                "168567-88711-6"
            ],
            "imported": "2018-07-28T02:00:00+02:00",
            "journal": "Fortschr Neurol Psychiatr",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.642,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.058,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PSYCHIATRY-SCI",
            "impactfactor_norm_super": 0.092,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "PSYCHIATRY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 145700,
            "title": "[Methods in neonatal abstinence syndrome (NAS): results of a nationwide survey in Austria].",
            "abstract": null,
            "authors": [
                "Bauchinger, S",
                "Sapetschnig, I",
                "Danda, M",
                "Sommer, C",
                "Resch, B",
                "Urlesberger, B",
                "Raith, W"
            ],
            "year": 2015,
            "source": "Z Geburtshilfe Neonatol. 2015; 219(4):185-189",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000360091300012",
            "pubmed": "26039498",
            "doi": "10.1055/s-0035-1545289",
            "pmc": null,
            "organizations": [
                "145700-14091",
                "145700-14094"
            ],
            "persons": [
                "145700-51743-6",
                "145700-58715-6",
                "145700-83601-2"
            ],
            "imported": "2015-06-07T02:00:00+02:00",
            "journal": "Z Geburtshilfe Neonatol",
            "issn": "0948-2393",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.481,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.058,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.115,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 121594,
            "title": "Endoanal magnetic resonance imaging in faecal incontinence",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Fuchsjager, M",
                "Funovics, M"
            ],
            "year": 2001,
            "source": "GYNAKOLOGE. 2001; 34(1): 38-41. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166741200007",
            "pubmed": null,
            "doi": "10.1007/s001290050674",
            "pmc": null,
            "organizations": [],
            "persons": [
                "121594-82111-6"
            ],
            "imported": "2012-09-20T11:07:53+02:00",
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": "GYNAKOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.058,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7195,
            "title": "The transition from tube to oral feeding in infancy",
            "abstract": null,
            "authors": [
                "Dunitz-Scheer, M",
                "Wilken, M",
                "Lamm, B",
                "Scheitenberger, S",
                "Stadler, B",
                "Schein, A",
                "Huber, A",
                "Schober, P",
                "Scheer, P"
            ],
            "year": 2001,
            "source": "MONATSSCHR KINDERHEILK 2001 149: 1348-1359.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173196200008",
            "pubmed": null,
            "doi": "10.1007/s001120170022",
            "pmc": null,
            "organizations": [
                "7195-14091"
            ],
            "persons": [
                "7195-51655-6"
            ],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.134,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0579710144927536,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 3964,
            "title": "Bunk bed accidents",
            "abstract": null,
            "authors": [
                "Seebacher, U",
                "Kalloch, A",
                "Mayr, JM"
            ],
            "year": 2001,
            "source": "MONATSSCHR KINDERHEILK 2001 149: 1050-1053.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172000400008",
            "pubmed": null,
            "doi": "10.1007/s001120170065",
            "pmc": null,
            "organizations": [
                "3964-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.134,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0579710144927536,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 3559,
            "title": "Macrocephaly as a feature of inborn errors of metabolism",
            "abstract": null,
            "authors": [
                "Plecko, B",
                "Stockler-Ipsiroglu, S"
            ],
            "year": 2001,
            "source": "MONATSSCHR KINDERHEILK 2001 149: 137-146.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167361900009",
            "pubmed": null,
            "doi": "10.1007/s001120050739",
            "pmc": null,
            "organizations": [
                "3559-14048"
            ],
            "persons": [
                "3559-51875-2"
            ],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.134,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0579710144927536,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 21990,
            "title": "Fetal growth restriction in animal models",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Zygmunt, M",
                "Kunzel, W",
                "Clark, KE"
            ],
            "year": 2001,
            "source": "GYNAKOLOGE 2001 34: 820-+.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171153300006",
            "pubmed": null,
            "doi": "10.1007/s001290101084",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0576923076923077,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21989,
            "title": "The role of vasculo- and angiogenesis in embryonic and fetal development. A short review",
            "abstract": null,
            "authors": [
                "Zygmunt, M",
                "Munstedt, K",
                "Lang, U"
            ],
            "year": 2001,
            "source": "GYNAKOLOGE 2001 34: 812-+.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171153300005",
            "pubmed": null,
            "doi": "10.1007/s001290101088",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0576923076923077,
            "impactfactor_norm_year": 2001,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63753,
            "title": "Intrauterine growth retardation - practical relevance",
            "abstract": null,
            "authors": [
                "Gembruch, U",
                "Lang, U",
                "Kunzel, W",
                "Diedrich, K"
            ],
            "year": 2001,
            "source": "GYNAKOLOGE. 2001; 34(12): 1123-1123. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000173009800001",
            "pubmed": null,
            "doi": "10.1007/s00129-001-1122-z",
            "pmc": null,
            "organizations": [
                "63753-14064"
            ],
            "persons": [],
            "imported": "2006-12-20T10:12:49+01:00",
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0576923076923077,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21988,
            "title": "Intrauterine growth retardation. Current research status",
            "abstract": null,
            "authors": [
                "Kunzel, W",
                "Lang, U",
                "Diedrich, K",
                "Gembruch, U"
            ],
            "year": 2001,
            "source": "GYNAKOLOGE 2001 34: 783-783.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171153300001",
            "pubmed": null,
            "doi": "10.1007/s001290101097",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0576923076923077,
            "impactfactor_norm_year": 2001,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1566,
            "title": "Magnesium and Nicotinergic Effects on Catecholamine Release from Chromaffin Cells",
            "abstract": null,
            "authors": [
                "Weiss, U",
                "Alkharrat, H",
                "Nibbio, B",
                "Porta, S",
                "Epple, A"
            ],
            "year": 1996,
            "source": "MAGNESIUM, BULL 1996 18: 63-65.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VH69900002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1566-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.365,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 180,
            "title": "Dopamine Infusion Following Liver Surgery Prevents Hypomagnesemia",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Mischinger, HJ",
                "Supancic, A",
                "Leitner, G",
                "Porta, S"
            ],
            "year": 1998,
            "source": "MAGNESIUM, BULL 1998 20: 49-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074343400007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "180-14014",
                "180-14045"
            ],
            "persons": [
                "180-51595-6"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.244,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1381,
            "title": "Interaction Between Mg and Stress Hormones in Stress - A Short Review",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Langfort, J",
                "Leitner, G",
                "Teter, A"
            ],
            "year": 1992,
            "source": "MAGNESIUM, BULL. 1992; 14:  21-23. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HM15400008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1381-14014"
            ],
            "persons": [],
            "imported": "2010-07-02T14:09:08+02:00",
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11630,
            "title": "MAGNESIUM PREVENTS STRESS-INDUCED SECRETION OF CATECHOLAMINES - MODE OF ACTION",
            "abstract": null,
            "authors": [
                "PORTA, S",
                "EMSENHUBER, W",
                "FELSNER, P",
                "HELBIG, J",
                "CLASSEN, HG"
            ],
            "year": 1990,
            "source": "MAGNESIUM-BULL. 1990; 12:  21-26. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CY64200006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "11630-14014"
            ],
            "persons": [],
            "imported": "2010-06-25T13:00:28+02:00",
            "journal": "MAGNESIUM-BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 57,
            "title": "A Contribution to the Kinetics of Bound Magnesium in Serum",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Fleck, G",
                "Leitner, G",
                "Sabin, S",
                "Liebmann, P",
                "Wagner, T",
                "Zirm, B"
            ],
            "year": 1994,
            "source": "MAGNESIUM, BULL 1994 16: 19-22.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NF79100005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "57-14014"
            ],
            "persons": [
                "57-51964-6"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2449,
            "title": "Successful Treatment with Additional Intravenous Magnesium of Incessant Ventricular-Tachycardia Refractory to Amiodarone",
            "abstract": null,
            "authors": [
                "Zweiker, R",
                "Klein, W",
                "Eber, B",
                "Rotman, B",
                "Schumacher, M",
                "Fruhwald, FM",
                "Gasser, R"
            ],
            "year": 1994,
            "source": "MAGNESIUM, BULL. 1994; 16:  126-129. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QB53700003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "2449-51533-6",
                "2449-51699-6",
                "2449-51700-6"
            ],
            "imported": "2010-09-09T17:03:02+02:00",
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}