This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| \ProvidesFile{math-alphabetic.bbx}[2016/02/10 alphabetic biblatex bibliography style for mathematicians] | |
| \RequireBibliographyStyle{alphabetic} | |
| \RequireBibliographyStyle{math-standard} | |
| \ExecuteBibliographyOptions{labelalpha,sorting=anyt} | |
| \endinput |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name New Userscript | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description try to take over the world! | |
| // @author You | |
| // @match https://*.github.com/* | |
| // @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js | |
| // @grant GM_addStyle | |
| // ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| POST /schedule-0.1/api/v1/events HTTP/1.1 | |
| Host: localhost:8080 | |
| Authorization: Bearer yupi | |
| Content-Type: application/json | |
| Cache-Control: no-cache | |
| Postman-Token: 7257d132-e924-ed0c-20e9-ebe8b7ee728d | |
| { | |
| "dtstart": "2016-04-12T08:50:17.157+0000", | |
| "dtend": "2016-04-12T08:50:17.157+0000", |