HugoBlox / hugo-blox-builder

🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
https://hugoblox.com/templates/
MIT License
8.42k stars 2.91k forks source link

Copy the BibTeX directly instead of downloading the .bib file. #3141

Open Snitro opened 2 months ago

Snitro commented 2 months ago

Prerequisites

Proposal

When people use the cite feature, they often prefer to directly copy the bibliography (bib) information to their clipboard instead of downloading a bib file. It would be better to design a floating window that appears when the Cite button is clicked, allowing users to easily copy the bib information.

Motivation and context

Some academic websites allow direct copying. I think it's better than download the bib file: https://dl.acm.org/doi/10.5555/3295222.3295349 https://www.semanticscholar.org/paper/Attention-is-All-you-Need-Vaswani-Shazeer/204e3073870fae3d05bcbc2f6a8e263d9b72e776 https://research.google/pubs/attention-is-all-you-need/

thomwiggers commented 2 months ago

Does it not show up like this for you?

image

thomwiggers commented 2 months ago

Ah this appears to be a regression from the original bootstrap-based academic cv theme (which is still used by my website).

Snitro commented 1 month ago

Thanks for your reply, I used this theme, which is based on tailwind, not bootstrap. Maybe that's why I couldn't see the floating window.