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=155380&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155400&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155360&ordering=-imported",
    "results": [
        {
            "id": 61872,
            "title": "A new electromagnetic surgical navigation system in endoscopic sinus and anterior skull base surgery does not influence EEG-BIS readings.",
            "abstract": null,
            "authors": [
                "Mausser, G",
                "Schwarz, G",
                "Stammberger, H",
                "Litscher, G"
            ],
            "year": 2006,
            "source": "European Journal of Anaesthesiology. Abstract (Zeitschrift)2006; 23(S37):93-94.-Euroanaesthesia; JUN 3-6, 2006; Madrid, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61872-14044",
                "61872-14066",
                "61872-14070"
            ],
            "persons": [
                "61872-51073"
            ],
            "imported": "2006-11-29T10:20:52+01:00",
            "journal": "European Journal of Anaesthesiology",
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.126,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.454545454545455,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 61871,
            "title": "The effects of acupressure on the bispectral index and entropy parameters in mentally disabled volunteers.",
            "abstract": null,
            "authors": [
                "Schöll, G",
                "Schöpfer, A",
                "Wang, L",
                "Litscher, G",
                "Kaltenböck, F",
                "Schwarz, G"
            ],
            "year": 2006,
            "source": "European Journal of Anaesthesiology. 23(S37):35-36.-Euroanaesthesia; JUN 3-6, 2006; Madrid, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61871-14044",
                "61871-14070"
            ],
            "persons": [
                "61871-51073",
                "61871-51757"
            ],
            "imported": "2006-11-29T10:14:41+01:00",
            "journal": "European Journal of Anaesthesiology",
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.126,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.454545454545455,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 61881,
            "title": "Recommendations for carrying out nuclear medicine kidney function tests with a gamma camera and computer",
            "abstract": null,
            "authors": [
                "Bergmann, H",
                "Mostbeck, A",
                "Kletter, K",
                "Nicoletti, R",
                "Oberladstätter, M"
            ],
            "year": 1991,
            "source": "Acta Med Austriaca Suppl. 1991; 43(4): suppl 1-suppl19. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1763586",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Acta Med Austriaca Suppl",
            "issn": "0303-8181",
            "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": 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": 61918,
            "title": "ABCB1 (MDR1)-type P-glycoproteins at the blood-brain barrier modulate the activity of the hypothalamic-pituitary-adrenocortical system: implications for affective disorder.",
            "abstract": null,
            "authors": [
                "Müller, MB",
                "Keck, ME",
                "Binder, EB",
                "Kresse, AE",
                "Hagemeyer, TP",
                "Landgraf, R",
                "Holsboer, F",
                "Uhr, M"
            ],
            "year": 2003,
            "source": "Neuropsychopharmacology. 2003; 28(11): 1991-1999. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186550900010",
            "pubmed": "12888779",
            "doi": "10.1038/sj.npp.1300257",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61918-51205-6"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Neuropsychopharmacology",
            "issn": "0893-133X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.201,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.954022988505747,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 61920,
            "title": "CD24 expression in urothelial carcinoma of the upper urinary tract correlates with tumour progression.",
            "abstract": null,
            "authors": [
                "Winkler, A",
                "Zigeuner, R",
                "Rehak, P",
                "Hutterer, G",
                "Chromecki, T",
                "Langner, C"
            ],
            "year": 2007,
            "source": "Virchows Arch. 2007; 450(1):59-64",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244213600007",
            "pubmed": "17111129",
            "doi": "10.1007/s00428-006-0316-0",
            "pmc": null,
            "organizations": [
                "61920-14020",
                "61920-14045",
                "61920-14056"
            ],
            "persons": [
                "61920-50044-4",
                "61920-50839-6",
                "61920-51738-6"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Virchows Arch",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.029,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.696969696969697,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": true
        },
        {
            "id": 61917,
            "title": "Crucial role of TrkB ligands in the survival and phenotypic differentiation of developing locus coeruleus noradrenergic neurons.",
            "abstract": null,
            "authors": [
                "Holm, PC",
                "Rodríguez, FJ",
                "Kresse, A",
                "Canals, JM",
                "Silos-Santiago, I",
                "Arenas, E"
            ],
            "year": 2003,
            "source": "Development. 2003; 130(15): 3535-3545. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184830700017",
            "pubmed": "12810600",
            "doi": "10.1242/dev.00565",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61917-51205-6"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Development",
            "issn": "0950-1991",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.663,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.878787878787879,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "DEVELOPMENTAL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61926,
            "title": "Ultrasound controlled extracorporeal shockwave lithotripsy of pancreatic calculi in patients with chronic recurrent pancreatitis].",
            "abstract": null,
            "authors": [
                "Schreiber, F",
                "Gurakuqi, GC",
                "Trauner, M",
                "Krejs, GJ"
            ],
            "year": 1994,
            "source": "Bildgebung. 1994; 61(3):182-186",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7987059",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61926-14081"
            ],
            "persons": [
                "61926-51539-1",
                "61926-51534-4"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Bildgebung",
            "issn": "1012-5655",
            "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": 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": 61915,
            "title": "Colitis induces CRF expression in hypothalamic magnocellular neurons and blunts CRF gene response to stress in rats.",
            "abstract": null,
            "authors": [
                "Kresse, AE",
                "Million, M",
                "Saperas, E",
                "Taché, Y"
            ],
            "year": 2001,
            "source": "Am J Physiol Gastrointest Liver Physiol. 2001; 281(5): G1203-G1213. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171648700012",
            "pubmed": "11668029",
            "doi": "10.1152/ajpgi.2001.281.5.G1203",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61915-51205-1"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Am J Physiol Gastrointest Liver Physiol",
            "issn": "0193-1857",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.66,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.872340425531915,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 61907,
            "title": "Distribution of acidic fibroblast growth factor mRNA-expressing neurons in the adult mouse central nervous system.",
            "abstract": null,
            "authors": [
                "Kresse, A",
                "Pettersson, R",
                "Hökfelt, T"
            ],
            "year": 1995,
            "source": "J Comp Neurol. 1995; 359(2): 323-339. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RQ59300009",
            "pubmed": "7499532",
            "doi": "10.1002/cne.903590210",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61907-51205-1"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "J Comp Neurol",
            "issn": "0021-9967",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.584,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": 61885,
            "title": "Results of quantification of frusemide response in 123I-hippuran renal studies of unilateral renal artery stenosis.",
            "abstract": null,
            "authors": [
                "Flueckiger, F",
                "Fueger, GF",
                "Hausegger, K",
                "Nicoletti, R"
            ],
            "year": 1990,
            "source": "Contrib Nephrol. 1990; 79(8-10): 196-199. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2225860",
            "doi": "10.1159/000418177",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Contrib Nephrol",
            "issn": "0302-5144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.341463414634146,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 61903,
            "title": "Mesothelioma mortality in Europe: impact of asbestos consumption and simian virus 40.",
            "abstract": null,
            "authors": [
                "Leithner, K",
                "Leithner, A",
                "Clar, H",
                "Weinhaeusel, A",
                "Radl, R",
                "Krippl, P",
                "Rehak, P",
                "Windhager, R",
                "Haas, OA",
                "Olschewski, H"
            ],
            "year": 2006,
            "source": "Orphanet J Rare Dis. 2006; 1(3): 44-44. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000251586200001",
            "pubmed": "17090323",
            "doi": "10.1186/1750-1172-1-44",
            "pmc": "PMC1664552",
            "organizations": [
                "61903-14045",
                "61903-14052",
                "61903-14085",
                "61903-14087"
            ],
            "persons": [
                "61903-51045-6",
                "61903-53237-6",
                "61903-57557-1"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Orphanet J Rare Dis",
            "issn": "1750-1172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.283950617283951,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": true
        },
        {
            "id": 61884,
            "title": "Practice of quality control of nuclear medicine instrumentation in Austria",
            "abstract": null,
            "authors": [
                "Nicoletti, R"
            ],
            "year": 1986,
            "source": "Strahlenschutz Forsch Prax. 1986; 27:  187-190. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3705119",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Strahlenschutz Forsch Prax",
            "issn": "0081-5888",
            "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": 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": 61883,
            "title": "SPET quality control: a comprehensive test procedure for evaluating the rotation system parameters COR-offset, y-shift and detector tilt.",
            "abstract": null,
            "authors": [
                "Nicoletti, R",
                "Vejda, M",
                "Fueger, GF",
                "Sorantin, E"
            ],
            "year": 1995,
            "source": "Nucl Med Commun. 1995; 16(2): 105-111. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QF00800008",
            "pubmed": "7731617",
            "doi": "10.1097/00006231-199502000-00008",
            "pmc": null,
            "organizations": [
                "61883-14054"
            ],
            "persons": [
                "61883-51913-6"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Nucl Med Commun",
            "issn": "0143-3636",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.989,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.544303797468354,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61882,
            "title": "Scintigraphy and sonography in reflux nephropathy: a comparison.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E",
                "Maurer, U",
                "Füger, G",
                "Nicoletti, R"
            ],
            "year": 1993,
            "source": "Nucl Med Commun. 1993; 14(4):339-342",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KX75700008",
            "pubmed": "8479676",
            "doi": "10.1097/00006231-199304000-00176",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61882-51373-2"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Nucl Med Commun",
            "issn": "0143-3636",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.078,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.544303797468354,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61909,
            "title": "Detailed mapping of CGRP mRNA expression in the rat central nervous system: comparison with previous immunocytochemical findings.",
            "abstract": null,
            "authors": [
                "Kresse, A",
                "Jacobowitz, DM",
                "Skofitsch, G"
            ],
            "year": 1995,
            "source": "Brain Res Bull. 1995; 36(3): 261-274. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995PY93000009",
            "pubmed": "7697380",
            "doi": "10.1016/0361-9230(94)00201-B",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61909-51205-2"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Brain Res Bull",
            "issn": "0361-9230",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.794,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504950495049505,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61910,
            "title": "Synaptic plasticity in the basolateral amygdala in transgenic mice expressing dominant-negative cAMP response element-binding protein (CREB) in forebrain.",
            "abstract": null,
            "authors": [
                "Rammes, G",
                "Steckler, T",
                "Kresse, A",
                "Schütz, G",
                "Zieglgänsberger, W",
                "Lutz, B"
            ],
            "year": 2000,
            "source": "Eur J Neurosci. 2000; 12(7): 2534-2546. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088310300031",
            "pubmed": "10947828",
            "doi": "10.1046/j.1460-9568.2000.00108.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61910-51205-6"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Eur J Neurosci",
            "issn": "0953-816X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.862,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.83743842364532,
            "impactfactor_norm_year": 2000,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61919,
            "title": "Galanin in the brain: chemoarchitectonics and brain cartography--a historical review.",
            "abstract": null,
            "authors": [
                "Jacobowitz, DM",
                "Kresse, A",
                "Skofitsch, G"
            ],
            "year": 2004,
            "source": "Peptides. 2004; 25(3): 433-464. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000221630500011",
            "pubmed": "15134866",
            "doi": "10.1016/j.peptides.2004.02.015",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61919-51205-6"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Peptides",
            "issn": "0196-9781",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.511,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.695187165775401,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61912,
            "title": "Long-term repetitive transcranial magnetic stimulation increases the expression of brain-derived neurotrophic factor and cholecystokinin mRNA, but not neuropeptide tyrosine mRNA in specific areas of rat brain.",
            "abstract": null,
            "authors": [
                "Müller, MB",
                "Toschi, N",
                "Kresse, AE",
                "Post, A",
                "Keck, ME"
            ],
            "year": 2000,
            "source": "Neuropsychopharmacology. 2000; 23(2): 205-215. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088246400010",
            "pubmed": "10882847",
            "doi": "10.1016/S0893-133X(00)00099-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61912-51205-6"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Neuropsychopharmacology",
            "issn": "0893-133X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.579,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.950276243093923,
            "impactfactor_norm_year": 2000,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61913,
            "title": "Selective activation of the hypothalamic vasopressinergic system in mice deficient for the corticotropin-releasing hormone receptor 1 is dependent on glucocorticoids.",
            "abstract": null,
            "authors": [
                "Müller, MB",
                "Landgraf, R",
                "Preil, J",
                "Sillaber, I",
                "Kresse, AE",
                "Keck, ME",
                "Zimmermann, S",
                "Holsboer, F",
                "Wurst, W"
            ],
            "year": 2000,
            "source": "Endocrinology. 2000; 141(11): 4262-4269. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089970300042",
            "pubmed": "11089561",
            "doi": "10.1210/en.141.11.4262",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61913-51205-6"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Endocrinology",
            "issn": "0013-7227",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.79,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.865168539325843,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 61908,
            "title": "Distribution of calcitonin gene-related peptide in the central nervous system of the rat by immunocytochemistry and in situ hybridization histochemistry.",
            "abstract": null,
            "authors": [
                "Kresse, A",
                "Jacobowitz, DM",
                "Skofitsch, G"
            ],
            "year": 1992,
            "source": "Ann N Y Acad Sci. 1992; 657(3): 455-457. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JL49900046",
            "pubmed": "1637098",
            "doi": "10.1111/j.1749-6632.1992.tb22798.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61908-51205-1"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Ann N Y Acad Sci",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.868,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827160493827161,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}