diff options
Diffstat (limited to 'root/articles/mmmfs/references')
5 files changed, 22 insertions, 21 deletions
diff --git a/root/articles/mmmfs/references/$order b/root/articles/mmmfs/references/$order index 1e250b7..f50f166 100644 --- a/root/articles/mmmfs/references/$order +++ b/root/articles/mmmfs/references/$order @@ -1,20 +1,20 @@ +poc-or-gtfo +aspect-ratios +memex appliances -osx-files -ios-files super-powers -adobe +dijkstra +subtext +mime-types +alternatives-to-trees xerox-star -memex -hypercard -wikipedia unix -subtext +transclusion +adobe +acm-dl +hypercard inkandswitch linux-exec -poc-or-gtfo -acm-dl -aspect-ratios -alternatives-to-trees -transclusion -mime-types -dijkstra +wikipedia +osx-files +renaming diff --git a/root/articles/mmmfs/references/adobe/text$bibtex b/root/articles/mmmfs/references/adobe/text$bibtex index 3a83038..fccef37 100644 --- a/root/articles/mmmfs/references/adobe/text$bibtex +++ b/root/articles/mmmfs/references/adobe/text$bibtex @@ -2,6 +2,7 @@ title = {Adobe is cutting off users in Venezuela due to US sanctions}, url = {https://www.theverge.com/2019/10/7/20904030/adobe-venezuela-photoshop-behance-us-sanctions}, publisher = {The Verge}, + author = {Lee, Dami}, year = {2019}, visited = {2019-12-18}, } diff --git a/root/articles/mmmfs/references/ios-files/text$bibtex b/root/articles/mmmfs/references/ios-files/text$bibtex deleted file mode 100644 index 7ec911c..0000000 --- a/root/articles/mmmfs/references/ios-files/text$bibtex +++ /dev/null @@ -1,6 +0,0 @@ -@online{ios:files, - title = {Use the Files app on your iPhone, iPad, or iPod touch}, - url = {https://support.apple.com/en-us/HT206481}, - publisher = {Apple}, - visited = {2019-12-27}, -} diff --git a/root/articles/mmmfs/references/renaming/text$bibtex b/root/articles/mmmfs/references/renaming/text$bibtex new file mode 100644 index 0000000..a4aa714 --- /dev/null +++ b/root/articles/mmmfs/references/renaming/text$bibtex @@ -0,0 +1,6 @@ +@online{renaming, + title = {Why is it possible to convert a file just by renaming it?}, + url = {https://askubuntu.com/q/166602}, + publisher = {askubuntu.com}, + visited = {2019-12-18}, +} diff --git a/root/articles/mmmfs/references/text$moonscript -> fn -> mmm$dom.moon b/root/articles/mmmfs/references/text$moonscript -> fn -> mmm$dom.moon index 59b5c54..7d0622c 100644 --- a/root/articles/mmmfs/references/text$moonscript -> fn -> mmm$dom.moon +++ b/root/articles/mmmfs/references/text$moonscript -> fn -> mmm$dom.moon @@ -5,7 +5,7 @@ refs = for ref in *@children li ref\gett 'mmm/dom' div { - h1 "references" + h1 "references", id: 'references' ol with refs refs.style = 'line-height': 'normal' } |
