CINXE.COM

HOW-TO: External Profile IDs | Microsoft Conference Management Toolkit Documentation

<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>HOW-TO: External Profile IDs | Microsoft Conference Management Toolkit Documentation </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="HOW-TO: External Profile IDs | Microsoft Conference Management Toolkit Documentation "> <meta name="generator" content="docfx 2.45.1.0"> <meta name="description" content="Microsoft's Conference Management Toolkit is a hosted academic conference management system. Modern interface, high scalability, extensive features and outstanding support are the signatures of Microsoft CMT."> <meta name="keywords" content="Microsoft CMT, conference submission system, conference submission software, conference submission tools, conference management system, conference management software, conference management tools, abstract management system, abstract management software, abstract management tools, abstract submission system, abstract submission software, abstract submission tools, abstract review system, abstract review software, abstract review tools, paper submission system, paper submission software, paper submission tools, peer review system, peer review software, conference reviewing system, conference reviewing tools"> <link rel="shortcut icon" href="../../favicon.ico"> <link rel="stylesheet" href="../../styles/docfx.vendor.css"> <link rel="stylesheet" href="../../styles/docfx.css"> <link rel="stylesheet" href="../../styles/main.css"> <meta property="docfx:navrel" content="../../toc.html"> <meta property="docfx:tocrel" content="../toc.html"> </head> <body data-spy="scroll" data-target="#affix" data-offset="120"> <div id="wrapper"> <header> <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../../index.html"> </a> </div> <div class="collapse navbar-collapse" id="navbar"> <p class="navbar-center navbar-text" style="font-size: 22px">Microsoft Conference Management Toolkit</p> <form class="navbar-form navbar-right"> <a href="https://cmt3.research.microsoft.com/CMTSRM/" class="btn btn-success">Request Free CMT Site</a> <a href="/" class="btn btn-success">Login</a> </form> </div> </div> </nav> <div class="subnav navbar navbar-default"> <div class="container hide-when-search" id="breadcrumb"> <ul class="breadcrumb"> <li></li> </ul> </div> </div> </header> <div role="main" class="container body-content hide-when-search"> <div class="sidenav hide-when-search"> <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a> <div class="sidetoggle collapse" id="sidetoggle"> <div id="sidetoc"></div> </div> </div> <div class="article row grid-right"> <div class="col-md-10"> <article class="content wrap" id="_content" data-uid=""> <h1 id="how-to-external-profile-ids">HOW-TO: External Profile IDs</h1> <h2 id="overview">OVERVIEW</h2> <p>There are five fields in the 'User Profile’ panel for entering users’ external scholar IDs: Google Scholar ID, Semantic Scholar ID, DBLP, ORCID and OpenReview ID.<br> Conference chairs may use the profiles to help facilitate paper matching and reviewer suggestions.</p> <h2 id="name-dropdown">NAME DROPDOWN</h2> <ul> <li>Click your name dropdown and select 'User Profile'</li> </ul> <p><img src="images/external-profile/name-dropdown.user.profile.png" alt="External Profile"></p> <h2 id="user-profile-pane">USER PROFILE PANE</h2> <p>It is here you can enter Google, Semantic Scholar, dblp, ORCID and OpenReview IDs.</p> <p><img src="images/external-profile/user-profile-panel.png" alt="External Profile"></p> <h2 id="google-scholar-id">GOOGLE SCHOLAR ID</h2> <p>Clicking the Google Scholar ID link will take you to the WIKI page - <a href="https://en.wikipedia.org/wiki/Template:Google_Scholar_id">https://en.wikipedia.org/wiki/Template:Google_Scholar_id</a> which contains instructions to find one’s Google Scholar ID.</p> <p><img src="images/external-profile/external-profile-google-scholar.png" alt="External Profile"></p> <h2 id="semantic-scholar-id">SEMANTIC SCHOLAR ID</h2> <p>Clicking the Semantic Scholar Id link will take you to the Wikidata page - <a href="https://www.wikidata.org/wiki/Property_talk:P4012">https://www.wikidata.org/wiki/Property_talk:P4012</a> which contains instructions to find one’s Semantic Scholar ID. The Id is a multi-digit number.</p> <p><img src="images/external-profile/external-profile-semantic-scholar.png" alt="External Profile"></p> <h2 id="dblp-id">DBLP ID</h2> <p>Finding a DBLP ID is more involved. We provide the detailed steps below.</p> <h3 id="cmt-required-dblp-id-formats">CMT-Required DBLP ID Formats</h3> <p>The DBLP ID that users enter into the CMT user profile page needs to be in one of the following formats.</p> <ul> <li>227/2109</li> <li>d/JohnDoe</li> </ul> <h3 id="finding-your-dblp-id-on-dblporg">Finding your DBLP ID on dblp.org</h3> <ol> <li>Go to the DBLP page (<a href="https://dblp.org/">https://dblp.org/</a>)</li> <li>Type your name in the search field</li> </ol> <p><img src="images/external-profile/external-profile-dblp-search.png" alt="External Profile"></p> <p>The results show:</p> <p><img src="images/external-profile/external-profile-dblp-search-results.png" alt="External Profile"></p> <ol start="3"> <li>From the Exact matches and Likely matches, click the link that belongs to you. It will take you to your DBLP home page. Once there, click on the ‘share’ icon, and copy your persistent URL.</li> </ol> <p><img src="images/external-profile/external-profile-dblp-share-icon.png" alt="External Profile"></p> <p>Persistent URLs can be in one of the following two forms.</p> <ul> <li>https://<i></i>dblp<i></i>.org<i></i>/pid/227/2109</li> <li>https://<i></i>dblp<i></i>.org<i></i>/pid/d/JohnDoe</li> </ul> <h3 id="extract-dblp-id-from-persistent-url">Extract DBLP ID from Persistent URL</h3> <p>Remove <strong>'https://<i></i>dblp<i></i>.org<i></i>/pid/'</strong> from the persistent URL.<br> This will leave either the numeric or name string with a single “/” (forward slash) like the following.</p> <ul> <li>227/2109</li> <li>d/JohnDoe</li> </ul> <h3 id="homonymous-names">Homonymous Names</h3> <p>If there are more than one entry for your name, there will be a digit(s) after the string.</p> <ul> <li>https://<i></i>dblp<i></i>.org<i></i>/pid/227/2109-3</li> <li>https://<i></i>dblp<i></i>.org<i></i>/pid/d/JohnDoe2</li> </ul> <p>Your DBLP ID would look like the following.</p> <ul> <li>227/2109-3</li> <li>d/JohnDoe2</li> </ul> <div class="NOTE"> <h5>Note</h5> <p>There is no '-' between ...'Doe' and '2'</p> </div> <h3 id="entering-dblp-id-in-cmt">Entering DBLP ID in CMT</h3> <p>Once you have your DBLP ID, enter it in the 'DBLP Id' field.</p> <p><img src="images/external-profile/external-profile-cmt.png" alt="External Profile"></p> <div class="NOTE"> <h5>Note</h5> <p>Any formatting other than described above is unacceptable.<br> For example, entering the entire persistent URL will be invalid.</p> </div> <h2 id="orcid-id">ORCID ID</h2> <p>Click the <a href="https://support.orcid.org/hc/en-us/sections/360001495313-What-is-ORCID">ORCID ID</a> link. It will take you to the 'What is ORCID' page of their website. From there you can log in to the ORCID registry.</p> <h2 id="openreview-id">OPENREVIEW ID</h2> <p>Click the <a href="https://docs.openreview.net/getting-started/creating-an-openreview-profile/finding-your-profile-id">OpenReview ID</a> link. It will take you to the 'Finding your profile ID' page of the OpenReview website.</p> </article> </div> <div class="hidden-sm col-md-2" role="complementary"> <div class="sideaffix"> <div class="contribution"> <ul class="nav"> </ul> </div> <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix"> <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> --> </nav> </div> </div> </div> </div> <footer> <div class="grad-bottom"></div> <div class="footer"> <div class="container"> <span> <span class="visible-desktop"> © Microsoft Corporation <span style="padding-left: 20px;"> <a href="/About" target="_blank">About CMT</a> | <a href="https://www.microsoft.com/en-us/legal/terms-of-use" target="_blank">Terms of Use</a> | <a href="https://go.microsoft.com/fwlink/?LinkId=521839" target="_blank">Privacy &amp; Cookies</a> | <a href="https://cmt3.research.microsoft.com/CMTSRM/" target="_blank">Request Free CMT Site</a> | <a href="mailto:support@msr-cmt.org">Email CMT Support</a> </span> </span> <div class="pull-right"> <a href="#top">Back to top</a> </div> </span> </div> </div> </footer> <footer> </footer> </div> <script type="text/javascript" src="../../styles/docfx.vendor.js"></script> <script type="text/javascript" src="../../styles/docfx.js"></script> <script type="text/javascript" src="../../styles/main.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10