
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/292569a9999d9534056b001c566933756/wburr",         
         "tags" : [
            "GlobalBusiness","Globalization","InternationalizationProcessModels","Management"
         ],
         
         "intraHash" : "92569a9999d9534056b001c566933756",
         "interHash" : "2c89397cf36127e70f7dc3cc6e2f89fa",
         "label" : "Implementing international services : a tailorable method for market assessment, modularization, and process transfer",
         "user" : "wburr",
         "description" : "",
         "date" : "2026-03-25 11:11:10",
         "changeDate" : "2026-03-25 11:11:10",
         "count" : 1,
         "pub-type": "book",
         "series": "Gabler Research",
         "year": "2011", 
         "url": "https://d-nb.info/992304784/04", 
         
         "author": [ 
            "Wolfgang Burr"
         ],
         "authors": [
         	
            	{"first" : "Wolfgang",	"last" : "Burr"}
         ],
         
         "editor": [ 
            "Tilo Böhmann","Wolfgang Burr","Thomas Herrmann","Helmut Krcmar"
         ],
         "editors": [
         	
            	{"first" : "Tilo",	"last" : "Böhmann"},
            	{"first" : "Wolfgang",	"last" : "Burr"},
            	{"first" : "Thomas",	"last" : "Herrmann"},
            	{"first" : "Helmut",	"last" : "Krcmar"}
         ],
         
         "isbn" : "9783834915771",
         
         "bibtexKey": "null"

      }
	  
   ]
}
