
{  
   "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/2f70fb89b9c10db4b324a7a0836cfcaf9/wburr",         
         "tags" : [
            "Internationalisierung","Licensing","MarketEntryStrategy","TechnologyTransfer","myown"
         ],
         
         "intraHash" : "f70fb89b9c10db4b324a7a0836cfcaf9",
         "interHash" : "d5b87e01279bd129177f66880fe781cd",
         "label" : "Licensing as an entry strategy to international markets",
         "user" : "wburr",
         "description" : "",
         "date" : "2026-04-09 17:26:42",
         "changeDate" : "2026-04-09 17:26:42",
         "count" : 1,
         "pub-type": "inbook",
         
         "year": "2011", 
         "url": "", 
         
         "author": [ 
            "W. Burr","C. Herstatt","G. Marquardt","S. Walch"
         ],
         "authors": [
         	
            	{"first" : "W.",	"last" : "Burr"},
            	{"first" : "C.",	"last" : "Herstatt"},
            	{"first" : "G.",	"last" : "Marquardt"},
            	{"first" : "S.",	"last" : "Walch"}
         ],
         "pages": "357-371",
         "isbn" : "9783834967930",
         
         "language" : "Englisch",
         
         "doi" : "doi.org/10.1007/978-3-8349-6793-0",
         
         "bibtexKey": "burr2011licensing"

      }
	  
   ]
}
