Skip to content

Commit 1932594

Browse files
committed
Add link
1 parent 5d35d4e commit 1932594

1 file changed

Lines changed: 32 additions & 1 deletion

File tree

docs/links/database.json

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,22 @@
7171
"binary"
7272
]
7373
},
74+
"http://www.bibtex.org/": {
75+
"id": "bibtex",
76+
"description": "The official BibTeX website.",
77+
"short_url": "",
78+
"keywords": [
79+
"latex",
80+
"tex",
81+
"bibtex",
82+
"bib",
83+
"bibliography",
84+
"references",
85+
"refs",
86+
"citations",
87+
"cite"
88+
]
89+
},
7490
"http://www.json.org/": {
7591
"id": "json",
7692
"description": "The official JSON website.",
@@ -227,6 +243,21 @@
227243
"url-encoding"
228244
]
229245
},
246+
"https://en.wikipedia.org/wiki/Portable_Network_Graphics": {
247+
"id": "png",
248+
"description": "Wikipedia entry for Portable Network Graphics (PNG), a raster graphics file format that supports lossless data compression.",
249+
"short_url": "",
250+
"keywords": [
251+
"png",
252+
"portable",
253+
"network",
254+
"grahics",
255+
"images",
256+
"img",
257+
"format",
258+
"fmt"
259+
]
260+
},
230261
"https://en.wikipedia.org/wiki/Probability_density_function": {
231262
"id": "pdf",
232263
"description": "Wikipedia entry for the probability density function (PDF).",
@@ -508,4 +539,4 @@
508539
"graphics"
509540
]
510541
}
511-
}
542+
}

0 commit comments

Comments
 (0)