Files
Hightube-report/ref.bib
2026-06-27 16:04:22 +08:00

63 lines
1.8 KiB
BibTeX
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
@misc{go_doc,
title = {Go Documentation},
author = {{The Go Authors}},
url = {https://go.dev/doc/},
year = {2026},
note = {访问日期2026-06-27}
}
@misc{flutter_doc,
title = {Flutter Documentation},
author = {{Flutter Team}},
url = {https://docs.flutter.dev/},
year = {2026},
note = {访问日期2026-06-27}
}
@misc{ffmpeg_doc,
title = {FFmpeg Documentation},
author = {{FFmpeg Developers}},
url = {https://ffmpeg.org/documentation.html},
year = {2026},
note = {访问日期2026-06-27}
}
@misc{joy4_github,
title = {joy4: Go audio/video library and streaming server},
author = {{joy4 Authors}},
url = {https://github.com/nareix/joy4},
year = {2021},
note = {访问日期2026-06-27}
}
@misc{flvjs_github,
title = {flv.js: HTML5 FLV Player},
author = {{Bilibili Developers}},
url = {https://github.com/bilibili/flv.js},
year = {2024},
note = {访问日期2026-06-27}
}
@misc{frp_github,
title = {frp: A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet},
author = {{Fatedier}},
url = {https://github.com/fatedier/frp},
year = {2026},
note = {访问日期2026-06-27}
}
@misc{caddy_doc,
title = {Caddy Documentation},
author = {{Caddy Server Authors}},
url = {https://caddyserver.com/docs/},
year = {2026},
note = {访问日期2026-06-27}
}
@misc{sqlite_wal,
title = {Write-Ahead Logging (WAL) in SQLite},
author = {{SQLite Development Team}},
url = {https://www.sqlite.org/wal.html},
year = {2026},
note = {访问日期2026-06-27}
}